Age | Commit message (Expand) | Author |
2004-12-29 | Simplfy clear() and swapbuffers() code. | Keith Whitwell |
2004-12-29 | Don't advertise wide lines or points. | Keith Whitwell |
2004-12-29 | Make line stipple a fallback. | Keith Whitwell |
2004-12-29 | Large update | Keith Whitwell |
2004-12-23 | Remove the VIA_PERFORMANCE code. A step towards moving the driver | Keith Whitwell |
2004-12-23 | Chop out more dead code. | Keith Whitwell |
2004-12-22 | Remove dead code. | Keith Whitwell |
2004-12-21 | Push a number of global variables into the viaContext struct. | Keith Whitwell |
2004-12-21 | Note that state is dirty on contended lock. Allows two applications | Keith Whitwell |
2004-12-21 | Add vsync swapbuffers. This waits on the irq so gears run in this mode | Keith Whitwell |
2004-12-20 | Remove #ifdef DEBUG's in code, but still allow compiler to remove debug | Keith Whitwell |
2004-12-15 | Unichrome DRI: | Thomas Hellström |
2004-12-15 | Unichrome DRI: | Thomas Hellström |
2004-12-12 | fix recursion problem introduced on Nov 27 | Brian Paul |
2004-11-27 | Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport(). | Brian Paul |
2004-10-13 | Make the GL_RENDERER string include the actual chipset information | Ian Romanick |
2004-10-08 | Massively cleaned up the code that calculates front/back/depth buffer | Ian Romanick |
2004-10-04 | Set MaxTextureImageUnits and MaxTextureCoordUnits to match MaxTextureUnits. | Ian Romanick |
2004-10-02 | added support for GL_ARB_draw_buffers | Brian Paul |
2004-09-30 | Factored out code for setting texture coordinate wrap bits. Added support | Ian Romanick |
2004-07-04 | Patch removes _SOLO definition needed for mesa-solo. mesa-solo | Jon Smirl |
2004-06-04 | Start to "modernize" the driver. | Ian Romanick |
2004-04-29 | Allow *_dri.so to build in Mesa tree with the 'linux-dri' target. | Keith Whitwell |
2004-03-11 | Adjustments to make everything use IOCTL/sarea defines in DRM instead | Jon Smirl |
2004-02-26 | added _tnl_allow_vertex/pixel_fog() calls | Brian Paul |
2004-02-23 | updates from Erdi Chen | Brian Paul |
2004-01-30 | Via Unichrome/cle266 driver (Erdi Chen) | Brian Paul |