summaryrefslogtreecommitdiff
path: root/docs/VERSIONS
AgeCommit message (Collapse)AuthorFilesLines
2015-04-27Fix a few typosZoë Blade1-2/+2
Reviewed-by: Francisco Jerez <currojerez@riseup.net>
2006-08-30fix Xlib driver mem leaksBrian Paul1-0/+1
2006-08-29set 6.5.1 release to Aug 31Brian Paul1-1/+1
2006-08-256.5.1 bug fixesBrian Paul1-0/+2
2006-08-24recent bug fixesBrian Paul1-0/+5
2006-08-18updates for 6.5.1Brian Paul1-0/+3
2006-08-10latest updates for 6.5.1Brian Paul1-0/+3
2006-07-19more 6.5.1 additionsBrian Paul1-0/+3
2006-06-13fix glVertexAttribPointerARB's normalized behaviourBrian Paul1-0/+1
2006-06-12GL_APPLE_vertex_array_object is newBrian Paul1-0/+1
2006-06-08fix glBegin error testBrian Paul1-0/+1
2006-06-02fix depth-format rectangular texturesBrian Paul1-0/+1
2006-05-30fix bug 7077 - mem leakBrian Paul1-0/+1
2006-05-22GL_INDEX_OFFSET fixBrian Paul1-0/+1
2006-05-20glxinfo -l expanded, fixed bug 6863Brian Paul1-1/+2
2006-05-0916/32-bit chan fixes, texture compression fixesBrian Paul1-0/+3
2006-04-25vertex attrib alias change, glPopAttrib/GL_DRAW_BUFFER bug fixBrian Paul1-0/+3
2006-04-146.5.1 fixesBrian Paul1-0/+2
2006-04-06fixed line clipping bug 6512Brian Paul1-0/+1
2006-04-06fix render to depth texture bugsBrian Paul1-0/+1
2006-04-05remove duplicated framebuffer attachment testBrian Paul1-1/+2
2006-04-05first 6.5.1 bug fix - bug 6498Brian Paul1-0/+7
2006-03-316.5 updatesBrian Paul1-1/+4
2006-03-29prep for 6.5 releaseBrian Paul1-2/+14
2006-03-02added GL_EXT_framebuffer_blit, etcBrian Paul1-0/+3
2006-02-03bring in changes from 6.4 branchBrian Paul1-0/+27
2005-12-14Removed the GL_SGIX/SGIS_pixel_texture extensions. Same thing can beBrian Paul1-0/+1
done with fragment programs nowadays.
2005-11-05added MESA_GLX_ALPHA_BITS env varBrian Paul1-0/+1
2005-10-24updates from 6.4 branchBrian Paul1-1/+35
2005-10-17add GL_EXT_fog_coord support to radeon driver. No vtxfmt code (just uses ↵Roland Scheidegger1-1/+2
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-15enable cube maps on radeon (#2241 on bugzilla). No vtxfmt code yet (just ↵Roland Scheidegger1-0/+1
generates vfmt fallback). Code by Andreas Stenglein, some small adjustments by me.
2005-09-23added XOR line optimizationBrian Paul1-0/+1
2005-09-12add GL_ATI_fragment_shader support for r200Roland Scheidegger1-0/+1
2005-09-02GL_EXT_timer_queryBrian Paul1-2/+3
2005-08-31enable GL_ARB_texture_env_crossbar on r200, separate the enable bits for ↵Roland Scheidegger1-0/+2
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-25added singlebuffer demoBrian Paul1-0/+1
2005-08-25initial 6.5 changes (reflect demo, remove GL_HP_occlusion_test)Brian Paul1-0/+9
2005-08-19updates for 6.3.2 release, plus other assorted clean-upsBrian Paul1-0/+1
2005-08-16updates for 6.3.2Brian Paul1-2/+10
2005-07-28SPARC, DRI interface changes for 6.3.1Brian Paul1-0/+4
2005-07-22added vp negative addressing bug fixBrian Paul1-1/+1
2005-07-216.3.1 updatesBrian Paul1-1/+3
2005-07-21first 6.3.1 bug fixesBrian Paul1-1/+8
2005-07-20more updates for 6.3 releasemesa_6_3Brian Paul1-1/+18
2005-07-19updates for 6.3 releaseBrian Paul1-1/+3
2005-05-07x86_64 stuffBrian Paul1-0/+2
2005-05-05fix typoBrian Paul1-1/+1
2005-01-20document new glDeleteTextures/Buffers/Programs behaviourBrian Paul1-0/+3
2005-01-03latest updatesBrian Paul1-4/+5
2004-12-09bring in 6.2.1 changesBrian Paul1-0/+17