summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* mesa: upgrade glxext.h to version 32Brian Paul2010-09-141-0/+1
|
* mesa: update to version 64 of GL/glext.hBrian Paul2010-09-141-0/+1
| | | | | | A number of other files had to be updated as well because const qualifiers were added to the glMultiDrawArrays() function. Also, GL_FIXED is now defined in glext.h.
* docs: Update egl.html.Chia-I Wu2010-09-091-2/+10
| | | | | Mention that EGL_DRIVERS_PATH should be specified for uninstalled build. Update TODOs.
* docs: update news.html with 7.8.2 release infoBrian Paul2010-08-261-0/+8
|
* docs: remove links to tungstengraphics.com, and misc updatesBrian Paul2010-08-264-29/+18
|
* docs: remove link to old memory.html pageBrian Paul2010-08-261-1/+0
|
* egl: Add EGL_MESA_drm_image extensionKristian Høgsberg2010-08-251-0/+149
| | | | Create EGLImages from DRM buffer handles.
* docs: updated info about GLSL compilerBrian Paul2010-08-241-146/+44
| | | | Ian or Eric should review this and add/edit as needed.
* docs: list the new GLSL compilerBrian Paul2010-08-241-0/+3
|
* intel: Add support for MAX_SAMPLES=1 EXT_framebuffer_multisample.Eric Anholt2010-08-231-0/+1
| | | | | The spec specifically sets the minimum MAX_SAMPLES at 1 to allow exposing the extension on all implementations, so do so.
* docs: document new extensions for GalliumBrian Paul2010-07-231-0/+2
|
* docs: Update EGL doc.Chia-I Wu2010-07-031-50/+19
| | | | Updated for the reorganization of st/egl targets.
* docs: add link to 7.9 relnotesBrian Paul2010-06-211-0/+1
|
* egl: s/EGL_DISPLAY/EGL_PLATFORM/.Chia-I Wu2010-06-171-16/+16
| | | | | A platform is already used to mean a window system in EGL. No need to use a different term.
* docs: Update EGL doc.Chia-I Wu2010-06-111-19/+17
| | | | | Update for recent removal of demos and additions of new displays and functions.
* mesa: add ARB_texture_swizzle as alias of EXT_texture_swizzle, update relnotesMarek Olšák2010-06-051-0/+1
| | | | The specifications are identical.
* docs: note that the Mesa demos are in a new repoBrian Paul2010-06-041-0/+2
|
* docs: links to the Mesa demos git repoBrian Paul2010-06-041-1/+11
|
* i965: Add support for EXT_timer_query on Ironlake.Eric Anholt2010-05-261-0/+1
| | | | | | We could potentially do this on G45 as well, though the units are different. On 965, the timestamp is tied to hclk, which would make supporting it harder.
* docs: update 7.8.2 relnotes with Cell driver fixesBrian Paul2010-05-211-1/+2
|
* mesa/es: Merge back to core mesa.Chia-I Wu2010-05-121-4/+4
| | | | | | With the omit list gone, there are not too many differences in building core mesa and ES overlay. Remove the mesa/es and build both of them in src/mesa/Makefile.
* docs: update GL3.txt w/ GL 3.3, 4.0 listsBrian Paul2010-05-111-3/+34
|
* docs: Update EGL and OpenGL ES docs.Chia-I Wu2010-05-082-57/+67
| | | | Update to reflect recent gles and mapi works.
* Merge branch '7.8'Brian Paul2010-04-272-0/+15
|\ | | | | | | | | | | | | | | Conflicts: src/gallium/drivers/nv30/nv30_context.c src/gallium/drivers/nv40/nv40_context.c src/gallium/drivers/nv40/nv40_state_emit.c
| * docs: document updated glext.h and glxext.h filesBrian Paul2010-04-261-0/+6
| |
| * docs: add links to old mailing list archivesBrian Paul2010-04-231-0/+9
| |
* | docs: update some GL3 statusBrian Paul2010-04-261-2/+2
| |