summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* docs: updated environment variable listBrian Paul2011-02-171-13/+90
|
* docs: add glsl infoSam Hocevar2011-02-161-0/+1
|
* docs: fix glsl_compiler nameSam Hocevar2011-02-161-1/+1
|
* docs: Fix typo in GL3.txtSedat Dilek2011-02-141-1/+1
|
* update GL3.txt for GL_EXT_framebuffer_sRGB statusDave Airlie2011-02-121-1/+1
|
* docs: removed VC8 project filesBrian Paul2011-01-281-2/+4
|
* docs: update GL3 statusMarek Olšák2011-01-271-5/+8
|
* docs: update README.WIN32 per Karl's requestBrian Paul2011-01-201-9/+7
|
* docs: add GL_EXT_texture_sRGB_decode to relnotesDave Airlie2011-01-161-0/+1
|
* docs: document GL_ARB_draw_buffers_blendBrian Paul2011-01-152-1/+2
|
* docs: update GL3.txt statusBrian Paul2011-01-151-2/+2
|
* docs: document GL_ARB_instanced_arraysBrian Paul2011-01-151-0/+1
|
* docs: document GL_ARB_draw_instancedBrian Paul2011-01-151-0/+1
|
* docs: skeleton file for 7.11 release notes, add missing linksBrian Paul2011-01-142-0/+56
|
* mesa: Remove GLES overlay.Chia-I Wu2011-01-102-14/+1
| | | | | | | With core mesa doing runtime API checks, GLES overlay is no longer needed. Make --enable-gles-overlay equivalent to --enable-gles[12]. There may still be places where compile-time checks are done. They could be fixed case by case.
* egl: Make egl_dri2 and egl_glx built-in drivers.Chia-I Wu2011-01-101-3/+4
| | | | | These two drivers are small in size. Making them built-in should simplify packaging.
* docs: fix messed up names with special characters in relnotes-7.9.1Marek Olšák2011-01-081-2/+4
| | | | (cherry picked from commit 67aeab0b77fb6be864088e69ea74a010b6543fa1)
* docs: fix messed up names with special characters in relnotes-7.10Marek Olšák2011-01-081-2/+4
| | | | (cherry picked from commit 36009724fdd652ab29aa928ba78891afd650e768)
* docs: Import 7.10 release notes from 7.10 branchIan Romanick2011-01-071-5/+2742
|
* docs: Import 7.9.1 release notes from 7.9 branchIan Romanick2011-01-071-0/+404
|
* docs: Add an example for EGL_DRIVERS_PATH.Chia-I Wu2011-01-041-0/+10
| | | | EGL_DRIVERS_PATH can be set to test EGL without installation.
* docs/egl: Update egl.html.Chia-I Wu2010-12-251-11/+32
| | | | Various updates and a new section about packaging.
* mesa/swrast/st: add ARB_occlusion_query2 support.Dave Airlie2010-12-181-1/+1
| | | | | | | | | | This gets my vote for most pointless extension of all time, I'm guessing some driver could possibly optimise for this instead of counting it might just get a true/false, but I'm not really sure. need this to eventually advertise 3.3 despite its total uselessness. Signed-off-by: Dave Airlie <[email protected]>
* docs: Fix MESA_drm_image typoKristian Høgsberg2010-11-301-1/+1
|
* docs: add GL 4.1 statusMarek Olšák2010-11-211-0/+12
|
* docs: update some GL 3.0 statusBrian Paul2010-11-211-5/+6
|
* mesa: upgrade to glext.h version 66Brian Paul2010-11-171-1/+1
| | | | | The type of the num/count parameter to glProgramParameters4[df]vNV() changed so some API dispatch code needed updates too.
* docs: Update egl docs.Chia-I Wu2010-11-101-25/+35
|
* egl: Rework _eglGetSearchPath.Chia-I Wu2010-11-021-5/+0
| | | | | So that the directory part of EGL_DRIVER, if exists, is prepended to the search path. This commit also adds a sanity check to _eglLog.
* docs: Update egl and openvg docs.Chia-I Wu2010-10-292-48/+28
|
* docs: add GL_EXT_separate_shader_objects to release notesIan Romanick2010-10-271-0/+1
|
* docs: updated GL3 status for primitive restartBrian Paul2010-10-231-1/+1
|
* Merge branch 'primitive-restart-cleanup'Brian Paul2010-10-211-0/+1
|\ | | | | | | | | | | | | | | Conflicts: docs/relnotes-7.10.html This branch is a re-do of the primitive-restart branch with all the intermediate/temporary stuff cleaned out.
| * docs: added GL_NV_primitive_restart extensionBrian Paul2010-10-211-0/+1
| |
* | docs: add GL_ARB_texture_rg to release notesBrian Paul2010-10-211-0/+1
| |
* | docs: update texture red/green support in GL3.txtBrian Paul2010-10-211-1/+1
|/
* docs: Update status of GL 3.x related extensionsIan Romanick2010-10-081-3/+3
|
* docs: skeleton for 7.10 release notesIan Romanick2010-10-081-0/+53
|
* docs: added news item for 7.9 releaseIan Romanick2010-10-051-1/+9
| | | | Also fix link to release notes in 7.9-rc1 news item.
* docs: Import news updates from 7.9 branchIan Romanick2010-10-051-0/+8
| | | | Partially cherry-picked from commit 61653b488da76ee1ca4f77363e222d3b717dd865
* docs: Update mailing lines from sf.net to freedesktop.orgIan Romanick2010-10-051-3/+4
| | | | (cherry picked from commit c19bc5de961fe5e1f8a17131bcfae3dbcccaca29)
* docs: download.html does not need to be updated for each releaseIan Romanick2010-10-051-1/+1
| | | | (cherry picked from commit 41e371e351cc4c77b2b20a545af2dfa2dab253d7)
* docs: Import 7.8.x release notes from 7.8 branch.Ian Romanick2010-10-053-3/+186
|
* docs: Import 7.9 release notes from 7.9 branch.Ian Romanick2010-10-051-2/+9
|
* update release notes for GalliumMarek Olšák2010-10-051-4/+19
| | | | | | | | | | I am trying to be exhaustive, but still I might have missed tons of other changes to Gallium. (cherry picked from commit 968a9ec76eadf55e8b58171884e1175d7b8cf59a) Conflicts: docs/relnotes-7.9.html
* docs: Add list of bugs fixed in 7.9Ian Romanick2010-10-041-0/+52
|
* docs: mark as obsolete, remove dead linksBrian Paul2010-09-201-4/+6
|
* docs: remove old broken linkBrian Paul2010-09-201-1/+0
|
* st/egl: Rename kms backend to drm.Chia-I Wu2010-09-191-2/+2
| | | | | The main use of the backend is to support EGL_MESA_drm_display. drm should be a better name.
* mesa: upgrade wglext.h to version 22Brian Paul2010-09-141-0/+1
|