Commit Graph

235 Commits

Author SHA1 Message Date
Zoë Blade 05e7f7f438 Fix a few typos
Reviewed-by: Francisco Jerez <currojerez@riseup.net>
2015-04-27 17:28:29 +03:00
Brian Paul 8a4366717a fix Xlib driver mem leaks 2006-08-30 22:04:09 +00:00
Brian Paul 398471429b set 6.5.1 release to Aug 31 2006-08-29 21:56:59 +00:00
Brian Paul 96ee800cd4 6.5.1 bug fixes 2006-08-25 22:07:40 +00:00
Brian Paul e53e0f47d0 recent bug fixes 2006-08-24 23:37:36 +00:00
Brian Paul cf4d2f7109 updates for 6.5.1 2006-08-18 20:24:54 +00:00
Brian Paul 795e83f809 latest updates for 6.5.1 2006-08-10 14:54:19 +00:00
Brian Paul 69ddf6cc41 more 6.5.1 additions 2006-07-19 15:09:42 +00:00
Brian Paul 4df010b296 fix glVertexAttribPointerARB's normalized behaviour 2006-06-13 17:17:32 +00:00
Brian Paul a3feff414f GL_APPLE_vertex_array_object is new 2006-06-12 20:02:45 +00:00
Brian Paul 11ea8cb0a2 fix glBegin error test 2006-06-08 23:12:58 +00:00
Brian Paul 79d8db77b9 fix depth-format rectangular textures 2006-06-02 12:47:42 +00:00
Brian Paul 55ad3cc055 fix bug 7077 - mem leak 2006-05-30 22:26:21 +00:00
Brian Paul acc9566b86 GL_INDEX_OFFSET fix 2006-05-22 17:41:59 +00:00
Brian Paul 226d0187b5 glxinfo -l expanded, fixed bug 6863 2006-05-20 15:18:23 +00:00
Brian Paul ab13ec10eb 16/32-bit chan fixes, texture compression fixes 2006-05-09 14:41:08 +00:00
Brian Paul cb0ae25a4e vertex attrib alias change, glPopAttrib/GL_DRAW_BUFFER bug fix 2006-04-25 00:55:47 +00:00
Brian Paul 780155ab31 6.5.1 fixes 2006-04-14 02:26:40 +00:00
Brian Paul 0a605f93db fixed line clipping bug 6512 2006-04-06 22:15:27 +00:00
Brian Paul dc32eb8f93 fix render to depth texture bugs 2006-04-06 04:25:48 +00:00
Brian Paul 32cd166971 remove duplicated framebuffer attachment test 2006-04-05 19:58:37 +00:00
Brian Paul 900da88dae first 6.5.1 bug fix - bug 6498 2006-04-05 03:25:05 +00:00
Brian Paul e3f41ce611 6.5 updates 2006-03-31 23:10:21 +00:00
Brian Paul a85fbb1d36 prep for 6.5 release 2006-03-29 04:53:02 +00:00
Brian Paul 9227bca103 added GL_EXT_framebuffer_blit, etc 2006-03-02 04:12:34 +00:00
Brian Paul ea970da0b6 bring in changes from 6.4 branch 2006-02-03 17:21:54 +00:00
Brian Paul 1add059bd1 Removed the GL_SGIX/SGIS_pixel_texture extensions. Same thing can be
done with fragment programs nowadays.
2005-12-14 03:04:58 +00:00
Brian Paul 8894a55d5f added MESA_GLX_ALPHA_BITS env var 2005-11-05 03:12:06 +00:00
Brian Paul 7e4cc1c29f updates from 6.4 branch 2005-10-24 23:33:27 +00:00
Roland Scheidegger 2d61d30117 add GL_EXT_fog_coord support to radeon driver. No vtxfmt code (just uses fallback) yet. May cause a tcl fallback if fog coord is used together with separate specular lighting. Fog factors are precomputed and then submitted instead of the raw coords (chip limitation, same as on r200). 2005-10-17 00:54:12 +00:00
Roland Scheidegger 247f3b3e81 enable cube maps on radeon (#2241 on bugzilla). No vtxfmt code yet (just generates vfmt fallback). Code by Andreas Stenglein, some small adjustments by me. 2005-10-15 23:45:53 +00:00
Brian Paul 36d9ee1828 added XOR line optimization 2005-09-23 01:42:23 +00:00
Roland Scheidegger 8d2139e513 add GL_ATI_fragment_shader support for r200 2005-09-12 23:45:05 +00:00
Brian Paul 93cfdfe1ef GL_EXT_timer_query 2005-09-02 14:02:44 +00:00
Roland Scheidegger 36603539cc enable GL_ARB_texture_env_crossbar on r200, separate the enable bits for texture sampling and texture environment, optimize away texture sampling for units if the result is not used, always emit the env instructions in-order and try to eliminate GL_REPLACE env instructions. 2005-08-31 19:11:09 +00:00
Brian Paul adbf932ec1 added singlebuffer demo 2005-08-25 23:26:51 +00:00
Brian Paul b8a804d24f initial 6.5 changes (reflect demo, remove GL_HP_occlusion_test) 2005-08-25 14:24:49 +00:00
Brian Paul b7c727e500 updates for 6.3.2 release, plus other assorted clean-ups 2005-08-19 16:57:50 +00:00
Brian Paul 926a19e108 updates for 6.3.2 2005-08-16 23:12:37 +00:00
Brian Paul 960467443e SPARC, DRI interface changes for 6.3.1 2005-07-28 02:46:26 +00:00
Brian Paul fea5a428e9 added vp negative addressing bug fix 2005-07-22 02:54:14 +00:00
Brian Paul 7a37189adc 6.3.1 updates 2005-07-21 18:45:54 +00:00
Brian Paul 7b5c506c0e first 6.3.1 bug fixes 2005-07-21 15:58:16 +00:00
Brian Paul d4596584f6 more updates for 6.3 release 2005-07-20 18:07:11 +00:00
Brian Paul 6bb49eacfd updates for 6.3 release 2005-07-19 21:01:46 +00:00
Brian Paul d3bd97bb14 x86_64 stuff 2005-05-07 17:27:57 +00:00
Brian Paul 0355d3ff94 fix typo 2005-05-05 14:18:04 +00:00
Brian Paul cb3bc2c49a document new glDeleteTextures/Buffers/Programs behaviour 2005-01-20 04:03:37 +00:00
Brian Paul dd1a817c50 latest updates 2005-01-03 15:55:51 +00:00
Brian Paul a8158599df bring in 6.2.1 changes 2004-12-09 23:21:36 +00:00