Commit Graph

393 Commits

Author SHA1 Message Date
Brian Paul edfe0fe78b enabled GL_ARB_texture_rectangle 2004-08-20 14:21:20 +00:00
Daniel Borca 14c532f767 cleanup 2004-08-20 08:29:24 +00:00
Brian Paul e4a4d04170 first bug fix for v6.2 2004-08-19 18:34:41 +00:00
Brian Paul 740cbb1559 added Mesa 6.1 release info 2004-08-18 22:41:09 +00:00
Brian Paul 6aa5b4cb91 set release date for 6.1 2004-08-17 22:58:23 +00:00
Brian Paul 51830613a9 some updated info about adding new extensions 2004-08-17 14:08:59 +00:00
Daniel Borca 153f479697 prepared for release 2004-08-16 08:47:19 +00:00
Brian Paul 4d69189ac0 minor update to intro, and some word wrapping 2004-08-14 15:23:51 +00:00
Brian Paul 946765a95f BeOS updates, memory leak fix, updated release notes 2004-08-14 15:21:17 +00:00
Philippe Houdoin b44cf6df1c Updated according to new way to build under BeOS. 2004-08-14 10:06:21 +00:00
Brian Paul d462841384 updated glext.h and glxext.h files 2004-08-10 15:40:20 +00:00
Brian Paul 0a10abf93e vtk and Paraview links updated 2004-07-28 15:55:13 +00:00
Brian Paul c2800e08ec don't use GLuint or GLvoid in function declaration 2004-07-27 16:32:37 +00:00
Brian Paul dfa5c2bfbb new MESA_GLX_DEPTH_BITS env var 2004-07-23 23:32:15 +00:00
Brian Paul 4f6b1ad952 added MESA_GLX_FORCE_ALPHA env var 2004-07-23 15:49:12 +00:00
Daniel Borca 15a0b086b4 minor doc update 2004-07-21 08:45:35 +00:00
Brian Paul 8a08853536 fixed AIX color interpolation bug 2004-07-05 14:54:16 +00:00
Brian Paul 7c1207a2ec fixed vertex program state references 2004-06-29 00:30:06 +00:00
Brian Paul 36bdb07860 glBegin/EndQueryARB bug fix 2004-06-28 22:02:23 +00:00
Brian Paul 9a47d2b7cf fix GL_HP_occlusion_test bug, use glext.h version 23 2004-06-24 16:39:53 +00:00
Brian Paul 636d4db608 latest bug fixes, etc. 2004-06-20 19:17:39 +00:00
Daniel Borca f0f23aaba8 Hack for linear fogging. Added empty routines for WGL_ARB_pixel_format WGL_ARB_render_texture WGL_ARB_pbuffer 2004-06-19 11:07:58 +00:00
Daniel Borca 3dc3cc9d40 Fixed a bug in vertex emitter (untile we move to t_vertex.c) 2004-06-14 09:11:13 +00:00
Brian Paul 694b10ca6d document recent changes/fixes 2004-06-10 20:48:46 +00:00
Daniel Borca 93c91c3863 masked out unsupported glBlendColor (some games check only the proc addr) 2004-06-03 07:14:27 +00:00
Brian Paul 254d519c6a s/core/main/ 2004-05-21 14:48:58 +00:00
Brian Paul 4a54ace195 lots of updates 2004-05-20 22:27:59 +00:00
Brian Paul 1d91a0b908 updated URL 2004-05-20 22:27:30 +00:00
Daniel Borca a863d4bffb doc update; minor changes 2004-05-20 06:11:16 +00:00
Daniel Borca 4a1d4a25e2 documentation update 2004-05-07 06:00:53 +00:00
Brian Paul 07cc9af601 documentation for TexImage code changes 2004-05-05 00:02:23 +00:00
Brian Paul 186d4d8cf4 added pointer to Vincent (OpenGL ES implementation) 2004-04-27 12:55:08 +00:00
Brian Paul fe4b966293 new CYGWIN docs from Eric Lassauge 2004-04-23 13:13:30 +00:00
Brian Paul 8be72c5b5d apply texgen/texture matrix in glRasterPos 2004-04-19 23:13:36 +00:00
Brian Paul 1fc35a44ef glTexEnviv bug fix 2004-04-19 20:26:30 +00:00
Brian Paul 4697419c43 bug fixes for ARB/NV fragment program texture instructions 2004-04-18 20:23:24 +00:00
Brian Paul f4b909bed0 updated instructions for new directory tree and makefile system 2004-04-18 20:17:14 +00:00
Daniel Borca edf4f53c15 documentation updates
Glide3 driver: POINTCAST palette fixes
2004-04-14 08:00:52 +00:00
Daniel Borca fb7766853d updated Glide driver documentation
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)
2004-04-13 07:08:34 +00:00
Daniel Borca d3746ca27e revived linux-glide build process
some small Makefile changes for MinGW & DJGPP
2004-04-07 06:37:50 +00:00
Brian Paul fbb60ede3d update revision history 2004-04-03 16:17:46 +00:00
Brian Paul 29f0190be7 minor corrections 2004-04-03 16:16:16 +00:00
Brian Paul 347f1d966e reorder 6.0 / 6.0.1 entries 2004-04-02 23:41:18 +00:00
Brian Paul 2501fa1197 merge from 6.0 branch 2004-04-02 23:37:02 +00:00
Daniel Borca 71c7c1feb6 code cleanup heheh 2004-03-29 06:51:41 +00:00
Brian Paul 26f334a679 updated Makefile info 2004-03-26 15:20:08 +00:00
Brian Paul d3b09fe29b update my email address 2004-03-25 01:42:41 +00:00
Brian Paul 57ff474cb0 added aux buffers item 2004-03-21 17:09:59 +00:00
Daniel Borca fa21787b52 workaround for crash-upon-exit in verbose mode
fxMesa now uses grQueryResolution
minor fixes to X11 and DOS drivers
2004-03-02 08:15:24 +00:00
Daniel Borca 2aa84490c0 fixed some typos 2004-02-20 09:47:42 +00:00