Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-03 | docs: update precompiled libs info | Brian Paul | |
2009-09-03 | docs: move SGI GLU link | Brian Paul | |
2009-09-03 | docs/: document cross-compile fix | Brian Paul | |
2009-09-03 | docs: 7.5.1 md5 sums | Brian Paul | |
2009-09-03 | docs: point to fd.o for downloads instead of SourceForge | Brian Paul | |
2009-09-03 | docs: prep for 7.5.1 release | Brian Paul | |
2009-09-03 | docs: added news entry for 7.5.1 | Brian Paul | |
2009-09-03 | docs: update precompiled libs info | Brian Paul | |
2009-09-03 | docs: move SGI GLU link | Brian Paul | |
2009-09-03 | docs: Document new extension support for 7.6 release. | Ian Romanick | |
2009-08-31 | docs: fixed glXCreateGLXPixmap() for direct rendering | Brian Paul | |
2009-08-31 | docs/: document cross-compile fix | Brian Paul | |
2009-08-31 | docs: fixed glXCreateGLXPixmap() for direct rendering | Brian Paul | |
2009-08-31 | docs/: document cross-compile fix | Brian Paul | |
2009-08-27 | Merge branch 'mesa_7_5_branch' | Brian Paul | |
2009-08-27 | docs: fix selection/feedback culling bug | Brian Paul | |
2009-08-26 | Merge branch 'mesa_7_5_branch' | Brian Paul | |
2009-08-26 | docs: document sampler array bug fix | Brian Paul | |
2009-08-24 | docs: recent 7.5.1 bug fixes | Brian Paul | |
2009-08-24 | docs: recent 7.5.1 bug fixes | Brian Paul | |
2009-08-14 | Merge branch 'mesa_7_5_branch' | Brian Paul | |
2009-08-14 | docs: docs: document new --with-max-width/height config options | Brian Paul | |
2009-08-14 | Add a FAQ about internal buffer sizes. | Brian Paul | |
(cherry picked from master, commit 9a8781bd24730374e14568f67f7db8a9cc444bb4) | |||
2009-08-14 | docs: document new --with-max-width/height config options | Brian Paul | |
2009-08-14 | Add a FAQ about internal buffer sizes. | Tom Fogal | |
2009-08-05 | Merge branch 'mesa_7_5_branch' | Brian Paul | |
Conflicts: src/mesa/main/state.c | |||
2009-08-05 | docs:fix glBlitFramebuffer() for Gallium | Brian Paul | |
2009-08-04 | docs: 7.5.1 bug fixes | Brian Paul | |
2009-07-30 | docs: document new i915/945 extensions | Brian Paul | |
2009-07-28 | Merge branch 'mesa_7_5_branch' | Brian Paul | |
Conflicts: Makefile configs/default docs/relnotes.html src/mesa/main/version.h | |||
2009-07-27 | docs: do not mentions xthreads any more | RALOVICH, Kristóf | |
2009-07-27 | docs: 7.5 tarball md5sums | Brian Paul | |
2009-07-22 | docs: initial release notes for 7.5.1 | Brian Paul | |
2009-12-16 | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Ian Romanick | |
Conflicts: src/mesa/drivers/dri/unichrome/via_ioctl.c src/mesa/drivers/dri/unichrome/via_screen.c src/mesa/main/version.h src/mesa/state_tracker/st_atom.c | |||
2009-12-11 | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Brian Paul | |
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-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-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: 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-10-27 | 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-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-14 | docs: document more MESA_GLSL env var options | Brian Paul | |
2009-10-10 | Merge branch 'mesa_7_6_branch' | 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 | |