summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* dri: Introduce new flags in __DRI_ATTRIB_RENDER_TYPETomasz Lis2013-07-181-0/+2
* mesa: update glext.h to version 20130708Brian Paul2013-07-121-14/+16
* eglplatform: use unsigned long instead of 32-bit ints in generic platformRoss Burton2013-07-011-2/+2
* radeonsi: add kabini pci idsAlex Deucher2013-06-281-0/+17
* radeonsi: add bonaire pci idsAlex Deucher2013-06-281-0/+9
* mesa: Fix build with older gcc since update of glext.hTom Stellard2013-06-281-2/+0
* mesa: update glext.h to version 20130624Brian Paul2013-06-261-10433/+8469
* intel: Use the CHIPSET macro in the PCI ID tables for the device name.Kenneth Graunke2013-06-063-110/+110
* intel: Remove 'misc' parameter from CHIPSET macro in PCI ID tables.Kenneth Graunke2013-06-063-110/+110
* i965: Adding more reserved PCI IDs for Haswell.Rodrigo Vivi2013-06-051-0/+24
* mesa: remove outdated version lines in commentsRico Schüller2013-06-054-4/+0
* radeonsi: add Hainan pci idsAlex Deucher2013-05-141-0/+7
* i965: make GT3 machines work as GT3 instead of GT2Paulo Zanoni2013-05-091-12/+12
* egl: Update to revision 21254 of eglext.hRobert Bragg2013-05-071-3/+42
* radeonsi: add new SI pci idsAlex Deucher2013-04-251-0/+3
* r600g: add new richland pci idsAlex Deucher2013-04-251-0/+2
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-234-12/+16
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-234-4/+4
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-234-4/+4
* i965: Enable the Bay Trail platform.Kenneth Graunke2013-04-161-0/+5
* Add dri image entry point for creating image from fdKristian Høgsberg2013-03-181-1/+14
* r600g: add Richland APU pci idsAlex Deucher2013-03-151-0/+11
* scons: Define _ALLOW_KEYWORD_MACROS on MSVC builds.José Fonseca2013-03-141-5/+3
* include: Fix build with VS 11 (i.e, 2012).José Fonseca2013-03-121-0/+42
* mesa,gallium,egl,mapi: One definition of C99 inline/__func__ to rule them all.José Fonseca2013-03-121-0/+105
* i965: Fix Crystal Well PCI IDs.Kenneth Graunke2013-03-031-9/+9
* mesa: remove old version comment from gl.hBrian Paul2013-02-151-1/+0
* radeonsi: add Oland pci idsAlex Deucher2013-02-041-0/+14
* dri2: Create image from textureAbdiel Janulgue2013-02-011-1/+31
* gles3: Update gl3.hMatt Turner2013-01-261-2/+2
* dri: Define enum __DRI_API_GLES3Chad Versace2013-01-151-1/+2
* egl: Update to revision 19987 of eglext.hKristian Høgsberg2013-01-041-5/+67
* mesa: fix compiler warnings when including GL/gl.h with other gl headersMatthew Waters2012-12-061-6/+6
* dri: Fix i965 buildChad Versace2012-12-011-7/+5
* glx/dri2: add and use new driver hook flush_with_flagsMarek Olšák2012-12-021-1/+28
* radeonsi: add a new SI pci idAlex Deucher2012-11-211-0/+1
* Remove OpenVMS supportMatt Turner2012-11-162-1237/+0
* gles2: Update gl2ext.h to revision 19436Matt Turner2012-11-151-17/+301
* gles2: Update gl2.h to revision 16803Matt Turner2012-11-151-3/+2
* gles: Update glext.h to revision 19260Matt Turner2012-11-151-7/+212
* egl: Update eglext.h to revision 19571Matt Turner2012-11-151-1/+9
* egl: Import eglext.h revision 19332Matt Turner2012-10-251-1/+7
* es2api: Add GL ES 3 headersMatt Turner2012-10-163-0/+1115
* radeonsi: add some new SI pci idsAlex Deucher2012-10-161-0/+3
* upgrade glext.h to version 85Brian Paul2012-09-241-177/+117
* Remove libGLUMatt Turner2012-08-312-439/+0
* dri: Rework planar image interfaceJakob Bornecrantz2012-08-311-4/+63
* dri: Make query image WIDTH and HEIGHT be version 4Jakob Bornecrantz2012-08-261-1/+1
* dri: Remove image write functionJakob Bornecrantz2012-08-261-9/+1
* dri2: Note that __DRI_API_GLES2 is also used for OpenGL ES 3.0Ian Romanick2012-08-141-2/+2