summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2016-01-08mesa: docs: Add link to planet.freedesktop.orgSarah Sharp1-0/+1
The freedesktop.org blog feeds aren't mentioned on either mesa3d.org or any of the graphics project wikis (including the DRI wiki) on freedeskop.org. Fix that by linking to it from the sidebar. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
2016-01-07nvc0: add ARB_indirect_parameters supportIlia Mirkin1-0/+1
I chose to make separate macros for this due to the additional complexity and extra scratch usage. Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
2015-12-30nvc0: add ARB_shader_draw_parameters supportIlia Mirkin1-0/+1
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
2015-12-28docs: Mark ARB_tessellation_shader as done on all i965 platforms.Kenneth Graunke2-2/+2
We now support all Intel GPUs which can do tessellation. Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
2015-12-22docs: Clarify that ARB_tessellation_shader is only done on i965/gen8+.Kenneth Graunke1-1/+1
Requested by kisak on IRC.
2015-12-22docs: Mark ARB_tessellation_shader as done on i965/gen8+.Kenneth Graunke2-2/+2
2015-12-22mesa: update gl_HelperInvocation support status in docsTapani Pälli1-1/+1
Was enabled for i965 and nvc0 by following commits: c875e3cdd21811ad6669160d59fa39a4526ef872 39f51ec96f00f601b9c4d4e321dacb3af9dc866f Signed-off-by: Tapani Pälli <tapani.palli@intel.com> Reviewed-by: Marta Lofstedt <marta.lofstedt@intel.com> Acked-by: Matt Turner <mattst88@gmail.com>
2015-12-21docs: add news item and link release notes for 11.0.8Emil Velikov2-0/+7
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2015-12-21docs: add sha256 checksums for 11.0.8Emil Velikov1-1/+2
Signed-off-by: Emil Velikov <emil.velikov@collabora.com> (cherry picked from commit b9b19162ee3f8d68be76b71adf2a290cbb675660)
2015-12-21docs: add release notes for 11.0.8Emil Velikov1-0/+199
Signed-off-by: Emil Velikov <emil.velikov@collabora.com> (cherry picked from commit 261daab6b4f7a1cff143bebcd632ad5a2cdafa74)
2015-12-16osmesa: add new OSMesaCreateContextAttribs functionBrian Paul1-0/+2
This allows specifying a GL profile and version so one can get a core- profile context. Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
2015-12-15docs: Replace sourceforge logo with a text linkAndreas Boll2-5/+2
Fixes the following Lintian (Debian package checker) error: privacy-breach-logo usr/share/doc/mesa-common-dev/contents.html (http://sourceforge.net/sflogo.php?group_id=3&amp;type=1) usr/share/doc/mesa-common-dev/thanks.html (http://sourceforge.net/sflogo.php?group_id=3&amp;type=1) The extended description of this tag is: This package creates a potential privacy breach by fetching a logo at runtime. Before using a local copy you should check that the logo is suitable for main. You can get help with determining this by posting a link to the logo and a copy of, or a link to, the logo copyright and license information to the debian-legal mailing list. Please replace any scripts, images, or other remote resources with non-remote resources. It is preferable to replace them with text and links but local copies of the remote resources are also acceptable as long as they don't also make calls to remote services. Please ensure that the remote resources are suitable for Debian main before making local copies of them. Severity: serious, Certainty: possible Check: files, Type: binary, udeb Signed-off-by: Andreas Boll <andreas.boll.dev@gmail.com> Reviewed-by: Brian Paul <brianp@vmware.com>
2015-12-15docs: add news item and link release notes for 11.1.0Emil Velikov2-0/+8
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2015-12-15docs: add sha256 checksums for 11.0.1Emil Velikov1-1/+2
Signed-off-by: Emil Velikov <emil.velikov@collabora.com> (cherry picked from commit 525f3c2c28cd083b37e1f6a27f503af1c4781141)
2015-12-15docs: Update 11.1.0 release notesEmil Velikov1-3/+188
Signed-off-by: Emil Velikov <emil.velikov@collabora.com> (cherry picked from commit 5a616125acf0ac043d2d44b7a8e804739d55014e)
2015-12-15docs: mark input/output block locations as DONETimothy Arceri1-1/+1
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2015-12-11softpipe: enable GL_ARB_viewport_array support, update GL3.txt docEdward O'Callaghan1-1/+1
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Reviewed-by: Roland Scheidegger <sroland@vmware.com>
2015-12-09docs: Add ARB_compute_shader to 11.2.0 release notesJordan Justen1-0/+1
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: Iago Toral Quiroga <itoral@igalia.com> Reviewed-by: Kristian Høgsberg <krh@bitplanet.net>
2015-12-09docs: Mark ARB_compute_shader as done for i965Jordan Justen1-2/+2
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: Iago Toral Quiroga <itoral@igalia.com> Reviewed-by: Kristian Høgsberg <krh@bitplanet.net>
2015-12-09docs: remove stray <ul> tag from 11.0.5.html file to fix indentationBrian Paul1-2/+0
2015-12-09docs: add news item for mesa-demos 8.3.0 releaseAndreas Boll1-0/+5
Signed-off-by: Andreas Boll <andreas.boll.dev@gmail.com>
2015-12-09docs: add news item and link release notes for 11.0.7Emil Velikov2-0/+7
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2015-12-09docs: add sha256 checksums for 11.0.7Emil Velikov1-1/+2
Signed-off-by: Emil Velikov <emil.velikov@collabora.com> (cherry picked from commit f9715bc449d6b2cc5693e44bb82a9d5305a32ab5)
2015-12-09docs: add release notes for 11.0.7Emil Velikov1-0/+153
Signed-off-by: Emil Velikov <emil.velikov@collabora.com> (cherry picked from commit bec983b738a7f149478ee692ba0e1d26fcc9fd8e)
2015-12-09r600: Add ARB_copy_image supportEdward O'Callaghan2-1/+2
[airlied: update relnotes] Reviewed-by: Marek Olšák <marek.olsak@amd.com> Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
2015-12-08docs/GL3.txt: consolidate r600 GL4.1.Dave Airlie1-4/+4
Signed-off-by: Dave Airlie <airlied@redhat.com>
2015-12-07st/va: disable MPEG4 by default v2Christian König1-0/+6
The workarounds are too hacky to enable them by default and otherwise MPEG4 doesn't work reliably. v2: add docs/envvars.html, CC stable and fix typos Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com> (v1) Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu> (v1) Cc: "11.1.0" <mesa-stable@lists.freedesktop.org>
2015-12-07docs: consolidate r600 entry in GL3.txtDave Airlie1-14/+14
Though fp64 emulation still needs to be done for a lot of the evergreen hw.
2015-12-07docs: update with r600 tessellation status.Dave Airlie2-1/+2
Signed-off-by: Dave Airlie <airlied@redhat.com>
2015-11-30doc: Set GL_OES_geometry_shader as startedMarta Lofstedt1-1/+1
Signed-off-by: Marta Lofstedt <marta.lofstedt@linux.intel.com> Reviewed-by: Eduardo Lima Mitev <elima@igalia.com>
2015-11-26docs: Update GL3.txt to add ARB_internalformat_query2Eduardo Lima Mitev1-1/+1
Added to OpenGL 4.3 section, tagged as 'in progress (elima)'. See https://bugs.freedesktop.org/show_bug.cgi?id=92687. Thanks to Thomas H.P. Andersen for remainding me about this. v1: - Update the already existing entry in section 4.3 instead (Ilia Mirkin). - Added my BZ nickname as contact person (Felix Schwarz). Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
2015-11-25docs: minimum required python mako version is 0.3.4Samuel Iglesias Gonsálvez1-1/+1
Signed-off-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com> Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
2015-11-25docs: update relnotes with AMD_performance_monitor for radeonsiNicolai Hähnle1-0/+1
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2015-11-24docs: add missed i965 feature to relnotesIan Romanick1-0/+1
Trivial. GL_ARB_fragment_layer_viewport support was added in 8c902a58 by Ken. Signed-off-by: Ian Romanick <ian.d.romanick@intel.com> Cc: "11.1" <mesa-stable@lists.freedesktop.org>
2015-11-23docs: add missed freedreno features to relnotesIlia Mirkin1-0/+5
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu> Cc: "11.1" <mesa-stable@lists.freedesktop.org>
2015-11-23docs: update relnotes with new freedreno/a4xx supportIlia Mirkin1-1/+8
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
2015-11-21docs: add 11.2.0-devel release notes template, bump versionEmil Velikov1-0/+60
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2015-11-21docs: add news item and link release notes for 11.0.6Emil Velikov2-0/+7
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2015-11-21docs: add sha256 checksums for 11.0.6Emil Velikov1-1/+2
Signed-off-by: Emil Velikov <emil.velikov@collabora.com> (cherry picked from commit 2555e000fc1771dd231207247b5d9dfec4600fe8)
2015-11-21docs: add release notes for 11.0.6Emil Velikov1-0/+144
Signed-off-by: Emil Velikov <emil.velikov@collabora.com> (cherry picked from commit 04fd3a6f629b5098cc2a4da1f2392678349ecf56)
2015-11-20freedreno/a4xx: add missing formats to enable ARB_vertex_type_2_10_10_10_revIlia Mirkin1-1/+1
Same as commit 84d087aea but for a4xx. The RE'd enums had the same issue too. Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
2015-11-20docs: mention GL 3.3 support for VMware driver in Mesa 11.1 relnotesBrian Paul1-0/+2
Signed-off-by: Brian Paul <brianp@vmware.com>
2015-11-21docs: mark compile-time constant expressions as doneTimothy Arceri1-1/+1
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
2015-11-20docs: mark GL_AMD_performance_monitor for nv50Samuel Pitoiset1-0/+1
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Acked-by: Ilia Mirkin <imirkin@alum.mit.edu>
2015-11-20docs: Add GL_EXT_shader_samples_identical to the release notesIan Romanick1-0/+1
Trivial Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
2015-11-20mesa: re-enable KHR_debug for ES contextsBoyan Ding1-0/+1
With the earlier issues resolved we can expose the extension. Signed-off-by: Boyan Ding <boyan.j.ding@gmail.com> Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
2015-11-19Import current draft of EXT_shader_samples_identical specIan Romanick1-0/+176
v2: Add Neil to the list of contributors. I meant to do that before, but Matt reminded me. v3: Fix typos noticed by Nicolai. Signed-off-by: Ian Romanick <ian.d.romanick@intel.com> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Reviewed-by: Chris Forbes <chrisf@ijw.co.nz>
2015-11-19docs: GL3.1 for a3xx and a4xxIlia Mirkin1-0/+1
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
2015-11-19mesa: enable EXT_blend_func_extended if the driver supports the ARB versionRyan Houdek1-0/+1
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com> Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
2015-11-19gallium/hud: document GALLIUM_HUD_PERIOD in envvars.html.Jimmy Berry1-0/+2
Signed-off-by: Marek Olšák <marek.olsak@amd.com>