Age | Commit message (Expand) | Author |
2003-11-07 | NCC fixes and some cosmetics | Daniel Borca |
2003-11-04 | added wgl bug fix | Brian Paul |
2003-11-04 | fix AccessViolation bug (#835861) | Brian Paul |
2003-11-03 | another tweak from Matt Sealey | Brian Paul |
2003-11-03 | small fixes wrt texture handling | Daniel Borca |
2003-11-03 | small fixes wrt texture handling | Daniel Borca |
2003-11-03 | Voodoo2 happiness | Daniel Borca |
2003-11-03 | accomodate decorated names | Daniel Borca |
2003-10-31 | removed detritus | Daniel Borca |
2003-10-30 | bugfixes wrt texture compression | Daniel Borca |
2003-10-29 | changes to accomodate texture compression | Daniel Borca |
2003-10-29 | texture compression | Daniel Borca |
2003-10-27 | prefix MAKELIB with TOP in default case (Matt Sealey) | Brian Paul |
2003-10-27 | minor fix to glutSetColor prototype (Evgeny Kotsuba) | Brian Paul |
2003-10-27 | Pass $(MKLIB_OPTIONS) to mklib script to allow setting extra options. | Brian Paul |
2003-10-27 | added MorphOS instructions (Matt Sealey) | Brian Paul |
2003-10-24 | Fix for missing GLAPIENTRYP definition | Jon Smirl |
2003-10-23 | entrypoints... again | Daniel Borca |
2003-10-23 | more MinGW fixes | Daniel Borca |
2003-10-23 | s/GLuint */GLvoid */ | Brian Paul |
2003-10-23 | added a few missing GLAPIENTRYs to make MinGW compile again | Daniel Borca |
2003-10-22 | Initial work for bounds checking of vertex arrays and vertex buffer objects. | Brian Paul |
2003-10-22 | More SciTech SNAP updates. Some of these files didn't really change, but | Kendall Bennett |
2003-10-22 | cosmetics and memos | Daniel Borca |
2003-10-22 | small fixes to accomodate Intel compiler/linker | Daniel Borca |
2003-10-22 | fixed a typo (array size) | Daniel Borca |
2003-10-21 | Updates to SSE assembler support for Open Watcom | Kendall Bennett |
2003-10-21 | Added GLAPIENTRY decorations for all first level OpenGL API function entry | Kendall Bennett |
2003-10-21 | prevent from optimizing out by some compilers (from XFree86 CVS) | Alan Hourihane |
2003-10-21 | added more debug code and tests | Brian Paul |
2003-10-21 | wrap in #ifdef FX / #endif | Brian Paul |
2003-10-21 | fix an error message | Brian Paul |
2003-10-21 | documentation update; also new makefiles for Win32 MesaFX build | Daniel Borca |
2003-10-21 | Committing in . | Jouk Jansen |
2003-10-21 | fixed some NASM opcodes; added segment overrides and temporary labels | Daniel Borca |
2003-10-21 | Napalm total immersion | Daniel Borca |
2003-10-21 | cosmetics; translated asm routines for use with ASSYNTAX.H | Daniel Borca |
2003-10-21 | Clean out some unused files | Jon Smirl |
2003-10-21 | Update DRI drivers to current DRI CVS and make them work. | Jon Smirl |
2003-10-20 | Define GLAPIENTRYP properly so that GLU compiles on Windows. | Karl Schultz |
2003-10-20 | Fix error in last check-in. | Karl Schultz |
2003-10-20 | Add missing files for building Windows distribution. | Karl Schultz |
2003-10-20 | Fix Makefiles to copy lib to $(TOP)/lib if missing | Jon Smirl |
2003-10-19 | Move initialization of default ctx->Driver.buffer-object-functions into | Brian Paul |
2003-10-17 | fix CVS info | Brian Paul |
2003-10-16 | add .dsp files to tarballs | Brian Paul |
2003-10-16 | update list of files for tarballs | Brian Paul |
2003-10-16 | obsolete | Brian Paul |
2003-10-16 | added GL_ARB_point_sprite tokens | Brian Paul |
2003-10-16 | Define SOLO so that check is possible for SOLO in project makefiles | Jon Smirl |