Commit Graph

235 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
Brian Paul 83f57e32ca updated with new extension info 2003-09-17 21:22:54 +00:00
Brian Paul 438a898dcf allow glTexImage1/2/3D width/height/depth = 0 2003-09-12 15:04:12 +00:00
Brian Paul 0ac157ddc4 import 5.0.2 info 2003-09-04 23:10:38 +00:00
Brian Paul afc0428b5c assorted updates 2003-09-03 23:04:31 +00:00
Brian Paul d2d3052378 latest extensions and updates 2003-08-24 14:56:20 +00:00
Brian Paul 3dc8cc4ebc glPixelMap fix 2003-08-19 01:09:57 +00:00
Brian Paul 235c150f0a added GL_ARB_texture_non_power_of_two 2003-07-03 03:07:12 +00:00
Brian Paul b17a722ca3 Implemented GL_ARB_occlusion_query (not 100% finalized). 2003-06-13 02:37:27 +00:00
Brian Paul 5e04bcf6de GL_EXT_texture_rectangle, directory tree info 2003-06-10 15:01:45 +00:00
Brian Paul 80f669b9b0 added GL_NV_light_max_exponent 2003-05-30 22:30:31 +00:00
Brian Paul 7357f20b1e minor updates 2003-05-02 15:05:02 +00:00
Brian Paul bc6dfeb865 added 5.0.1 info 2003-03-30 16:20:23 +00:00
Brian Paul 9c27050e27 minor updates 2003-03-29 16:39:52 +00:00
Brian Paul ccec647f1c GL_SGI_texture_color_table 2003-01-21 21:48:29 +00:00
Brian Paul 943f0c6a41 GL_ATI_texture_env_combine3 extension 2003-01-21 15:49:06 +00:00
Brian Paul 7956321bf1 bug fixes 2002-12-18 14:56:59 +00:00
Brian Paul 69e3c8b323 bump version to 5.1 2002-11-14 16:14:50 +00:00
Brian Paul 9d88c7d8f4 last tweaks for 5.0 release 2002-11-13 15:33:50 +00:00
Brian Paul 1e9d43f56c latest 5.0 bug fixes 2002-11-12 19:32:09 +00:00
Brian Paul 04cf6f4958 added Z calculation fix 2002-11-09 21:29:08 +00:00
Brian Paul 2dee6187e4 added P4 / 3DNow bug fix 2002-11-09 20:41:13 +00:00
Brian Paul 872c9baf00 fixed active stencil face query 2002-11-08 15:51:17 +00:00
Brian Paul 6e40539490 added a few more missing 1.4 entrypoints 2002-11-07 16:37:12 +00:00
Brian Paul c542351085 added glFogCoord functions 2002-11-07 16:24:27 +00:00
Brian Paul 36b9b0e9d1 latest 5.0 bug fixes 2002-11-06 15:18:26 +00:00
Brian Paul c4b40cc404 added GLUT and DOS updates 2002-11-05 20:53:42 +00:00
Brian Paul 4b01eb6e08 minor revision to 4.1 features 2002-11-04 20:31:55 +00:00
Brian Paul 7d4d41a984 FX driver fixes 2002-11-04 20:31:09 +00:00
Brian Paul df45a985ed glxinfo update 2002-11-04 16:25:42 +00:00
Brian Paul 772752449d HPUX fixes 2002-11-01 23:46:53 +00:00
Brian Paul 561e6723cf list bug fixes in 5.0 2002-10-31 17:19:03 +00:00
Brian Paul ebe0b30c3e preparation for 5.0 release 2002-10-29 22:42:04 +00:00
Brian Paul fd062077c6 set release date 2002-10-29 15:06:37 +00:00
Brian Paul cca4dedbfd stex3d updated 2002-10-23 14:01:38 +00:00
Brian Paul 8e6926f7c3 added glDeleteTextures refcount bug fix 2002-10-22 15:17:34 +00:00
Brian Paul 60b003e197 added GL_ATI_texture_mirror_once 2002-10-21 15:53:06 +00:00
Brian Paul 6e1ceff48b latest fixes 2002-10-18 13:28:55 +00:00
Brian Paul f2e21e1026 added latest 4.1 changes 2002-10-15 14:41:48 +00:00
Brian Paul 73029c5d75 added GLX_SGIX_fbconfig and GLX_SGIX_pbuffer 2002-10-05 18:32:38 +00:00
Brian Paul 5b18bb6a60 stencil two-side and 3dfx fix 2002-09-19 16:34:55 +00:00
Brian Paul af3265fabd added new GLUT features 2002-08-17 00:23:19 +00:00
Brian Paul e968686133 latest bug fixes 2002-08-07 00:46:17 +00:00
Brian Paul c2fa38d5ae added Gerk Huisma's GLchan=GLfloat fixes 2002-06-30 16:16:03 +00:00
Brian Paul 3c342ebd78 added GL_EXT_multi_draw_arrays 2002-06-30 15:49:03 +00:00
Brian Paul 058f319f60 pull in 4.0.3 docs to trunk 2002-06-26 02:36:34 +00:00
Brian Paul 9c0babf24f added GL_ARB_texture_env_crossbar 2002-06-15 03:06:16 +00:00
Brian Paul e769cda1eb updates to 4.1 features 2002-06-15 03:05:36 +00:00
Brian Paul 1c40d50014 added GL_NV_point_sprite 2002-05-27 17:05:51 +00:00
Brian Paul db0944b08a latest 4.1 features and bug fixes 2002-04-04 17:01:50 +00:00
Brian Paul 9de4782e49 added GL_ARB_point_parameters 2002-04-02 16:19:21 +00:00