Age | Commit message (Expand) | Author |
2008-07-29 | updated GLSL bug fixes | Brian Paul |
2008-07-29 | document GLSL 1.20 status | Brian Paul |
2008-07-21 | mesa: revert building glslcompiler by default | Brian Paul |
2008-07-17 | mesa: build the stand-alone glslcompiler by default, update the docs | Brian Paul |
2008-07-04 | GLSL-related bug fixes | Brian Paul |
2008-07-01 | link to DRM 2.3.1 | Brian Paul |
2008-06-30 | autoconf: Improve the visibility of the swrast DRI driver | Dan Nicholson |
2008-06-21 | added pointer to beta/release candidates | Brian Paul |
2008-06-09 | document makefile changes | Brian Paul |
2008-05-27 | update, re-org build/install instructions | Brian Paul |
2008-05-27 | updates for 7.1 release | Brian Paul |
2008-05-09 | Default DRI driver directory to match X.Org xserver | Dan Nicholson |
2008-05-05 | autoconf: Scrape the version from configs/default | Dan Nicholson |
2008-04-04 | 7.0.3 updates | Brian |
2008-04-04 | updated w/ 7.0.3 release | Brian |
2008-04-04 | import 7.0.3 relnotes from 7.0 branch | Brian |
2008-03-10 | autoconf: Add autogen.sh from Xorg for easier setup from git | Dan Nicholson |
2008-03-09 | added info about checking out gallium-0.1 for cell code | Brian |
2008-02-28 | added git on Windows section | Brian |
2008-02-28 | a few words about how the cell driver works. | Brian |
2008-02-28 | Convert crlf->lf line endings. | José Fonseca |
2008-02-27 | document cell -DSPU_MAIN_PARAM_LONG_LONG flag | Brian |
2008-02-14 | miniglx doc updates | caner |
2008-01-24 | Bring in previous 7.0.1/2 release notes, added Cell driver page. | Brian |
2008-01-11 | Allow osmesa to be enabled or disabled | Dan Nicholson |
2007-12-30 | autoconf: Remind developers to bump version numbers in configure.ac | Dan Nicholson |
2007-12-26 | Merge branch 'master' into autoconf2 | Dan Nicholson |
2007-12-26 | autoconf: Helper options for adding GCC 32/64 bit flags | Dan Nicholson |
2007-12-23 | autoconf: Documentation for using the autoconf'd build | Dan Nicholson |
2007-12-18 | docs: Fix links in contribute section | Dan Nicholson |
2007-11-27 | minor additions to avoid FAQs | Brian |
2007-11-27 | document GLSL float f/F suffix bug | Brian |
2007-10-31 | GLSL support in i965 driver | Brian |
2007-10-31 | updated list | Brian |
2007-10-01 | updated glext.h license info (Khronos), plus other clean-ups | Brian |
2007-09-28 | update the DRM/DRI instructions | Brian |
2007-09-27 | for Miniglx, use git sources | Brian |
2007-09-13 | updated vrml link | Brian |
2007-09-12 | updated with pkg-config info | Brian |
2007-09-12 | DESTDIR support. | Dan Nicholson |
2007-09-05 | updated bug report guidelines | Brian |
2007-07-27 | more Mingw32 fixes | Zhang |
2007-07-21 | Fix a number of MINGW32 issues | Zhang |
2007-06-28 | bring over 7.0 doc changes | Brian |
2007-06-12 | added memcpy() to-do item | Brian |
2007-05-19 | added GL_EXT_texture_from_pixmap | Brian |
2007-05-17 | Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa | Brian |
2007-05-16 | Initial version of MESA_texture_array spec. | Ian Romanick |
2007-05-14 | Skeleton file for 7.1 release notes. | Brian |
2007-05-10 | document exp(), mod() fixes | Brian |