Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | texture units now share default texture objects | Brian Paul | 1999-10-09 | 2 | -27/+34 | |
* | fixed reference count bug in save_TexImage3DEXT() | Brian Paul | 1999-10-09 | 1 | -1/+5 | |
* | Fixed includes & added a few hooks for the DRI. | Keith Whitwell | 1999-10-08 | 36 | -125/+260 | |
* | more hooks for mga driver, including an immediate fastpath | Keith Whitwell | 1999-09-30 | 4 | -7/+51 | |
* | Bugfix for ctx->backface_sign calculation | Keith Whitwell | 1999-09-20 | 2 | -11/+13 | |
* | Cleaning up | Keith Whitwell | 1999-09-19 | 3 | -5/+22 | |
* | RasterMask was set incorrectly | Keith Whitwell | 1999-09-19 | 1 | -2/+2 | |
* | More Win32 build compliance fixups | Ted Jump | 1999-09-19 | 2 | -4/+6 | |
* | Large patch: | Keith Whitwell | 1999-09-18 | 13 | -281/+273 | |
* | pad GL_TINY to 6 digits | Brian Paul | 1999-09-17 | 1 | -2/+2 | |
* | GL_EXT_get_proc_address clean-up | Brian Paul | 1999-09-16 | 1 | -5/+5 | |
* | changed version string to return 1.2 | Brian Paul | 1999-09-16 | 1 | -2/+2 | |
* | Do pop for GL_VIEWPORT_BIT via. the api | Keith Whitwell | 1999-09-16 | 1 | -13/+14 | |
* | new version number symbols | Brian Paul | 1999-09-15 | 1 | -2/+6 | |
* | added third, tiny version number to mklib scripts | Brian Paul | 1999-09-15 | 1 | -2/+2 | |
* | removed unused GLcontext arg from a few functions | Brian Paul | 1999-09-15 | 1 | -5/+5 | |
* | GL_EXT_get_proc_address clean-up | Brian Paul | 1999-09-11 | 2 | -130/+129 | |
* | added GL_EXT_get_proc_address | Brian Paul | 1999-09-11 | 4 | -11/+202 | |
* | new DD_Z_NEVER flag | Keith Whitwell | 1999-09-10 | 1 | -3/+12 | |
* | moved gl_GetPointerv() into get.h | Brian Paul | 1999-09-09 | 1 | -12/+2 | |
* | moved gl_GetString() into get.c | Brian Paul | 1999-09-09 | 2 | -2/+55 | |
* | More compliant error check. | Miklos Fazekas | 1999-09-09 | 1 | -2/+8 | |
* | removed TexCoordUnit from GLcontext, use Array.ActiveTexture instead | Brian Paul | 1999-09-07 | 4 | -13/+9 | |
* | added vertices.c | Brian Paul | 1999-09-07 | 1 | -1/+2 | |
* | fixes for the mga driver | Keith Whitwell | 1999-09-05 | 1 | -1/+14 | |
* | fix for mga depthbuffer resize | Keith Whitwell | 1999-09-04 | 2 | -31/+42 | |
* | fixed GL_FRONT_AND_BACK cull bug | Keith Whitwell | 1999-09-02 | 1 | -2/+4 | |
* | Added vertices.c to compile list | Jouk Jansen | 1999-08-30 | 1 | -2/+2 | |
* | new files to support vertex-based geometry | Keith Whitwell | 1999-08-29 | 1 | -1/+3 | |
* | This time the correct file | Jouk Jansen | 1999-08-27 | 1 | -122/+117 | |
* | various pipeline bugs | Keith Whitwell | 1999-08-26 | 5 | -24/+52 | |
* | Update after disk crash | Jouk Jansen | 1999-08-24 | 1 | -116/+122 | |
* | fixed alpha channel problem in gl_blend_pixels() | Brian Paul | 1999-08-19 | 1 | -8/+1 | |
* | glIsEnabled(GL_TEXTURE_3D) was wrong | Brian Paul | 1999-08-19 | 1 | -2/+2 | |
* | testing | Brian Paul | 1999-08-19 | 1 | -1/+2 | |
* | Initial revision | jtg | 1999-08-19 | 70 | -0/+39633 |