| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: Update new opengl32.dll target location. | José Fonseca | 2010-03-10 | 1 | -1/+1 |
* | Merge branch '7.8' | Brian Paul | 2010-03-08 | 1 | -1/+0 |
|\ |
|
| * | docs: remove merge conflict garbage | Brian Paul | 2010-03-05 | 1 | -1/+0 |
* | | docs: skeleton for 7.9 release notes | Brian Paul | 2010-03-05 | 1 | -0/+50 |
|/ |
|
* | 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 |
* | 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 |
* | Merge commit '381d5e209815235911c4aab516037c868c8f695f' | Ian Romanick | 2010-02-17 | 1 | -5/+2 |
|\ |
|
| * | glx: Fix interval test in glXSwapIntervalMESA | Ian Romanick | 2010-02-11 | 1 | -5/+2 |
* | | docs: Update TODOs of egl.html. | Chia-I Wu | 2010-02-17 | 1 | -1/+9 |
* | | docs: document glMultiDrawElements() fix | Brian Paul | 2010-02-15 | 1 | -0/+1 |
* | | 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 |
* | 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 |
* | docs: Update the developer section of egl.html. | Chia-I Wu | 2010-02-05 | 1 | -0/+35 |
* | egl: Remove egl_xdri. | Chia-I Wu | 2010-02-05 | 1 | -12/+7 |
* | egl: Ignore certain environment variables when setuid/setgid. | Chia-I Wu | 2010-02-03 | 1 | -2/+3 |
* | egl: Add EGL_DRIVERS_PATH environment variable. | Chia-I Wu | 2010-02-03 | 1 | -0/+9 |
* | docs: Update for EGL environment variables. | Chia-I Wu | 2010-02-02 | 2 | -2/+7 |
* | docs: Mark what I've been up to. | Corbin Simpson | 2010-01-29 | 1 | -1/+3 |
* | docs: Fixed Windows build for 7.7.1 | Brian Paul | 2010-01-29 | 1 | -0/+1 |
* | docs: Update the developer section of egl.html. | Chia-I Wu | 2010-01-28 | 1 | -2/+36 |
* | 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 |
|\ |
|
| * | docs: document Intel, R300 env vars | Brian Paul | 2010-01-26 | 1 | -0/+19 |
* | | docs: Mention EGL and OpenGL ES in 7.8 release notes. | Chia-I Wu | 2010-01-26 | 1 | -0/+2 |
* | | docs: Update EGL documentation. | Chia-I Wu | 2010-01-26 | 1 | -1/+9 |
* | | Merge branch 'mesa_7_7_branch' | Brian Paul | 2010-01-22 | 1 | -13/+18 |
|\| |
|
| * | docs: updated Mesa mailing list info | Brian Paul | 2010-01-20 | 1 | -13/+18 |
* | | docs: Update sourcetree.html for EGL and the state trackers. | Chia-I Wu | 2010-01-22 | 1 | -6/+7 |
* | | st/egl_g3d: Rename to st/egl. | Chia-I Wu | 2010-01-22 | 3 | -10/+9 |
* | | egl: Remove egl_softpipe. | Chia-I Wu | 2010-01-22 | 1 | -1/+0 |
* | | winsys/drm: Add swrast. | Chia-I Wu | 2010-01-22 | 1 | -0/+10 |
* | | docs: Update the status of egl_xdri. | Chia-I Wu | 2010-01-22 | 1 | -6/+6 |
* | | docs: remove old pbuffer info | Brian Paul | 2010-01-21 | 2 | -55/+0 |
* | | docs: added target attribute to external URLs | Brian Paul | 2010-01-21 | 2 | -2/+4 |
* | | docs: add links to the egl, openvg, opengles pages | Brian Paul | 2010-01-21 | 1 | -1/+4 |
* | | docs: new Mesa source tree overview page. | Brian Paul | 2010-01-21 | 2 | -0/+166 |
* | | docs: Update documentation for OpenVG and OpenGL ES. | Chia-I Wu | 2010-01-21 | 2 | -15/+8 |