Age | Commit message (Expand) | Author |
2004-09-24 | updated osmesa info | Brian Paul |
2004-09-24 | added (back!) option to use non-packedcolor | Daniel Borca |
2004-09-16 | VBO refcount and spriteblast fixes | Brian Paul |
2004-09-14 | fixed glDeleteTextures bug | Brian Paul |
2004-09-13 | added GL_MAX_VERTEX_ATTRIBS_ARB bug fix | Brian Paul |
2004-09-13 | adjust texcoords for texture rectangle sampling | Brian Paul |
2004-09-10 | ggi updates | Brian Paul |
2004-09-10 | misc updates for 6.2 release | Brian Paul |
2004-09-10 | fix matrix classification and program parsing error state bugs | Brian Paul |
2004-08-31 | document MESA_FX_NOSNAP | Daniel Borca |
2004-08-24 | Todo list updated. Build instructions detailed. | Philippe Houdoin |
2004-08-22 | release notes for 6.2 | Brian Paul |
2004-08-22 | IRIX fixes | Brian Paul |
2004-08-20 | enabled GL_ARB_texture_rectangle | Brian Paul |
2004-08-20 | cleanup | Daniel Borca |
2004-08-19 | first bug fix for v6.2 | Brian Paul |
2004-08-18 | added Mesa 6.1 release info | Brian Paul |
2004-08-17 | set release date for 6.1 | Brian Paul |
2004-08-17 | some updated info about adding new extensions | Brian Paul |
2004-08-16 | prepared for release | Daniel Borca |
2004-08-14 | minor update to intro, and some word wrapping | Brian Paul |
2004-08-14 | BeOS updates, memory leak fix, updated release notes | Brian Paul |
2004-08-14 | Updated according to new way to build under BeOS. | Philippe Houdoin |
2004-08-10 | updated glext.h and glxext.h files | Brian Paul |
2004-07-28 | vtk and Paraview links updated | Brian Paul |
2004-07-27 | don't use GLuint or GLvoid in function declaration | Brian Paul |
2004-07-23 | new MESA_GLX_DEPTH_BITS env var | Brian Paul |
2004-07-23 | added MESA_GLX_FORCE_ALPHA env var | Brian Paul |
2004-07-21 | minor doc update | Daniel Borca |
2004-07-05 | fixed AIX color interpolation bug | Brian Paul |
2004-06-29 | fixed vertex program state references | Brian Paul |
2004-06-28 | glBegin/EndQueryARB bug fix | Brian Paul |
2004-06-24 | fix GL_HP_occlusion_test bug, use glext.h version 23 | Brian Paul |
2004-06-20 | latest bug fixes, etc. | Brian Paul |
2004-06-19 | Hack for linear fogging. Added empty routines for WGL_ARB_pixel_format WGL_AR... | Daniel Borca |
2004-06-14 | Fixed a bug in vertex emitter (untile we move to t_vertex.c) | Daniel Borca |
2004-06-10 | document recent changes/fixes | Brian Paul |
2004-06-03 | masked out unsupported glBlendColor (some games check only the proc addr) | Daniel Borca |
2004-05-21 | s/core/main/ | Brian Paul |
2004-05-20 | lots of updates | Brian Paul |
2004-05-20 | updated URL | Brian Paul |
2004-05-20 | doc update; minor changes | Daniel Borca |
2004-05-07 | documentation update | Daniel Borca |
2004-05-05 | documentation for TexImage code changes | Brian Paul |
2004-04-27 | added pointer to Vincent (OpenGL ES implementation) | Brian Paul |
2004-04-23 | new CYGWIN docs from Eric Lassauge | Brian Paul |
2004-04-19 | apply texgen/texture matrix in glRasterPos | Brian Paul |
2004-04-19 | glTexEnviv bug fix | Brian Paul |
2004-04-18 | bug fixes for ARB/NV fragment program texture instructions | Brian Paul |
2004-04-18 | updated instructions for new directory tree and makefile system | Brian Paul |