Age | Commit message (Expand) | Author |
1999-10-11 | #include <stdlib.h> | Jouk Jansen |
1999-10-11 | #include <assert.h> | Jouk Jansen |
1999-10-11 | misc -> glmisc | Jouk Jansen |
1999-10-10 | now using GL_MALLOC, GL_FREE | Brian Paul |
1999-10-10 | now using GL_MALLOC, GL_FREE | Brian Paul |
1999-10-10 | fixed dumb typo | Brian Paul |
1999-10-10 | now using GL_MALLOC, GL_FREE | Brian Paul |
1999-10-10 | added memory macros | Brian Paul |
1999-10-09 | no underscore prefix for freebsd >= 3 (Simon Walton) | Josh Vanderhoof |
1999-10-09 | texture units now share default texture objects | Brian Paul |
1999-10-09 | fixed reference count bug in save_TexImage3DEXT() | Brian Paul |
1999-10-08 | fixed voodoo initialization | Keith Whitwell |
1999-10-08 | Fixed includes & added a few hooks for the DRI. | Keith Whitwell |
1999-10-05 | Added PARB support. | Miklos Fazekas |
1999-10-05 | Added gl_ext_multitexture_ADD suport. | Miklos Fazekas |
1999-10-05 | Added packed ARGB support. | Miklos Fazekas |
1999-10-05 | Packed RGBA support. | Miklos Fazekas |
1999-10-05 | Packed RGB support. | Miklos Fazekas |
1999-10-05 | Added support for GL_ext_texture_add | Miklos Fazekas |
1999-10-05 | Minor cleanup. | Miklos Fazekas |
1999-10-04 | Added tess_winding.c for compilation | Jouk Jansen |
1999-10-03 | Added tessellation winding rule support. Misc bug fixes. | Gareth Hughes |
1999-10-03 | Added tessellation winding rule files. | Gareth Hughes |
1999-09-30 | more hooks for mga driver, including an immediate fastpath | Keith Whitwell |
1999-09-21 | Disable genkgi sublib handling until we have some sublibs to handle | Jon Taylor |
1999-09-20 | Bugfix for ctx->backface_sign calculation | Keith Whitwell |
1999-09-19 | Cleaning up | Keith Whitwell |
1999-09-19 | RasterMask was set incorrectly | Keith Whitwell |
1999-09-19 | Fixed LIBNAME entry | Ted Jump |
1999-09-19 | Removed use of GLU.H - prevents compiler warning wrt:gluGetProcAddressEXT | Ted Jump |
1999-09-19 | More Win32 build compliance fixups | Ted Jump |
1999-09-18 | Large patch: | Keith Whitwell |
1999-09-17 | Fix for write-rgba-span and others | Keith Whitwell |
1999-09-17 | glGetProcAddressEXT changes to accomodate Win32 and non-Win32 | Brian Paul |
1999-09-17 | pad GL_TINY to 6 digits | Brian Paul |
1999-09-17 | pad GLU_TINY to 6 digits | Brian Paul |
1999-09-17 | Winding rule updates. | Gareth Hughes |
1999-09-17 | mesa_wgl.h should only be included when _WIN32 is defined | Jouk Jansen |
1999-09-17 | Modified to build better with Mesa wgl functions | Ted Jump |
1999-09-17 | Patch error fixup | Ted Jump |
1999-09-17 | Win32 build req't updates | Ted Jump |
1999-09-17 | fixed typo | Brian Paul |
1999-09-17 | version symbol changes | Brian Paul |
1999-09-17 | gluGetProcAddressEXT change for C++ / BeOS | Brian Paul |
1999-09-17 | updated for GL instead of MesaGL | Brian Paul |
1999-09-16 | initial check-in | Brian Paul |
1999-09-16 | added some casts in gluGetProcAddressEXT() | Brian Paul |
1999-09-16 | clean-up of GLU_EXT_get_proc_address | Brian Paul |
1999-09-16 | GL_EXT_get_proc_address clean-up | Brian Paul |
1999-09-16 | added GL_EXT_get_proc_address | Brian Paul |