Commit Graph

185 Commits

Author SHA1 Message Date
Brian Paul 753476c162 finished up PBO support 2004-10-31 18:43:46 +00:00
Brian Paul 901d9b9a92 GL_OES_read_format info 2004-10-16 15:04:43 +00:00
Brian Paul 612d5f6e84 initial 6.3 changes 2004-10-13 15:57:55 +00:00
Brian Paul 9cef3efc29 initial stuff for 6.3 2004-10-02 15:43:14 +00:00
Brian Paul bdd3c2e44e set 6.2 release date 2004-10-02 14:56:17 +00:00
Brian Paul 4ebf9590c3 VBO refcount and spriteblast fixes 2004-09-16 19:33:44 +00:00
Brian Paul 8de924dbb0 fixed glDeleteTextures bug 2004-09-14 20:43:22 +00:00
Brian Paul 86cdad1b2f added GL_MAX_VERTEX_ATTRIBS_ARB bug fix 2004-09-13 19:59:06 +00:00
Brian Paul 1fcac8b1c1 adjust texcoords for texture rectangle sampling 2004-09-13 14:54:19 +00:00
Brian Paul a290fd6aa1 ggi updates 2004-09-10 19:20:56 +00:00
Brian Paul e14c225597 misc updates for 6.2 release 2004-09-10 16:42:40 +00:00
Brian Paul 5c6ede2060 fix matrix classification and program parsing error state bugs 2004-09-10 01:07:05 +00:00
Brian Paul b0f08737ba IRIX fixes 2004-08-22 17:42:03 +00:00
Brian Paul edfe0fe78b enabled GL_ARB_texture_rectangle 2004-08-20 14:21:20 +00:00
Brian Paul e4a4d04170 first bug fix for v6.2 2004-08-19 18:34:41 +00:00
Brian Paul 6aa5b4cb91 set release date for 6.1 2004-08-17 22:58:23 +00:00
Brian Paul 946765a95f BeOS updates, memory leak fix, updated release notes 2004-08-14 15:21:17 +00:00
Brian Paul d462841384 updated glext.h and glxext.h files 2004-08-10 15:40:20 +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
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
Brian Paul 694b10ca6d document recent changes/fixes 2004-06-10 20:48:46 +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 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
Brian Paul 57ff474cb0 added aux buffers item 2004-03-21 17:09:59 +00:00
Brian Paul e01370271e recent bug fixes/changes (fog, glArrayElement, triangle rasterization) 2004-02-17 23:38:05 +00:00
Brian Paul c6bf130e98 initial info for version 6.1 2004-01-24 16:53:20 +00:00
Brian Paul 546214f3c8 tweaks for 6.0 release 2004-01-15 15:47:57 +00:00
Brian Paul e6089db8c0 latest changes, bug fixes 2004-01-14 19:49:22 +00:00
Brian Paul b44d4a0d6a updated glext.h, fixed bug 876160 2004-01-13 16:18:33 +00:00
Brian Paul e96d5b9846 latest bug fixes 2004-01-12 15:30:55 +00:00
Brian Paul d7af11a041 updates for 6.0 release 2004-01-07 14:51:30 +00:00
Brian Paul 4d1b773dd3 latest updates 2004-01-01 15:18:50 +00:00
Brian Paul 259b880bc7 Version bumps, etc for Mesa 6.0 2003-12-21 04:06:31 +00:00
Brian Paul ede655c230 updates for 5.1 release 2003-12-17 23:54:23 +00:00
Brian Paul 80e89c5368 added description of faster glDraw/CopyPixels code 2003-12-01 22:43:31 +00:00
Brian Paul 0dde1904c8 added GL_ARB_vertex/fragment_program and new vertex code 2003-11-24 15:39:55 +00:00
Brian Paul a4e65d69dc fix texgen bug 597589 2003-11-17 15:15:18 +00:00
Brian Paul 0ce7d7725a added glAccum bug fix 2003-11-13 22:24:36 +00:00
Brian Paul 34a8bf5135 added Ville's RGBA blend fix 2003-11-12 15:39:13 +00:00
Brian Paul 666b0a3f6e added glTexSubImage3D bug 2003-11-07 14:53:17 +00:00
Brian Paul e83cf6ddf2 added wgl bug fix 2003-11-04 23:38:33 +00:00
Brian Paul e4db8eb6fa added GL_ARB_point_sprite demo, texgen bug fix 2003-10-11 16:42:15 +00:00