summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2012-02-10docs: remove link to the GLSL compiler pageBrian Paul1-1/+0
The page is terribly out of date. (cherry picked from commit 65526d54aa2599b069bd443d3e6e9762e613042d)
2012-02-10docs: add VMware linkBrian Paul1-1/+2
(cherry picked from commit 6aa9ce2687637ee678fa4258eb9efa695fca8690)
2012-02-10docs: update info about supported systems, GPUs, APIsBrian Paul1-12/+56
Add link to Intel's Linux graphics page, etc. (cherry picked from commit 14cf3dd826938f0a8a6f32a81c634ecc835f7319)
2012-02-10docs: add news item for 8.0 releaseBrian Paul1-0/+10
(cherry picked from commit 7aef839760d5216ec2a413092cae35fd223678a4)
2012-02-10docs: Add 8.0 MD5 checksumsIan Romanick1-1/+3
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com> (cherry picked from commit fb56b0972dad8921bc43e1eeb4eebf5e3550e213)
2012-01-30Rename R300_NO_TCL envvar to RADEON_NO_TCLMatt Turner1-2/+2
The envvar works for R100 and R200 too, and the classic R300 driver doesn't even exist anymore. "RADEON_NO_TCL" is already mentioned in the code and is the same envvar used for the R300g driver.
2012-01-18docs: add more potential dependencies for vmware guest driverBrian Paul1-1/+4
2012-01-13docs: add links to xf86-video-vmware wiki pagesBrian Paul1-0/+9
2012-01-13docs: new page describing how to build, install VMware SVGA3D guest driverBrian Paul2-0/+186
2012-01-13docs: freshen up the introduction page with Mesa 8.0 info, etcBrian Paul1-4/+27
2012-01-12docs/GL3: consolidate FBO extensions into one ARBMarek Olšák1-3/+1
2012-01-12docs/GL3: document r300 extension supportMarek Olšák1-24/+24
2012-01-12docs/GL3: document what's missing for GL3Marek Olšák1-2/+2
2012-01-11Clean up GL3 statusMatt Turner1-39/+39
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com> Signed-off-by: Matt Turner <mattst88@gmail.com>
2012-01-09softpipe: Document new llvm flagJakob Bornecrantz1-0/+2
Signed-off-by: Jakob Bornecrantz <wallbraker@gmail.com>
2012-01-09mesa: Bump version to 8.0 (devel)Kenneth Graunke2-6/+6
Also update the release notes to mention that Mesa 8.0 implements OpenGL 3.0. Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
2011-12-17docs: update GL3 statusMarek Olšák1-2/+2
2011-12-02docs: list GL_OES_compressed_ETC1_RGB8_texture in 7.12 release notesChia-I Wu1-0/+1
Reviewed-by: Brian Paul <brianp@vmware.com>
2011-11-30gallium/failover: Remove the deprecated module.Kai Wasserbäch1-4/+3
Signed-off-by: Kai Wasserbäch <kai@dev.carbon-project.org> Signed-off-by: José Fonseca <jfonseca@vmware.com>
2011-11-29gallium/cell: Remove the driver.Kai Wasserbäch6-143/+5
Complicates Gallium3D development and doesn't seem to have active users. Signed-off-by: Kai Wasserbäch <kai@dev.carbon-project.org> Signed-off-by: José Fonseca <jfonseca@vmware.com>
2011-11-29docs: Removed i965 entry in the source tree listing.Kai Wasserbäch1-1/+0
Signed-off-by: Kai Wasserbäch <kai@dev.carbon-project.org>
2011-11-29docs: Added item to release notes for 7.12.Kai Wasserbäch1-2/+4
Signed-off-by: Kai Wasserbäch <kai@dev.carbon-project.org>
2011-11-28mesa/docs: add ARB_texture_rgb10_a2ui to relnotes/gl3.txtDave Airlie2-1/+2
Signed-off-by: Dave Airlie <airlied@redhat.com>
2011-11-27docs: Add 7.11.2 release notes and newsIan Romanick2-0/+94
2011-11-27docs/gl3: these two interfaces are complete now.Dave Airlie1-1/+1
Signed-off-by: Dave Airlie <airlied@redhat.com>
2011-11-17docs: Add 7.11.1 release md5sumsIan Romanick1-2/+6
(cherry picked from commit 228da884c9bfe9258cc26e741f41b273aa3e668a)
2011-11-17docs: Add news items for 7.11 and 7.11.1 releasesIan Romanick1-0/+14
2011-11-17docs: Import 7.11 release notes from branchIan Romanick1-2/+264
2011-11-17docs: Import 7.11.1 release notes from branchIan Romanick1-0/+387
2011-11-11docs: add another viewperf issueBrian Paul1-0/+13
2011-11-09docs: Note EXT_texture_array on i965.Eric Anholt1-1/+1
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2011-11-06gl3.txt: update for ARB_texture_storage.Dave Airlie1-1/+1
As per Brian's suggestion. Signed-off-by: Dave Airlie <airlied@redhat.com>
2011-11-05docs: fix grammar and punctuation in llvmpipe docs.Matt Turner1-3/+3
2011-11-05gl3.txt: add not of ARB_texture_storage work started.Dave Airlie1-1/+1
2011-11-05docs: Update llvmpipe docs.José Fonseca1-25/+23
Recommend LLVM 2.9, it has been working quite well, and unlike earlier versions, it works out-of-the-box without patches. Update Windows instructions.
2011-11-03docs: list GL_OES_EGL_image_external in 7.12 release notesChia-I Wu1-0/+1
2011-11-01docs: update relnotes-7.12Marek Olšák1-0/+1
2011-10-31docs: list GL_ARB_texture_storage in 7.12 release notesBrian Paul1-0/+1
2011-10-28docs: Update to note that r300 and r600 have been replaced.Eric Anholt1-0/+2
2011-10-27docs: update GL3 statusMarek Olšák1-5/+4
EXT_texture_array has been completed for quite a while. Removing BindBufferBase+Range, because they're part of EXT_transform_feedback.
2011-10-24docs: update relnotes-7.12Marek Olšák1-1/+1
2011-10-20docs: document known issues with Viewperf 11Brian Paul2-0/+135
2011-10-04docs: Update references to README filesGuillem Jover1-10/+2
Signed-off-by: Guillem Jover <guillem@hadrons.org> Signed-off-by: Brian Paul <brianp@vmware.com>
2011-10-04Remove remnants of legacy glide supportGuillem Jover2-3/+0
Signed-off-by: Guillem Jover <guillem@hadrons.org> Signed-off-by: Brian Paul <brianp@vmware.com>
2011-09-28mesa: Allow overriding GLSL version with environment variableChad Versace1-0/+4
Override the context's GLSL version if the environment variable MESA_GLSL_VERSION_OVERRIDE is set. Valid values for MESA_GLSL_VERSION_OVERRIDE are integers, such as "130". MESA_GLSL_VERSION_OVERRIDE has the same behavior as INTEL_GLSL_VERSION, except that it applies to all drivers, not just Intel's. Since the former supercedes the latter, this patch disables the latter. Reviewed-by: Dave Airlie <airlied@gmail.com> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Signed-off-by: Chad Versace <chad@chad-versace.us>
2011-09-27mesa: Allow override of GL version with environment variableChad Versace1-0/+4
It is necessary to manually set the GL version to 3.0 in order to run Piglit tests that use glGetUniform*(). This patch allows one to override the version of the OpenGL context by setting the environment variable MESA_GL_VERSION_OVERRIDE. Reviewed-by: Brian Paul <brianp@vmware.com> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Reviewed-by: Ian Romanick <ian.d.romanick@intel.com> Signed-off-by: Chad Versace <chad@chad-versace.us>
2011-09-23docs: mention VMware svga driver updates in 7.12 release notesBrian Paul1-0/+1
2011-09-23docs: update relnotes-7.12 with r600g changesMarek Olšák1-1/+6
2011-09-22i965: Add support for GL_EXT_packed_float.Eric Anholt1-0/+1
This doesn't cover support for this format as a renderbuffer yet. The spec allows implementations to not support it, though it is something we do want to support. Only one failure in piglit on gen6, which is texwrap with bordercolor (as usual). Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2011-09-22i965: Add support for GL_EXT_texture_shared_exponent.Eric Anholt1-0/+1
Only one failure in piglit on gen6, which is texwrap with bordercolor (as usual). Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>