Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: update links for new mesa-users and mesa-announce lists | Brian Paul | 2010-04-16 | 1 | -4/+4 |
| | |||||
* | docs: update name, link for mesa-dev list | Brian Paul | 2010-04-12 | 1 | -2/+2 |
| | |||||
* | docs: link to 7.8.2 release notes | Brian Paul | 2010-04-08 | 1 | -0/+1 |
| | |||||
* | docs: initial 7.8.2 release notes | Brian Paul | 2010-04-08 | 1 | -0/+46 |
| | |||||
* | docs: Update 7.8.1 release MD5 sumsmesa-7.8.1 | Ian Romanick | 2010-04-05 | 1 | -7/+7 |
| | |||||
* | docs: added news item for 7.8.1 release | Brian Paul | 2010-04-05 | 1 | -0/+8 |
| | |||||
* | docs: add link to 7.8.1 release notes | Brian Paul | 2010-04-05 | 1 | -0/+1 |
| | |||||
* | docs: Add 7.8.1 release MD5 sums | Ian Romanick | 2010-04-05 | 1 | -1/+9 |
| | |||||
* | Initial 7.8.1 release notes | Ian Romanick | 2010-04-05 | 1 | -0/+54 |
| | |||||
* | docs: fix 7.7.1 release date | Brian Paul | 2010-03-29 | 1 | -1/+1 |
| | | | | (cherry picked from commit e6f5ca0fa3bff975f2acb3a825d77f095bc9f43e) | ||||
* | mesa: Add 7.8 release MD5 sumsmesa-7.8 | Ian Romanick | 2010-03-28 | 1 | -1/+9 |
| | |||||
* | mesa: set version string to 7.8 | Ian Romanick | 2010-03-28 | 1 | -1/+1 |
| | | | | Also set the correct release date. | ||||
* | mesa: Add 7.7.1 release MD5 sums | Ian Romanick | 2010-03-28 | 1 | -1/+9 |
| | | | | (cherry picked from commit 0c88e340499c961cc7a06107a727710a67e280ed) | ||||
* | mesa: set version string to 7.7.1 | Ian Romanick | 2010-03-28 | 1 | -1/+1 |
| | | | | | Also set the correct release date. (cherry picked from commit 663642b435af2f8ab4b16360783eb367f42486c3) | ||||
* | docs: update docs with 7.7.1 and 7.8 release info | Brian Paul | 2010-03-23 | 3 | -8/+21 |
| | |||||
* | docs: remove the 'Last updated date' | Brian Paul | 2010-03-20 | 1 | -4/+0 |
| | |||||
* | Grammar and spelling fixes | Jeff Smith | 2010-03-12 | 2 | -2/+2 |
| | | | | | Signed-off-by: Jeff Smith <[email protected]> Signed-off-by: Brian Paul <[email protected]> | ||||
* | docs: remove merge conflict garbage | Brian Paul | 2010-03-05 | 1 | -1/+0 |
| | |||||
* | docs: document GL_APPLE_object_purgeable | Brian Paul | 2010-03-05 | 1 | -0/+1 |
| | |||||
* | Note removal of pre-GCC 3.3.0 support in release notes. | Ian Romanick | 2010-03-03 | 1 | -0/+1 |
| | |||||
* | Note removal of color-index rendering in release notes. | Ian Romanick | 2010-03-03 | 1 | -1/+1 |
| | |||||
* | glapi: drop SOLARIS_THREADS | George Sapountzis | 2010-03-01 | 1 | -1/+1 |
| | | | | It seems that SOLARIS_THREADS is not used and does not work. | ||||
* | docs: GL_EXT_texture_array updates | Brian Paul | 2010-02-25 | 2 | -1/+2 |
| | |||||
* | Remove remaining miniglx references | Kristian Høgsberg | 2010-02-25 | 1 | -534/+0 |
| | |||||
* | Remove d3d driver | Kristian Høgsberg | 2010-02-25 | 1 | -124/+0 |
| | |||||
* | Remove directfb support | Kristian Høgsberg | 2010-02-25 | 1 | -29/+0 |
| | |||||
* | docs: addition of ARB_fcc to i965. | Eric Anholt | 2010-02-25 | 1 | -1/+1 |
| | |||||
* | docs: remove demos.html page which contained one dead link | Brian Paul | 2010-02-25 | 2 | -19/+0 |
| | |||||
* | glapi: Move src/mesa/main/dispatch.c to glapi and rename. | Chia-I Wu | 2010-02-25 | 2 | -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 Romanick | 2010-02-17 | 1 | -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 glXSwapIntervalMESA | Ian Romanick | 2010-02-11 | 1 | -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 Wu | 2010-02-17 | 1 | -1/+9 |
| | | | | | | | | | | Thread-safety is no longer a TODO item. There are surely bugs to be fixed though. | ||||
* | | docs: document glMultiDrawElements() fix | Brian Paul | 2010-02-15 | 1 | -0/+1 |
| | | | | | | | | (cherry picked from commit ab6bcef99a53217db752659ace105ddfd9b25ebb) | ||||
* | | docs: document GL_ARB_fragment_coord_conventions | Brian Paul | 2010-02-13 | 1 | -0/+1 |
|/ | |||||
* | Add git tips | Karl Schultz | 2010-02-11 | 1 | -0/+77 |
| | |||||
* | docs: remove old CVS references | Brian Paul | 2010-02-11 | 1 | -4/+1 |
| | |||||
* | docs: fix typo: s/osdemo/osdemos/ | Brian Paul | 2010-02-09 | 1 | -1/+1 |
| | | | | (cherry picked from commit 0371956d66cdc8a1629753fca9cb3cdc49b0d145) | ||||
* | Retire miniglx and move the actual glx code up to src/glx | Kristian Høgsberg | 2010-02-09 | 1 | -1/+0 |
| | |||||
* | docs: Fix a typo in mesa3d.org HTML. | Brian Paul | 2010-02-05 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Brian Paul <[email protected]> (cherry picked from commit e6ee4b49c48ec7c2e7df2cff7b253b01e88e7101) | ||||
* | docs: Update the developer section of egl.html. | Chia-I Wu | 2010-02-05 | 1 | -0/+35 |
| | | | | Mainly to add a subsection about EGL_RENDER_BUFFER. | ||||
* | egl: Remove egl_xdri. | Chia-I Wu | 2010-02-05 | 1 | -12/+7 |
| | | | | | | | egl_xdri steals code from src/glx/x11/. This makes it broken from time to time when there is a bigger change to the GLX code. As egl_dri2 has been merged, which also functions as a DRI2 driver loader, remove egl_xdri for good. | ||||
* | egl: Ignore certain environment variables when setuid/setgid. | Chia-I Wu | 2010-02-03 | 1 | -2/+3 |
| | | | | | Specifically, ignore EGL_DRIVERS_PATH when an application is setuid/setgid. And ignore EGL_DRIVER when there is a slash in it. | ||||
* | egl: Add EGL_DRIVERS_PATH environment variable. | Chia-I Wu | 2010-02-03 | 1 | -0/+9 |
| | | | | | | | | | EGL_DRIVERS_PATH gives a list of colon-separated directories. The given directories will be searched when preloading drivers. This is based on Mike Stroyan's patch, which honors the variable in _eglPreloadDisplayDrivers. It is extended to honor the variable also in _eglPreloadUserDriver and _eglPreloadDefaultDriver in this version. | ||||
* | docs: Update for EGL environment variables. | Chia-I Wu | 2010-02-02 | 2 | -2/+7 |
| | | | | | Mention that EGL_DRIVER should be a full path, and add a link from envvars.html to egl.html. | ||||
* | docs: Mark what I've been up to. | Corbin Simpson | 2010-01-29 | 1 | -1/+3 |
| | | | | Brian, feel free to split/revert if you disagree. | ||||
* | docs: Fixed Windows build for 7.7.1 | Brian Paul | 2010-01-29 | 1 | -0/+1 |
| | | | | (cherry picked from commit a0518e66b2960d3bab386985e24ccbc9c51abf97) | ||||
* | docs: Update the developer section of egl.html. | Chia-I Wu | 2010-01-28 | 1 | -2/+36 |
| | | | | Mainly to add a subsection on the lifetime of display resources. | ||||
* | i965: Add support for EXT_draw_buffers2. | Eric Anholt | 2010-01-26 | 1 | -1/+1 |
| | |||||
* | Merge branch 'mesa_7_7_branch' | Brian Paul | 2010-01-26 | 1 | -0/+19 |
|\ | | | | | | | Merging was easier than cherry picking in this instance. | ||||
| * | docs: document Intel, R300 env vars | Brian Paul | 2010-01-26 | 1 | -0/+19 |
| | |