Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Major rework of tnl module | Keith Whitwell | 2000-12-26 | 1 | -1240/+0 |
* | Enabled GL_EXT_secondary_color. Fixed a bunch of typos in the dlist.c | Brian Paul | 2000-10-27 | 1 | -0/+136 |
* | replaced ## with CONCAT macro | Brian Paul | 2000-09-06 | 1 | -2/+2 |
* | DeleteTexturesEXT was missing | Brian Paul | 2000-05-18 | 1 | -0/+8 |
* | now generated from bin/glx86asm.py script | Brian Paul | 2000-05-18 | 1 | -1846/+2014 |
* | added more entrypoints | Brian Paul | 2000-02-24 | 1 | -82/+433 |
* | added more extension entrypoints | Brian Paul | 2000-02-24 | 1 | -1/+300 |
* | include glapioffset.h instead of ../glapioffsets.h | Brian Paul | 2000-01-28 | 1 | -2/+2 |
* | renamed _mesa_Dispatch to _glapi_Dispatch, misc clean-up | Brian Paul | 2000-01-17 | 1 | -988/+992 |
* | added copyright info | Brian Paul | 2000-01-17 | 1 | -0/+32 |
* | x86 assembly dispatch | Josh Vanderhoof | 2000-01-16 | 1 | -0/+3985 |