Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-21 | Merge branch 'mesa_7_7_branch' | Ian Romanick | |
Conflicts: src/mesa/main/version.h | |||
2009-12-21 | Add MD5 checksums for 7.6.1 release | Ian Romanick | |
2009-12-21 | Add MD5 checksums for 7.7 release | Ian Romanick | |
2009-12-21 | Merge branch 'mesa_7_7_branch' | Brian Paul | |
Conflicts: src/mesa/main/version.h src/mesa/state_tracker/st_atom_shader.c | |||
2009-12-11 | Merge branch 'mesa_7_7_branch' | Brian Paul | |
Conflicts: src/gallium/state_trackers/xorg/xorg_xv.c src/mesa/drivers/dri/intel/intel_span.c | |||
2009-12-11 | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Brian Paul | |
2009-12-11 | docs: updated 7.6.1 relnotes with GLSL fixes | Brian Paul | |
2009-12-08 | Merge branch 'mesa_7_7_branch' | Andre Maasikas | |
Conflicts: src/mesa/drivers/dri/r600/r700_assembler.c src/mesa/main/version.h | |||
2009-12-07 | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Ian Romanick | |
Conflicts: progs/demos/projtex.c progs/xdemos/glxinfo.c src/mesa/main/version.h To fix the confilicts in projtex.c and glxinfo.c I just took the code from mesa_7_6_branch. The conflicts seem to have occured from cherry-picks from mesa_7_7_branch to mesa_7_6_branch followed by commmits just to mesa_7_6_branch. | |||
2009-12-04 | docs: a few more fixes for 7.6.1 | Brian Paul | |
2009-12-01 | Merge commit 'origin/mesa_7_7_branch' | Keith Whitwell | |
Conflicts: src/gallium/drivers/svga/svga_screen_texture.c src/gallium/state_trackers/xorg/xorg_composite.c src/gallium/state_trackers/xorg/xorg_exa.c src/gallium/state_trackers/xorg/xorg_renderer.c src/gallium/state_trackers/xorg/xorg_xv.c src/mesa/main/texgetimage.c src/mesa/main/version.h | |||
2009-11-30 | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Ian Romanick | |
Conflicts: progs/util/shaderutil.c src/mesa/drivers/dri/r600/r600_context.c src/mesa/main/version.h | |||
2009-11-23 | Fix 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-19 | docs: document fixes for AIX | Brian Paul | |
2009-11-19 | docs: removed VC6/7 project files | Brian Paul | |
2009-11-19 | docs: update news file for 7.6.1 release | Brian Paul | |
2009-11-19 | docs: remove VC6/7 project file info | Brian Paul | |
2009-11-18 | docs: Add note about r600 | Alex Deucher | |
2009-11-18 | docs: setup 7.8 release notes file | Brian Paul | |
2009-11-17 | docs: libGL documentation, from the xorg-docs tree | Brian Paul | |
This is pretty old and needs some updating but might be useful or interesting to some people. | |||
2009-11-17 | docs: i965 clipping fix | Brian Paul | |
2009-11-17 | docs: list the new VMware SVGA Gallium driver in release notes | Brian Paul | |
2009-11-16 | docs: Update r300g status. | Corbin Simpson | |
2009-11-16 | docs: fixes, changes for Mesa 7.7 | Brian Paul | |
2009-11-04 | Merge branch 'mesa_7_6_branch' | Brian Paul | |
Conflicts: src/mesa/drivers/windows/gdi/mesa.def | |||
2009-11-03 | docs: fix 7.6 build with Visual Studio | Brian Paul | |
2009-10-27 | docs: document Intel glBitmap fixes | Brian Paul | |
2009-10-26 | docs: document Intel glBitmap fixes | Brian Paul | |
2009-10-23 | Merge 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-23 | docs: document updated GL extension header files | Brian Paul | |
2009-10-23 | docs: document cell, glGetTexLevelParameter() fixes | Brian Paul | |
2009-10-22 | docs: document 'useprog' debug option | Brian Paul | |
2009-10-19 | Merge branch 'mesa_7_6_branch' of ↵ | Alex Deucher | |
git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa regenerated lex.yy.c | |||
2009-10-16 | docs: document GLSL float parsing bug fix | Brian Paul | |
2009-10-14 | docs: document more MESA_GLSL env var options | Brian Paul | |
2009-10-10 | Merge branch 'mesa_7_6_branch' | Brian Paul | |
2009-10-09 | docs: fix aux buffer bug 24426 | Brian Paul | |
2009-10-08 | docs: bump libdrm version requirement | Brian Paul | |
Probably need to bump other version requirements too... | |||
2009-10-07 | Merge branch 'mesa_7_6_branch' | Nicolai Hähnle | |
2009-10-07 | docs: fix glXQueryDrawable() bugs | Brian Paul | |
2009-10-05 | Merge branch 'mesa_7_6_branch' | Brian Paul | |
Conflicts: src/gallium/auxiliary/util/u_cpu_detect.c | |||
2009-10-03 | r300: Workaround problem on R500 with very large fragment programs | Nicolai 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-02 | docs: document default texture binding fix | Brian Paul | |
2009-10-01 | Merge branch 'mesa_7_6_branch' | Brian Paul | |
2009-10-01 | docs: added objviewer to release notes | Brian Paul | |
2009-09-29 | docs: document GLSL sqrt(0) fix | Brian Paul | |
2009-09-29 | docs: fixed glXQueryContext(GLX_RENDER_TYPE) | Brian Paul | |
2009-09-29 | Merge 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-29 | docs: initial 7.6.1 release notes | Brian Paul | |
2009-09-28 | docs: update news.html file with 7.5.2 and 7.6 release | Brian Paul | |