Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-05-27 | Convert all calls using _glapi_Dispatch to use the new GL_CALL macro. | Ian Romanick | |
2004-05-05 | Remove a debug printf that should not have been left in. | Ian Romanick | |
2004-05-05 | Added support for the 3rd texture coordinate for cubemaps and 3D | Ian Romanick | |
textures. progs/demos/cubemap and progs/demos/stex3d seem to work correctly at all tcl_mode settings. x86 / SSE codegen is currently disabled. | |||
2004-04-27 | Use the dispatch table directly instead of calling GL functions. | Ian Romanick | |
2004-01-04 | Reenable the vtxfmt code paths in the radeon and r200 drivers. | Felix Kuehling | |
2003-12-09 | clean up some compiler warnings | Keith Whitwell | |
2003-11-24 | Import vtx-0-2-branch | Keith Whitwell | |
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 | |