summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2009-10-23Merge remote branch 'origin/mesa_7_6_branch'Eric Anholt
Conflicts: src/mesa/drivers/dri/intel/intel_fbo.c src/mesa/drivers/dri/intel/intel_mipmap_tree.c src/mesa/drivers/dri/intel/intel_mipmap_tree.h src/mesa/drivers/dri/intel/intel_tex_copy.c src/mesa/drivers/dri/intel/intel_tex_image.c
2009-10-23docs: document updated GL extension header filesBrian Paul
2009-10-23docs: document cell, glGetTexLevelParameter() fixesBrian Paul
2009-10-22docs: document 'useprog' debug optionBrian Paul
2009-10-19Merge branch 'mesa_7_6_branch' of ↵Alex Deucher
git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa regenerated lex.yy.c
2009-10-16docs: document GLSL float parsing bug fixBrian Paul
2009-10-14docs: document more MESA_GLSL env var optionsBrian Paul
2009-10-10Merge branch 'mesa_7_6_branch'Brian Paul
2009-10-09docs: fix aux buffer bug 24426Brian Paul
2009-10-08docs: bump libdrm version requirementBrian Paul
Probably need to bump other version requirements too...
2009-10-07Merge branch 'mesa_7_6_branch'Nicolai Hähnle
2009-10-07docs: fix glXQueryDrawable() bugsBrian Paul
2009-10-05Merge branch 'mesa_7_6_branch'Brian Paul
Conflicts: src/gallium/auxiliary/util/u_cpu_detect.c
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-10-01Merge branch 'mesa_7_6_branch'Brian Paul
2009-10-01docs: added objviewer to release notesBrian Paul
2009-09-29docs: document GLSL sqrt(0) fixBrian Paul
2009-09-29docs: fixed glXQueryContext(GLX_RENDER_TYPE)Brian Paul
2009-09-29Merge branch 'mesa_7_6_branch'Brian Paul
Conflicts: Makefile configs/default docs/relnotes.html src/gallium/drivers/softpipe/sp_context.c src/gallium/drivers/softpipe/sp_tile_cache.c src/mesa/main/version.h
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_6_branch'Ian Romanick
Conflicts: Makefile src/mesa/main/version.h
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_6_branch'Brian Paul
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-20Merge branch 'mesa_7_6_branch'Brian Paul
Conflicts: src/mesa/drivers/dri/intel/intel_clear.c
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_6_branch'Ian Romanick
2009-09-16Merge branch 'mesa_7_5_branch' into mesa_7_6_branchIan Romanick
Conflicts: src/mesa/main/dlist.c
2009-09-15docs: GL_ARB_provoking_vertexBrian Paul
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_6_branch'Brian 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_6_branch'Brian 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-08docs: Add basic 7.7 relnotes.Eric Anholt
2009-09-03docs: 7.5.1 md5 sumsBrian Paul
2009-09-03docs: point to fd.o for downloads instead of SourceForgeBrian Paul