summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '7.8'Brian Paul2010-04-191-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
| * docs: update links for new mesa-users and mesa-announce listsBrian Paul2010-04-161-4/+4
| |
* | Merge branch '7.8'Jesse Barnes2010-04-131-2/+2
|\ \ | |/
| * docs: update name, link for mesa-dev listBrian Paul2010-04-121-2/+2
| |
* | Merge branch '7.8'Brian Paul2010-04-092-0/+47
|\ \ | |/
| * docs: link to 7.8.2 release notesBrian Paul2010-04-081-0/+1
| |
| * docs: initial 7.8.2 release notesBrian Paul2010-04-081-0/+46
| |
* | Merge remote branch 'origin/7.8'Dave Airlie2010-04-083-0/+71
|\ \ | |/ | | | | | | | | | | Conflicts: Makefile configs/default src/mesa/main/version.h
| * docs: Update 7.8.1 release MD5 sumsIan Romanick2010-04-051-7/+7
| |
| * docs: added news item for 7.8.1 releaseBrian Paul2010-04-051-0/+8
| |
| * docs: add link to 7.8.1 release notesBrian Paul2010-04-051-0/+1
| |
| * docs: Add 7.8.1 release MD5 sumsIan Romanick2010-04-051-1/+9
| |
| * Initial 7.8.1 release notesIan Romanick2010-04-051-0/+54
| |
* | docs: update status of transform feedback and instanced drawingBrian Paul2010-04-041-2/+2
| |
* | docs: update GL3 / GL_ARB_fragment_coord_conventions statusBrian Paul2010-04-011-1/+1
| |
* | Merge branch '7.8'Michel Dänzer2010-03-303-5/+21
|\ \ | |/ | | | | | | | | | | | | Conflicts: Makefile src/mesa/main/version.h Resolved by keeping version strings from master (also in the intel driver).
| * docs: fix 7.7.1 release dateBrian Paul2010-03-291-1/+1
| | | | | | | | (cherry picked from commit e6f5ca0fa3bff975f2acb3a825d77f095bc9f43e)
| * mesa: Add 7.8 release MD5 sumsIan Romanick2010-03-281-1/+9
| |
| * mesa: set version string to 7.8Ian Romanick2010-03-281-1/+1
| | | | | | | | Also set the correct release date.
| * mesa: Add 7.7.1 release MD5 sumsIan Romanick2010-03-281-1/+9
| | | | | | | | (cherry picked from commit 0c88e340499c961cc7a06107a727710a67e280ed)
| * mesa: set version string to 7.7.1Ian Romanick2010-03-281-1/+1
| | | | | | | | | | Also set the correct release date. (cherry picked from commit 663642b435af2f8ab4b16360783eb367f42486c3)
* | Merge branch '7.8'Brian Paul2010-03-253-8/+21
|\ \ | |/
| * docs: update docs with 7.7.1 and 7.8 release infoBrian Paul2010-03-233-8/+21
| |
* | Merge branch '7.8'Brian Paul2010-03-221-4/+0
|\ \ | |/ | | | | | | | | | | Conflicts: src/gallium/drivers/cell/ppu/cell_screen.c src/mesa/state_tracker/st_cb_drawpixels.c
| * docs: remove the 'Last updated date'Brian Paul2010-03-201-4/+0
| |
* | docs: Update the path to build libgl-xlib.Chia-I Wu2010-03-221-2/+2
| |
* | docs: note GL_EXT_packed_float, GL_EXT_shared_exponent extensionsBrian Paul2010-03-201-0/+1
| |
* | Merge branch '7.8'Michel Dänzer2010-03-122-2/+2
|\ \ | |/
| * Grammar and spelling fixesJeff Smith2010-03-122-2/+2
| | | | | | | | | | Signed-off-by: Jeff Smith <whydoubt@yahoo.com> Signed-off-by: Brian Paul <brianp@vmware.com>
* | docs: Update new opengl32.dll target location.José Fonseca2010-03-101-1/+1
| |
* | Merge branch '7.8'Brian Paul2010-03-081-1/+0
|\ \ | |/
| * docs: remove merge conflict garbageBrian Paul2010-03-051-1/+0
| |
* | docs: skeleton for 7.9 release notesBrian Paul2010-03-051-0/+50
|/
* docs: document GL_APPLE_object_purgeableBrian Paul2010-03-051-0/+1
|
* Note removal of pre-GCC 3.3.0 support in release notes.Ian Romanick2010-03-031-0/+1
|
* Note removal of color-index rendering in release notes.Ian Romanick2010-03-031-1/+1
|
* glapi: drop SOLARIS_THREADSGeorge Sapountzis2010-03-011-1/+1
| | | | It seems that SOLARIS_THREADS is not used and does not work.
* docs: GL_EXT_texture_array updatesBrian Paul2010-02-252-1/+2
|
* Remove remaining miniglx referencesKristian Høgsberg2010-02-251-534/+0
|
* Remove d3d driverKristian Høgsberg2010-02-251-124/+0
|
* Remove directfb supportKristian Høgsberg2010-02-251-29/+0
|
* docs: addition of ARB_fcc to i965.Eric Anholt2010-02-251-1/+1
|
* docs: remove demos.html page which contained one dead linkBrian Paul2010-02-252-19/+0
|
* glapi: Move src/mesa/main/dispatch.c to glapi and rename.Chia-I Wu2010-02-252-3/+3
| | | | | | main/dispatch.c is a glapi source file. It is part of GLAPI_SOURCES in sources.mak and part of glapi_sources in SConscript. This commit moves it to glapi/ and renames it to glapi_dispatch.c.
* Merge commit '381d5e209815235911c4aab516037c868c8f695f'Ian Romanick2010-02-171-5/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This merges the patches from the series "[PATCH 00/14] More client-side GLX house cleaning" that were posted to the mesa3d-dev mailing list. See http://marc.info/?l=mesa3d-dev&m=126582985214612&w=2 Patches 01 through 04 eliminate a bunch of annoying warnings that I get when building Mesa. Patch 05 fixes an inconsistency between the implementation of glXSwapIntervalMESA and the spec. I chose to favor the code over the spec in this case. This also eliminated a warning. Patches 06 through 12 clean up the way that context creation is performed on the client. When support for GLX_SGIX_fbconfig and the related GLX 1.3 functions was added, I refactored a bunch nuts-and-bolts of context creation to CreateContext. The refactor was a good idea, I just didn't do it right. Patches 13 and 14 update glxgears_fbconfig to use GLX 1.3 interfaces.
| * glx: Fix interval test in glXSwapIntervalMESAIan Romanick2010-02-111-5/+2
| | | | | | | | | | | | | | | | It appears that, in spite of what the spec says, the interval parameter to glXSwapIntervalMESA has been an unsigned int since day-1. This made the 'if (interval < 0)' test useless. The test is removed and the spec is updated to note that the interval is an unsigned value.
* | docs: Update TODOs of egl.html.Chia-I Wu2010-02-171-1/+9
| | | | | | | | | | Thread-safety is no longer a TODO item. There are surely bugs to be fixed though.
* | docs: document glMultiDrawElements() fixBrian Paul2010-02-151-0/+1
| | | | | | | | (cherry picked from commit ab6bcef99a53217db752659ace105ddfd9b25ebb)
* | docs: document GL_ARB_fragment_coord_conventionsBrian Paul2010-02-131-0/+1
|/
* Add git tipsKarl Schultz2010-02-111-0/+77
|