summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/unichrome/via_context.c
AgeCommit message (Expand)Author
2004-12-20Remove #ifdef DEBUG's in code, but still allow compiler to remove debugKeith Whitwell
2004-12-15Unichrome DRI:Thomas Hellström
2004-12-15Unichrome DRI:Thomas Hellström
2004-12-12fix recursion problem introduced on Nov 27Brian Paul
2004-11-27Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().Brian Paul
2004-10-13Make the GL_RENDERER string include the actual chipset informationIan Romanick
2004-10-08Massively cleaned up the code that calculates front/back/depth bufferIan Romanick
2004-10-04Set MaxTextureImageUnits and MaxTextureCoordUnits to match MaxTextureUnits.Ian Romanick
2004-10-02added support for GL_ARB_draw_buffersBrian Paul
2004-09-30Factored out code for setting texture coordinate wrap bits. Added supportIan Romanick
2004-07-04Patch removes _SOLO definition needed for mesa-solo. mesa-soloJon Smirl
2004-06-04Start to "modernize" the driver.Ian 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-26added _tnl_allow_vertex/pixel_fog() callsBrian Paul
2004-02-23updates from Erdi ChenBrian Paul
2004-01-30Via Unichrome/cle266 driver (Erdi Chen)Brian Paul