summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/unichrome/via_ioctl.c
AgeCommit message (Expand)Author
2004-12-29Don't pingpong cliprects through sarea on CopyBuffer().Keith Whitwell
2004-12-29Large updateKeith Whitwell
2004-12-23Chop out more dead code.Keith Whitwell
2004-12-22Fix merge error.Keith Whitwell
2004-12-22Remove dead code.Keith Whitwell
2004-12-21Remove debug code which referenced an old global variable.Keith Whitwell
2004-12-21Push a number of global variables into the viaContext struct.Keith Whitwell
2004-12-21Add missing swap-control calculations.Keith Whitwell
2004-12-21Add vsync swapbuffers. This waits on the irq so gears run in this modeKeith Whitwell
2004-12-20Remove #ifdef DEBUG's in code, but still allow compiler to remove debugKeith Whitwell
2004-12-15Unichrome DRI:Thomas Hellström
2004-10-08Massively cleaned up the code that calculates front/back/depth bufferIan Romanick
2004-10-02added support for GL_ARB_draw_buffersBrian Paul
2004-05-08Don't mix variable definitions and other statements (fixed build on oldEric Anholt
2004-03-11Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl
2004-02-23updates from Erdi ChenBrian Paul
2004-01-30Via Unichrome/cle266 driver (Erdi Chen)Brian Paul