Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-17 | remove CVS/XFree86 keywords | Christoff Brill | |
2005-01-31 | Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless. | Adam Jackson | |
2004-11-03 | enable GL_EXT_fog_coord. Calculate fog factors and submit them instead of ↵ | Roland Scheidegger | |
fog coords (it seems the chip cannot do fog factor computation when not using fragment depth as fog coord source). vtxfmt uses fallback for now (most code present but some magic would be needed if replaying vertices is necessary later on). | |||
2004-09-07 | This patch enables GL_ARB_vertex_program and GL_NV_vertex_program | Dave Airlie | |
support in the r200 driver. Both extensions can be enabled via options, GL_ARB_vertex_program is on by default, GL_NV_vertex_program off. Option descriptions are in german, english and french. From: Philipp Klaus Krause | |||
2004-06-02 | add support for more than 2 texture units (max 6, default 4). use hang ↵ | Roland Scheidegger | |
workarounds only for r200, not derivatives. | |||
2003-10-21 | Update DRI drivers to current DRI CVS and make them work. | Jon Smirl | |
2003-08-06 | r200 driver, brought over by Jon Smirl | Keith Whitwell | |