Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Hack for linear fogging. Added empty routines for WGL_ARB_pixel_format ↵ | Daniel Borca | 2004-06-19 | 1 | -5/+0 |
| | | | | WGL_ARB_render_texture WGL_ARB_pbuffer | ||||
* | 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 |
| | | | | Glide3 driver: POINTCAST palette fixes | ||||
* | updated Glide driver documentation | Daniel Borca | 2004-04-13 | 1 | -6/+4 |
| | | | | | | | fixed SAL/SAR in assyntax.h (NASM) fixed a bug wrt NULL pointer assignment in t_vtx_api.c cosmetics to t_vtx_x86.c & t_vtx_x86_gcc.S enabled STDCALL with codegen (MinGW) | ||||
* | revived linux-glide build process | Daniel Borca | 2004-04-07 | 1 | -10/+2 |
| | | | | some small Makefile changes for MinGW & DJGPP | ||||
* | 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 |
| |