Age | Commit message (Expand) | Author |
2008-09-11 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell |
2008-09-11 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa into gal... | Alan Hourihane |
2008-09-11 | Merge branch 'gallium-0.1' into gallium-0.2 | Keith Whitwell |
2008-08-31 | Remove CVS keywords. | José Fonseca |
2008-08-29 | DRI2: Drop sarea, implement swap buffers in the X server. | Kristian Høgsberg |
2008-08-11 | version 20 of glxext.h | Brian Paul |
2008-08-11 | version 41 of glext.h | Brian Paul |
2008-08-11 | version 41 of glext.h | Brian Paul |
2008-08-11 | version 20 of glxext.h | Brian Paul |
2008-08-08 | Apple: Some changes to fix compilation problems on OSX | Jeremy Huddleston |
2008-08-06 | egl: define vsnprintf | Jonathan White |
2008-08-05 | egl: added snprintf, strcasecmp defines | Jonathan White |
2008-08-05 | egl: typedef uint8_t for Windows | Jonathan White |
2008-08-04 | egl: typedef u_int32_t for Windows | Jonathan White |
2008-07-16 | mesa: WinCE fixes | Jonathan White |
2008-07-15 | additional preprocessor checks for stdint.h, inttypes.h, etc | Blair Sadewitz |
2008-07-15 | additional preprocessor checks for stdint.h, inttypes.h, etc | Blair Sadewitz |
2008-07-07 | egl: updated GL_APIENTRY for Windows | Jonathan White |
2008-06-30 | gles: Don't define GLAPIENTRY here. | José Fonseca |
2008-06-28 | egl: WinCE doesn't have sys/types.h | José Fonseca |
2008-06-27 | egl: Windows updates to the platform.h files | Jonathan White |
2008-06-24 | mesa: WGL is not part of the WinCE API. | José Fonseca |
2008-06-24 | mesa: Don't include sys/types.h on WinCE. | José Fonseca |
2008-06-12 | revert the DRI2 commits | Alan Hourihane |
2008-06-11 | add missed files for DRI2 merge | Alan Hourihane |
2008-06-11 | Bring in DRI2 changes | Alan Hourihane |
2008-06-06 | egl: updated EGLAPI for Windows | Jonathan White |
2008-06-05 | egl: assorted fixes for Windows | Jonathan White |
2008-06-04 | egl: new GLES/glplatform.h header | Brian Paul |
2008-06-04 | egl: updated GLES/gl.h and GLES/glext.h headers from Khronos.org | Brian Paul |
2008-06-04 | egl: added OpenGL ES 2.0 header files in new GLES2 directory | Brian Paul |
2008-06-04 | egl: created GLES/egl.h backward-compatibility header (see comments inside) | Brian Paul |
2008-06-04 | egl: moved egl.h into EGL/ directory | Brian Paul |
2008-06-04 | egl: moved eglext.h into EGL/ directory | Brian Paul |
2008-06-04 | remove old/unused foomesa.h example header | Brian Paul |
2008-05-29 | Assorted Windows fixes (Karl Schultz) | Brian Paul |
2008-05-27 | obsolete with EGL 1.4 | Brian Paul |
2008-05-27 | added EGL_MESA_screen_surface, EGL_MESA_copy_context extensions | Brian Paul |
2008-05-27 | added typedefs for X/Mesa | Brian Paul |
2008-05-27 | remove stray ! character | Brian Paul |
2008-05-27 | new eglplatform.h from Khronos.org (replaces GLES/egltypes.h) | Brian Paul |
2008-05-27 | new eglext.h from Khronos | Brian Paul |
2008-05-27 | EGL 1.4 header from Khronos | Brian Paul |
2008-05-26 | Remove CVS keywords. | José Fonseca |
2008-05-23 | drop GLcore | George Sapountzis |
2008-05-20 | Add DRI driver that uses the mesa swrast module. | George Sapountzis |
2008-05-07 | mesa: update/add newer GL ES headers | Brian Paul |
2008-04-23 | glcore: build from mesa | George Sapountzis |
2008-03-31 | DRI interface changes and DRI2 direct rendering support. | Kristian Høgsberg |
2008-03-25 | updated to version 40 | Brian |