summaryrefslogtreecommitdiffstats
path: root/include/GL
Commit message (Expand)AuthorAgeFilesLines
* mesa: latest glxext.h header, no version changeBrian Paul2009-01-091-16/+16
* mesa: import glext.h version 44Brian Paul2009-01-091-2/+66
* dri: fix for Cygwin compilation, bug 19144Jon Turney2008-12-181-2/+2
* glut: MinGW portability fixes.José Fonseca2008-11-211-1/+1
* Merge commit 'origin/master' into gallium-0.2Alan Hourihane2008-11-012-11/+34
|\
| * glx: added PFNGL*PROC typedefs for GLX 1.3 functionsBrian Paul2008-10-291-11/+30
| * glu: fix compilation problem when using Windows gl.h (sf bug 2204589)Nigel Stewart2008-10-291-0/+4
* | Merge commit 'origin/master' into gallium-0.2Alan Hourihane2008-10-272-15/+777
|\|
| * mesa: version 43 of glext.hBrian Paul2008-10-231-2/+748
| * mesa: version 21 of glxext.hBrian Paul2008-10-231-13/+29
| * Remove CVS keywords.Keith Whitwell2008-09-211-2/+0
* | Merge branch 'master' into gallium-0.2Keith Whitwell2008-09-212-60/+56
|\|
| * Update to SGI FreeB 2.0.Adam Jackson2008-09-192-60/+56
* | Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa into gal...Alan Hourihane2008-09-112-157/+60
|\|
| * DRI2: Drop sarea, implement swap buffers in the X server.Kristian Høgsberg2008-08-292-157/+60
* | Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-113-5/+10
|\ \ | |/ |/|
| * version 20 of glxext.hBrian Paul2008-08-111-2/+34
| * version 41 of glext.hBrian Paul2008-08-111-4/+393
| * mesa: WinCE fixesJonathan White2008-07-161-1/+1
| * additional preprocessor checks for stdint.h, inttypes.h, etcBlair Sadewitz2008-07-152-7/+7
| * mesa: WGL is not part of the WinCE API.José Fonseca2008-06-241-2/+3
| * mesa: Don't include sys/types.h on WinCE.José Fonseca2008-06-241-0/+2
| * revert the DRI2 commitsAlan Hourihane2008-06-123-588/+341
| * add missed files for DRI2 mergeAlan Hourihane2008-06-111-0/+134
| * Bring in DRI2 changesAlan Hourihane2008-06-112-341/+454
| * Remove CVS keywords.José Fonseca2008-05-261-2/+0
| * Convert crlf->lf line endings.José Fonseca2008-02-281-79/+79
* | version 41 of glext.hBrian Paul2008-08-111-2/+380
* | version 20 of glxext.hBrian Paul2008-08-111-2/+34
* | Apple: Some changes to fix compilation problems on OSXJeremy Huddleston2008-08-081-0/+7
* | additional preprocessor checks for stdint.h, inttypes.h, etcBlair Sadewitz2008-07-152-7/+7
* | remove old/unused foomesa.h example headerBrian Paul2008-06-041-76/+0
* | Assorted Windows fixes (Karl Schultz)Brian Paul2008-05-291-1/+1
* | drop GLcoreGeorge Sapountzis2008-05-231-73/+0
* | Add DRI driver that uses the mesa swrast module.George Sapountzis2008-05-201-0/+57
* | glcore: build from mesaGeorge Sapountzis2008-04-231-0/+73
* | DRI interface changes and DRI2 direct rendering support.Kristian Høgsberg2008-03-312-205/+215
* | updated to version 40Brian2008-03-251-3/+14
* | fix wrong values for GL_READ/DRAW_FRAMEBUFFER_BINDING_EXT tokensBrian2008-03-241-2/+2
* | DRI2: Make setTexBuffer take a __DRIdrawable instead of a BO handle.Kristian Høgsberg2008-03-091-7/+5
* | DRI2: Add event buffer head as an argument to driCreateNewDrawable().Kristian Høgsberg2008-03-091-0/+1
* | [dri2] Add tail pointer to reemitDrawableInfo callback.Kristian Høgsberg2008-03-031-1/+2
* | Use __DRIextension mechanism providing loader functionality to the driver.Kristian Høgsberg2008-02-291-22/+60
* | Reduce the versioning madness required to create a DRI2 screen.Kristian Høgsberg2008-02-291-5/+2
* | Convert crlf->lf line endings.José Fonseca2008-02-281-79/+79
* | Remove GetMSC DriverAPI function.Kristian Høgsberg2008-02-251-13/+2
* | Add TTM buffer object based texture from pixmap implementation.Kristian Høgsberg2008-02-141-0/+20
* | Add new DRI2 infrastructure.Kristian Høgsberg2008-02-142-6/+163
* | Fix GLX build of xserver master branch.Michel Dänzer2007-11-051-0/+5
* | Refactor and fix core vblank supportJesse Barnes2007-10-291-1/+13