Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-14 | 6.5.1 fixes | Brian Paul | |
2006-04-06 | fixed line clipping bug 6512 | Brian Paul | |
2006-04-06 | fix render to depth texture bugs | Brian Paul | |
2006-04-05 | remove duplicated framebuffer attachment test | Brian Paul | |
2006-04-05 | first 6.5.1 bug fix - bug 6498 | Brian Paul | |
2006-03-31 | 6.5 updates | Brian Paul | |
2006-03-29 | prep for 6.5 release | Brian Paul | |
2006-03-02 | added GL_EXT_framebuffer_blit, etc | Brian Paul | |
2006-02-03 | bring in changes from 6.4 branch | Brian Paul | |
2005-12-14 | Removed the GL_SGIX/SGIS_pixel_texture extensions. Same thing can be | Brian Paul | |
done with fragment programs nowadays. | |||
2005-11-05 | added MESA_GLX_ALPHA_BITS env var | Brian Paul | |
2005-10-24 | updates from 6.4 branch | Brian Paul | |
2005-10-17 | add GL_EXT_fog_coord support to radeon driver. No vtxfmt code (just uses ↵ | Roland Scheidegger | |
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-15 | enable cube maps on radeon (#2241 on bugzilla). No vtxfmt code yet (just ↵ | Roland Scheidegger | |
generates vfmt fallback). Code by Andreas Stenglein, some small adjustments by me. | |||
2005-09-23 | added XOR line optimization | Brian Paul | |
2005-09-12 | add GL_ATI_fragment_shader support for r200 | Roland Scheidegger | |
2005-09-02 | GL_EXT_timer_query | Brian Paul | |
2005-08-31 | enable GL_ARB_texture_env_crossbar on r200, separate the enable bits for ↵ | Roland Scheidegger | |
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-25 | added singlebuffer demo | Brian Paul | |
2005-08-25 | initial 6.5 changes (reflect demo, remove GL_HP_occlusion_test) | Brian Paul | |
2005-08-19 | updates for 6.3.2 release, plus other assorted clean-ups | Brian Paul | |
2005-08-16 | updates for 6.3.2 | Brian Paul | |
2005-07-28 | SPARC, DRI interface changes for 6.3.1 | Brian Paul | |
2005-07-22 | added vp negative addressing bug fix | Brian Paul | |
2005-07-21 | 6.3.1 updates | Brian Paul | |
2005-07-21 | first 6.3.1 bug fixes | Brian Paul | |
2005-07-20 | more updates for 6.3 release | Brian Paul | |
2005-07-19 | updates for 6.3 release | Brian Paul | |
2005-05-07 | x86_64 stuff | Brian Paul | |
2005-05-05 | fix typo | Brian Paul | |
2005-01-20 | document new glDeleteTextures/Buffers/Programs behaviour | Brian Paul | |
2005-01-03 | latest updates | Brian Paul | |
2004-12-09 | bring in 6.2.1 changes | Brian Paul | |
2004-10-31 | finished up PBO support | Brian Paul | |
2004-10-16 | GL_OES_read_format info | Brian Paul | |
2004-10-13 | initial 6.3 changes | Brian Paul | |
2004-10-02 | initial stuff for 6.3 | Brian Paul | |
2004-10-02 | set 6.2 release date | Brian Paul | |
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-22 | IRIX fixes | Brian Paul | |
2004-08-20 | enabled GL_ARB_texture_rectangle | Brian Paul | |
2004-08-19 | first bug fix for v6.2 | Brian Paul | |
2004-08-17 | set release date for 6.1 | Brian Paul | |
2004-08-14 | BeOS updates, memory leak fix, updated release notes | Brian Paul | |