Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc updates | Brian Paul | 2004-11-22 | 2 | -54/+91 |
| | |||||
* | emphasize on the contents of Glide SDK | Daniel Borca | 2004-11-15 | 1 | -34/+32 |
| | |||||
* | small note regarding SSE under pure DOS | Daniel Borca | 2004-11-12 | 1 | -1/+7 |
| | |||||
* | remove PBO work from to-do list | Brian Paul | 2004-10-31 | 1 | -2/+1 |
| | |||||
* | finished up PBO support | Brian Paul | 2004-10-31 | 1 | -1/+3 |
| | |||||
* | updated PLIB URL | Brian Paul | 2004-10-27 | 1 | -1/+1 |
| | |||||
* | GL_OES_read_format info | Brian Paul | 2004-10-16 | 2 | -1/+4 |
| | |||||
* | updated fsv URL | Brian Paul | 2004-10-13 | 1 | -2/+2 |
| | |||||
* | initial 6.3 changes | Brian Paul | 2004-10-13 | 2 | -3/+15 |
| | |||||
* | Forgot a contributor. | Philippe Houdoin | 2004-10-13 | 1 | -4/+7 |
| | | | | | Update build requirements since we can build with BeOS vanilla gcc *and* more recent gcc 2.95.3 versions (recommended for best performance). | ||||
* | doc update | Daniel Borca | 2004-10-12 | 1 | -4/+8 |
| | |||||
* | initial stuff for 6.3 | Brian Paul | 2004-10-02 | 5 | -64/+63 |
| | |||||
* | a few more updates for the 6.2 release | Brian Paul | 2004-10-02 | 3 | -9/+36 |
| | |||||
* | added PBO known issues | Brian Paul | 2004-10-02 | 1 | -1/+11 |
| | |||||
* | set 6.2 release date | Brian Paul | 2004-10-02 | 2 | -3/+5 |
| | |||||
* | minor updates and improvements | Karl Schultz | 2004-10-01 | 1 | -11/+28 |
| | |||||
* | updated osmesa info | Brian Paul | 2004-09-24 | 1 | -12/+9 |
| | |||||
* | added (back!) option to use non-packedcolor | Daniel Borca | 2004-09-24 | 1 | -0/+2 |
| | |||||
* | VBO refcount and spriteblast fixes | Brian Paul | 2004-09-16 | 1 | -1/+3 |
| | |||||
* | fixed glDeleteTextures bug | Brian Paul | 2004-09-14 | 1 | -0/+1 |
| | |||||
* | added GL_MAX_VERTEX_ATTRIBS_ARB bug fix | Brian Paul | 2004-09-13 | 1 | -0/+1 |
| | |||||
* | adjust texcoords for texture rectangle sampling | Brian Paul | 2004-09-13 | 1 | -0/+1 |
| | |||||
* | ggi updates | Brian Paul | 2004-09-10 | 1 | -0/+1 |
| | |||||
* | misc updates for 6.2 release | Brian Paul | 2004-09-10 | 2 | -2/+2 |
| | |||||
* | fix matrix classification and program parsing error state bugs | Brian Paul | 2004-09-10 | 1 | -0/+3 |
| | |||||
* | document MESA_FX_NOSNAP | Daniel Borca | 2004-08-31 | 1 | -1/+6 |
| | |||||
* | Todo list updated. Build instructions detailed. | Philippe Houdoin | 2004-08-24 | 1 | -15/+25 |
| | |||||
* | release notes for 6.2 | Brian Paul | 2004-08-22 | 2 | -0/+40 |
| | |||||
* | IRIX fixes | Brian Paul | 2004-08-22 | 1 | -0/+1 |
| | |||||
* | enabled GL_ARB_texture_rectangle | Brian Paul | 2004-08-20 | 1 | -0/+1 |
| | |||||
* | cleanup | Daniel Borca | 2004-08-20 | 1 | -2/+3 |
| | |||||
* | first bug fix for v6.2 | Brian Paul | 2004-08-19 | 1 | -0/+7 |
| | |||||
* | added Mesa 6.1 release info | Brian Paul | 2004-08-18 | 1 | -1/+56 |
| | |||||
* | set release date for 6.1 | Brian Paul | 2004-08-17 | 2 | -4/+4 |
| | |||||
* | some updated info about adding new extensions | Brian Paul | 2004-08-17 | 1 | -23/+33 |
| | |||||
* | prepared for release | Daniel Borca | 2004-08-16 | 1 | -1/+1 |
| | |||||
* | minor update to intro, and some word wrapping | Brian Paul | 2004-08-14 | 1 | -11/+14 |
| | |||||
* | BeOS updates, memory leak fix, updated release notes | Brian Paul | 2004-08-14 | 2 | -10/+6 |
| | |||||
* | Updated according to new way to build under BeOS. | Philippe Houdoin | 2004-08-14 | 1 | -15/+22 |
| | |||||
* | 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 |
| |