Age | Commit message (Expand) | Author |
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 |
2008-03-24 | fix wrong values for GL_READ/DRAW_FRAMEBUFFER_BINDING_EXT tokens | Brian |
2008-03-09 | DRI2: Make setTexBuffer take a __DRIdrawable instead of a BO handle. | Kristian Høgsberg |
2008-03-09 | DRI2: Add event buffer head as an argument to driCreateNewDrawable(). | Kristian Høgsberg |
2008-03-03 | [dri2] Add tail pointer to reemitDrawableInfo callback. | Kristian Høgsberg |
2008-02-29 | Use __DRIextension mechanism providing loader functionality to the driver. | Kristian Høgsberg |
2008-02-29 | Reduce the versioning madness required to create a DRI2 screen. | Kristian Høgsberg |
2008-02-28 | Convert crlf->lf line endings. | José Fonseca |
2008-02-28 | Convert crlf->lf line endings. | José Fonseca |
2008-02-25 | Remove GetMSC DriverAPI function. | Kristian Høgsberg |
2008-02-14 | Add TTM buffer object based texture from pixmap implementation. | Kristian Høgsberg |
2008-02-14 | Add new DRI2 infrastructure. | Kristian Høgsberg |
2007-11-05 | Fix GLX build of xserver master branch. | Michel Dänzer |
2007-10-29 | Refactor and fix core vblank support | Jesse Barnes |
2007-10-14 | Add GL_CORE_WINDOWS define to glcore.h | George Sapountzis |
2007-10-11 | Add a version field to __DRIextension. | Kristian Høgsberg |
2007-10-11 | Move new texOffset extension to the new extension mechanism. | Kristian Høgsberg |
2007-10-11 | Convert a left-over private void * to __DRIcontext *. | Kristian Høgsberg |
2007-10-11 | Remove now unused getProcAddress from DRIinterfaceMethods. | Kristian Høgsberg |
2007-10-11 | Add a DRI_ReadDrawable marker extension to signal read drawable capability. | Kristian Høgsberg |