summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2010-07-23docs: document new extensions for GalliumBrian Paul1-0/+2
2010-07-03docs: Update EGL doc.Chia-I Wu1-50/+19
Updated for the reorganization of st/egl targets.
2010-06-21docs: add link to 7.9 relnotesBrian Paul1-0/+1
2010-06-17egl: s/EGL_DISPLAY/EGL_PLATFORM/.Chia-I Wu1-16/+16
A platform is already used to mean a window system in EGL. No need to use a different term.
2010-06-11docs: Update EGL doc.Chia-I Wu1-19/+17
Update for recent removal of demos and additions of new displays and functions.
2010-06-05mesa: add ARB_texture_swizzle as alias of EXT_texture_swizzle, update relnotesMarek Olšák1-0/+1
The specifications are identical.
2010-06-04docs: note that the Mesa demos are in a new repoBrian Paul1-0/+2
2010-06-04docs: links to the Mesa demos git repoBrian Paul1-1/+11
2010-05-26i965: Add support for EXT_timer_query on Ironlake.Eric Anholt1-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.
2010-05-21docs: update 7.8.2 relnotes with Cell driver fixesBrian Paul1-1/+2
2010-05-12mesa/es: Merge back to core mesa.Chia-I Wu1-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.
2010-05-11docs: update GL3.txt w/ GL 3.3, 4.0 listsBrian Paul1-3/+34
2010-05-08docs: Update EGL and OpenGL ES docs.Chia-I Wu2-57/+67
Update to reflect recent gles and mapi works.
2010-04-27Merge branch '7.8'Brian Paul2-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
2010-04-26docs: update some GL3 statusBrian Paul1-2/+2
2010-04-26docs: document updated glext.h and glxext.h filesBrian Paul1-0/+6
2010-04-23docs: add links to old mailing list archivesBrian Paul1-0/+9
2010-04-19Merge branch '7.8'Brian Paul1-4/+4
Conflicts: src/gallium/auxiliary/draw/draw_context.c src/gallium/auxiliary/draw/draw_pipe_aaline.c src/gallium/drivers/llvmpipe/lp_context.c
2010-04-16docs: update links for new mesa-users and mesa-announce listsBrian Paul1-4/+4
2010-04-13Merge branch '7.8'Jesse Barnes1-2/+2
2010-04-12docs: update name, link for mesa-dev listBrian Paul1-2/+2
2010-04-09Merge branch '7.8'Brian Paul2-0/+47
2010-04-08docs: link to 7.8.2 release notesBrian Paul1-0/+1
2010-04-08docs: initial 7.8.2 release notesBrian Paul1-0/+46
2010-04-08Merge remote branch 'origin/7.8'Dave Airlie3-0/+71
Conflicts: Makefile configs/default src/mesa/main/version.h
2010-04-05docs: Update 7.8.1 release MD5 sumsmesa-7.8.1Ian Romanick1-7/+7
2010-04-05docs: added news item for 7.8.1 releaseBrian Paul1-0/+8
2010-04-05docs: add link to 7.8.1 release notesBrian Paul1-0/+1
2010-04-05docs: Add 7.8.1 release MD5 sumsIan Romanick1-1/+9
2010-04-05Initial 7.8.1 release notesIan Romanick1-0/+54
2010-04-04docs: update status of transform feedback and instanced drawingBrian Paul1-2/+2
2010-04-01docs: update GL3 / GL_ARB_fragment_coord_conventions statusBrian Paul1-1/+1
2010-03-30Merge branch '7.8'Michel Dänzer3-5/+21
Conflicts: Makefile src/mesa/main/version.h Resolved by keeping version strings from master (also in the intel driver).
2010-03-29docs: fix 7.7.1 release dateBrian Paul1-1/+1
(cherry picked from commit e6f5ca0fa3bff975f2acb3a825d77f095bc9f43e)
2010-03-28mesa: Add 7.8 release MD5 sumsmesa-7.8Ian Romanick1-1/+9
2010-03-28mesa: set version string to 7.8Ian Romanick1-1/+1
Also set the correct release date.
2010-03-28mesa: Add 7.7.1 release MD5 sumsIan Romanick1-1/+9
(cherry picked from commit 0c88e340499c961cc7a06107a727710a67e280ed)
2010-03-28mesa: set version string to 7.7.1Ian Romanick1-1/+1
Also set the correct release date. (cherry picked from commit 663642b435af2f8ab4b16360783eb367f42486c3)
2010-03-25Merge branch '7.8'Brian Paul3-8/+21
2010-03-23docs: update docs with 7.7.1 and 7.8 release infoBrian Paul3-8/+21
2010-03-22Merge branch '7.8'Brian Paul1-4/+0
Conflicts: src/gallium/drivers/cell/ppu/cell_screen.c src/mesa/state_tracker/st_cb_drawpixels.c
2010-03-22docs: Update the path to build libgl-xlib.Chia-I Wu1-2/+2
2010-03-20docs: note GL_EXT_packed_float, GL_EXT_shared_exponent extensionsBrian Paul1-0/+1
2010-03-20docs: remove the 'Last updated date'Brian Paul1-4/+0
2010-03-12Merge branch '7.8'Michel Dänzer2-2/+2
2010-03-12Grammar and spelling fixesJeff Smith2-2/+2
Signed-off-by: Jeff Smith <whydoubt@yahoo.com> Signed-off-by: Brian Paul <brianp@vmware.com>
2010-03-10docs: Update new opengl32.dll target location.José Fonseca1-1/+1
2010-03-08Merge branch '7.8'Brian Paul1-1/+0
2010-03-05docs: skeleton for 7.9 release notesBrian Paul1-0/+50
2010-03-05docs: remove merge conflict garbageBrian Paul1-1/+0