summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2009-12-27docs: insert 7.7 release dateBrian Paul
2009-12-27Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul
Conflicts: src/gallium/auxiliary/util/u_network.c src/gallium/auxiliary/util/u_network.h src/gallium/drivers/i915/i915_state.c src/gallium/drivers/trace/tr_rbug.c src/gallium/state_trackers/vega/bezier.c src/gallium/state_trackers/vega/vg_context.c src/gallium/state_trackers/xorg/xorg_crtc.c src/gallium/state_trackers/xorg/xorg_driver.c src/gallium/winsys/xlib/xlib_brw_context.c src/mesa/main/mtypes.h
2009-12-27docs: insert 7.6.1 release dateBrian Paul
2009-12-21Add MD5 checksums for 7.6.1 releaseIan Romanick
2009-12-21Add MD5 checksums for 7.6.1 releaseIan Romanick
2009-12-21Add MD5 checksums for 7.7 releaseIan Romanick
2009-12-16docs: document 7.6.1 BlueGene fixesBrian Paul
2009-12-11docs: updated 7.6.1 relnotes with GLSL fixesBrian Paul
2009-12-04docs: a few more fixes for 7.6.1Brian Paul
2009-11-23Fix the DRI swrast driver for big endian platforms.Michel Dänzer
Too bad I didn't realize earlier how easy this could be... Fixes http://bugs.freedesktop.org/show_bug.cgi?id=22767 .
2009-11-19docs: document fixes for AIXBrian Paul
2009-11-19docs: removed VC6/7 project filesBrian Paul
2009-11-19docs: update news file for 7.6.1 releaseBrian Paul
2009-11-19docs: remove VC6/7 project file infoBrian Paul
2009-11-18docs: Add note about r600Alex Deucher
2009-11-17docs: i965 clipping fixBrian Paul
2009-11-03docs: fix 7.6 build with Visual StudioBrian Paul
2009-10-26docs: document Intel glBitmap fixesBrian Paul
2009-10-23docs: document updated GL extension header filesBrian Paul
2009-10-23docs: document cell, glGetTexLevelParameter() fixesBrian Paul
2009-10-16docs: document GLSL float parsing bug fixBrian Paul
2009-10-09docs: fix aux buffer bug 24426Brian Paul
2009-10-07docs: fix glXQueryDrawable() bugsBrian Paul
2009-10-03r300: Workaround problem on R500 with very large fragment programsNicolai Hähnle
The non-KMS interface is to blame here. In theory, a proper fix could be produced that works for the KMS interface only, but it require cleaning a lot of mess. Easier to just do it right in r300g. Signed-off-by: Nicolai Hähnle <nhaehnle@gmail.com>
2009-10-02docs: document default texture binding fixBrian Paul
2009-09-29docs: document GLSL sqrt(0) fixBrian Paul
2009-09-29docs: fixed glXQueryContext(GLX_RENDER_TYPE)Brian Paul
2009-09-29docs: initial 7.6.1 release notesBrian Paul
2009-09-28docs: update news.html file with 7.5.2 and 7.6 releaseBrian Paul
2009-09-28Merge branch 'mesa_7_5_branch' into mesa_7_6_branchIan Romanick
Conflicts: src/mesa/main/version.h
2009-09-28docs: 7.5.2 md5 sumsIan Romanick
2009-09-28Prep for 7.5.2 releaseIan Romanick
2009-09-28docs: 7.6 md5 sumsIan Romanick
2009-09-28Prep for 7.6 releaseIan Romanick
2009-09-28Merge branch 'mesa_7_5_branch' into mesa_7_6_branchBrian Paul
2009-09-28docs: list additional 7.5.2 bug fixesBrian Paul
2009-09-28docs: document gallium mipmap generation fixBrian Paul
2009-09-20docs: Document new features in radeon/r200/r300 driversNicolai Hähnle
Signed-off-by: Nicolai Hähnle <nhaehnle@gmail.com>
2009-09-16Merge branch 'mesa_7_5_branch' into mesa_7_6_branchIan Romanick
Conflicts: src/mesa/main/dlist.c
2009-09-15docs: glUniform functions are now compiled into display listsBrian Paul
2009-09-15docs: document glUseProgram display list fixBrian Paul
2009-09-15Merge branch 'mesa_7_5_branch' into mesa_7_6_branchBrian Paul
2009-09-14docs: document linker/preprocessor bug fixBrian Paul
2009-09-11docs: mention the new Gallium llvmpipe driverBrian Paul
2009-09-10Merge branch 'mesa_7_5_branch' into mesa_7_6_branchBrian Paul
2009-09-10docs: document Gallium glDrawPixels(GL_STENCIL_INDEX) fixBrian Paul
2009-09-10docs: initial 7.5.2 release notes pageBrian Paul
2009-09-03docs: 7.5.1 md5 sumsBrian Paul
2009-09-03docs: point to fd.o for downloads instead of SourceForgeBrian Paul
2009-09-03docs: prep for 7.5.1 releaseBrian Paul