summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'mesa_7_6_branch'Brian Paul2009-11-041-0/+1
|\ | | | | | | | | | | Conflicts: src/mesa/drivers/windows/gdi/mesa.def
| * docs: fix 7.6 build with Visual StudioBrian Paul2009-11-031-0/+1
| |
| * docs: document Intel glBitmap fixesBrian Paul2009-10-261-0/+1
| |
* | docs: document Intel glBitmap fixesBrian Paul2009-10-271-0/+1
| |
* | Merge remote branch 'origin/mesa_7_6_branch'Eric Anholt2009-10-231-0/+5
|\| | | | | | | | | | | | | | | | | 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
| * docs: document updated GL extension header filesBrian Paul2009-10-231-0/+2
| |
| * docs: document cell, glGetTexLevelParameter() fixesBrian Paul2009-10-231-0/+3
| |
* | docs: document 'useprog' debug optionBrian Paul2009-10-221-0/+1
| |
* | Merge branch 'mesa_7_6_branch' of ↵Alex Deucher2009-10-191-0/+1
|\| | | | | | | | | | | git+ssh://[email protected]/git/mesa/mesa regenerated lex.yy.c
| * docs: document GLSL float parsing bug fixBrian Paul2009-10-161-0/+1
| |
* | docs: document more MESA_GLSL env var optionsBrian Paul2009-10-142-1/+8
| |
* | Merge branch 'mesa_7_6_branch'Brian Paul2009-10-101-0/+1
|\|
| * docs: fix aux buffer bug 24426Brian Paul2009-10-091-0/+1
| |
* | docs: bump libdrm version requirementBrian Paul2009-10-081-2/+2
| | | | | | | | Probably need to bump other version requirements too...
* | Merge branch 'mesa_7_6_branch'Nicolai Hähnle2009-10-071-0/+1
|\|
| * docs: fix glXQueryDrawable() bugsBrian Paul2009-10-071-0/+1
| |
* | Merge branch 'mesa_7_6_branch'Brian Paul2009-10-051-0/+2
|\| | | | | | | | | | | Conflicts: src/gallium/auxiliary/util/u_cpu_detect.c
| * r300: Workaround problem on R500 with very large fragment programsNicolai Hähnle2009-10-031-0/+1
| | | | | | | | | | | | | | | | 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 <[email protected]>
| * docs: document default texture binding fixBrian Paul2009-10-021-0/+1
| |
* | Merge branch 'mesa_7_6_branch'Brian Paul2009-10-011-0/+2
|\|
| * docs: document GLSL sqrt(0) fixBrian Paul2009-09-291-0/+1
| |
| * docs: fixed glXQueryContext(GLX_RENDER_TYPE)Brian Paul2009-09-291-0/+1
| |
* | docs: added objviewer to release notesBrian Paul2009-10-011-0/+1
| |
* | Merge branch 'mesa_7_6_branch'Brian Paul2009-09-293-0/+56
|\| | | | | | | | | | | | | | | | | | | | | 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
| * docs: initial 7.6.1 release notesBrian Paul2009-09-292-0/+45
| |
| * docs: update news.html file with 7.5.2 and 7.6 releaseBrian Paul2009-09-281-0/+11
| |
* | Merge branch 'mesa_7_6_branch'Ian Romanick2009-09-282-10/+20
|\| | | | | | | | | | | Conflicts: Makefile src/mesa/main/version.h
| * Merge branch 'mesa_7_5_branch' into mesa_7_6_branchIan Romanick2009-09-281-3/+10
| |\ | | | | | | | | | | | | Conflicts: src/mesa/main/version.h
| | * docs: 7.5.2 md5 sumsmesa_7_5_2Ian Romanick2009-09-281-1/+9
| | |
| | * Prep for 7.5.2 releaseIan Romanick2009-09-281-2/+1
| | |
| * | docs: 7.6 md5 sumsIan Romanick2009-09-281-1/+9
| | |
| * | Prep for 7.6 releaseIan Romanick2009-09-281-6/+1
| | |
* | | Merge branch 'mesa_7_6_branch'Brian Paul2009-09-281-0/+4
|\| |
| * | Merge branch 'mesa_7_5_branch' into mesa_7_6_branchBrian Paul2009-09-281-0/+4
| |\|
| | * docs: list additional 7.5.2 bug fixesBrian Paul2009-09-281-0/+3
| | |
| | * docs: document gallium mipmap generation fixBrian Paul2009-09-281-0/+1
| | |
* | | Merge branch 'mesa_7_6_branch'Brian Paul2009-09-201-0/+2
|\| | | | | | | | | | | | | | Conflicts: src/mesa/drivers/dri/intel/intel_clear.c
| * | docs: Document new features in radeon/r200/r300 driversNicolai Hähnle2009-09-201-0/+2
| | | | | | | | | | | | Signed-off-by: Nicolai Hähnle <[email protected]>
* | | Merge branch 'mesa_7_6_branch'Ian Romanick2009-09-161-0/+2
|\| |
| * | Merge branch 'mesa_7_5_branch' into mesa_7_6_branchIan Romanick2009-09-161-0/+2
| |\| | | | | | | | | | | | | Conflicts: src/mesa/main/dlist.c
| | * docs: glUniform functions are now compiled into display listsBrian Paul2009-09-151-0/+1
| | |
| | * docs: document glUseProgram display list fixBrian Paul2009-09-151-0/+1
| | |
* | | docs: GL_ARB_provoking_vertexBrian Paul2009-09-151-0/+1
| | |
* | | Merge branch 'mesa_7_6_branch'Brian Paul2009-09-152-0/+6
|\| |
| * | Merge branch 'mesa_7_5_branch' into mesa_7_6_branchBrian Paul2009-09-151-0/+2
| |\|
| | * docs: document linker/preprocessor bug fixBrian Paul2009-09-141-0/+2
| | |
| * | docs: mention the new Gallium llvmpipe driverBrian Paul2009-09-111-0/+4
| | |
* | | Merge branch 'mesa_7_6_branch'Brian Paul2009-09-102-0/+53
|\| |
| * | Merge branch 'mesa_7_5_branch' into mesa_7_6_branchBrian Paul2009-09-102-0/+53
| |\|
| | * docs: document Gallium glDrawPixels(GL_STENCIL_INDEX) fixBrian Paul2009-09-101-0/+1
| | |