Slashdot Mirror


Xabre Graphics Card Reviewed

Daniel Rutter writes: "Graphics cards using the SIS Xabre chipset don't seem to have quite made it to the retail market in most of the world yet, but they're on sale now here in Australia. I've checked out Triplex's shiny XabrePRO card. It's weird. Not just because it's silver, in typical Triplex fashion. It's also got weird drivers. Not bad drivers. Just... weird. And it makes a weird noise. Seriously." Check out those screenshots, and wonder.

4 of 120 comments (clear)

  1. Bad pun alert! Bad pun alert! by Anonymous Coward · · Score: 5, Funny

    So is the noise they make just Xabre rattling?

  2. Re:whats so wired about it? by tetro · · Score: 5, Funny

    I know why it's weird, when i tried setting up the resolution, it had "High Quality Porn" as a setting

    --
    .smell my feet.
  3. Curse of AOTC ... by tjwhaynes · · Score: 5, Funny

    Perfect, Nvidia's drivers aren't. About as good as you can get, they are.

    Reviewer like Yoda speak, yes? Graphics chip reviews inverted sentences need like head with hole ... hmmm?

    Cheers,

    Toby Haynes

    --
    Anything I post is strictly my own thoughts and doesn't necessarily have anything to do with the opinions of IBM.
  4. Vsync, and all that by Animats · · Score: 5, Insightful
    People who benchmark by redrawing faster than the display refresh rate are missing the point. The question is how much you can draw per frame time, not how many times you can redraw the same simple scene in a second. That measurement stopped being meaningful when display boards became fast enough to draw useful screens in less than a frame time.

    The two aren't that closely related. Just because you can draw X polygons N times per second doesn't mean you can draw 2X polygons N/2 times per second. You may run out of onboard memory or some other resource.

    There's also a time penalty for switching from the back buffer to the front buffer. In full screen mode, this is generally a switch, but in windowed mode, copying is usually involved, and some boards do that copy much faster than others.

    The "ooh, shiny heat sink" approach to board evaluation is also amusing.