| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | updated glext.h and glxext.h files | Brian Paul | 2004-08-10 | 1 | -1/+1 |
* | vtk and Paraview links updated | Brian Paul | 2004-07-28 | 2 | -1/+3 |
* | don't use GLuint or GLvoid in function declaration | Brian Paul | 2004-07-27 | 1 | -1/+2 |
* | new MESA_GLX_DEPTH_BITS env var | Brian Paul | 2004-07-23 | 2 | -1/+2 |
* | added MESA_GLX_FORCE_ALPHA env var | Brian Paul | 2004-07-23 | 2 | -0/+2 |
* | minor doc update | Daniel Borca | 2004-07-21 | 1 | -1/+2 |
* | fixed AIX color interpolation bug | Brian Paul | 2004-07-05 | 1 | -0/+1 |
* | fixed vertex program state references | Brian Paul | 2004-06-29 | 1 | -0/+1 |
* | glBegin/EndQueryARB bug fix | Brian Paul | 2004-06-28 | 1 | -0/+1 |
* | fix GL_HP_occlusion_test bug, use glext.h version 23 | Brian Paul | 2004-06-24 | 1 | -0/+2 |
* | latest bug fixes, etc. | Brian Paul | 2004-06-20 | 1 | -2/+5 |
* | Hack for linear fogging. Added empty routines for WGL_ARB_pixel_format WGL_AR... | Daniel Borca | 2004-06-19 | 1 | -5/+0 |
* | Fixed a bug in vertex emitter (untile we move to t_vertex.c) | Daniel Borca | 2004-06-14 | 1 | -7/+7 |
* | document recent changes/fixes | Brian Paul | 2004-06-10 | 1 | -0/+5 |
* | masked out unsupported glBlendColor (some games check only the proc addr) | Daniel Borca | 2004-06-03 | 1 | -0/+5 |
* | s/core/main/ | Brian Paul | 2004-05-21 | 1 | -1/+1 |
* | lots of updates | Brian Paul | 2004-05-20 | 1 | -12/+88 |
* | updated URL | Brian Paul | 2004-05-20 | 1 | -1/+1 |
* | doc update; minor changes | Daniel Borca | 2004-05-20 | 1 | -0/+9 |
* | documentation update | Daniel Borca | 2004-05-07 | 1 | -8/+12 |
* | documentation for TexImage code changes | Brian Paul | 2004-05-05 | 1 | -3/+39 |
* | added pointer to Vincent (OpenGL ES implementation) | Brian Paul | 2004-04-27 | 1 | -1/+6 |
* | new CYGWIN docs from Eric Lassauge | Brian Paul | 2004-04-23 | 1 | -0/+256 |
* | apply texgen/texture matrix in glRasterPos | Brian Paul | 2004-04-19 | 1 | -0/+1 |
* | glTexEnviv bug fix | Brian Paul | 2004-04-19 | 1 | -1/+1 |
* | bug fixes for ARB/NV fragment program texture instructions | Brian Paul | 2004-04-18 | 1 | -0/+2 |
* | updated instructions for new directory tree and makefile system | Brian Paul | 2004-04-18 | 1 | -6/+9 |
* | documentation updates | Daniel Borca | 2004-04-14 | 2 | -56/+90 |
* | updated Glide driver documentation | Daniel Borca | 2004-04-13 | 1 | -6/+4 |
* | revived linux-glide build process | Daniel Borca | 2004-04-07 | 1 | -10/+2 |
* | update revision history | Brian Paul | 2004-04-03 | 1 | -0/+1 |
* | minor corrections | Brian Paul | 2004-04-03 | 1 | -5/+5 |
* | reorder 6.0 / 6.0.1 entries | Brian Paul | 2004-04-02 | 1 | -18/+18 |
* | merge from 6.0 branch | Brian Paul | 2004-04-02 | 4 | -2/+139 |
* | code cleanup heheh | Daniel Borca | 2004-03-29 | 1 | -2/+23 |
* | updated Makefile info | Brian Paul | 2004-03-26 | 1 | -29/+38 |
* | update my email address | Brian Paul | 2004-03-25 | 11 | -15/+15 |
* | added aux buffers item | Brian Paul | 2004-03-21 | 1 | -0/+1 |
* | workaround for crash-upon-exit in verbose mode | Daniel Borca | 2004-03-02 | 1 | -3/+3 |
* | fixed some typos | Daniel Borca | 2004-02-20 | 1 | -2/+2 |
* | recent bug fixes/changes (fog, glArrayElement, triangle rasterization) | Brian Paul | 2004-02-17 | 1 | -2/+6 |
* | added note about kernel modules | Brian Paul | 2004-02-13 | 1 | -0/+5 |
* | info about precompiled libs for Solaris | Brian Paul | 2004-02-13 | 2 | -0/+25 |
* | reorganized DMesa to fxMesa wrapper | Daniel Borca | 2004-02-09 | 1 | -0/+1 |
* | deal with combine_ext refactor | Daniel Borca | 2004-02-09 | 1 | -2/+2 |
* | added NUL driver for DMesa | Daniel Borca | 2004-02-07 | 1 | -2/+14 |
* | added Daniel Stone for getting CVS access | Brian Paul | 2004-02-03 | 1 | -1/+3 |
* | updated list of env vars | Brian Paul | 2004-02-02 | 1 | -3/+16 |
* | added glutGetProcAddress in DMesaGLUT | Daniel Borca | 2004-02-02 | 1 | -1/+1 |
* | updated GLUT link | Brian Paul | 2004-01-26 | 1 | -2/+2 |