summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/unichrome/via_context.h
AgeCommit message (Expand)Author
2004-12-22Remove dead code.Keith Whitwell
2004-12-21Push a number of global variables into the viaContext struct.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-02Cut out all of the old texture environment code and rewrote it fromIan Romanick
2004-07-04Patch removes _SOLO definition needed for mesa-solo. mesa-soloJon Smirl
2004-06-02Replace drmHandle, drmContext, drmDrawable, drmMagic and related types withIan Romanick
2004-04-29Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.Keith Whitwell
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