summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-07-18dri: Introduce new flags in __DRI_ATTRIB_RENDER_TYPETomasz Lis1-0/+2
2013-07-12mesa: update glext.h to version 20130708Brian Paul1-14/+16
2013-07-01eglplatform: use unsigned long instead of 32-bit ints in generic platformRoss Burton1-2/+2
2013-06-28radeonsi: add kabini pci idsAlex Deucher1-0/+17
2013-06-28radeonsi: add bonaire pci idsAlex Deucher1-0/+9
2013-06-28mesa: Fix build with older gcc since update of glext.hTom Stellard1-2/+0
2013-06-26mesa: update glext.h to version 20130624Brian Paul1-10433/+8469
2013-06-06intel: Use the CHIPSET macro in the PCI ID tables for the device name.Kenneth Graunke3-110/+110
2013-06-06intel: Remove 'misc' parameter from CHIPSET macro in PCI ID tables.Kenneth Graunke3-110/+110
2013-06-05i965: Adding more reserved PCI IDs for Haswell.Rodrigo Vivi1-0/+24
2013-06-05mesa: remove outdated version lines in commentsRico Schüller4-4/+0
2013-05-14radeonsi: add Hainan pci idsAlex Deucher1-0/+7
2013-05-09i965: make GT3 machines work as GT3 instead of GT2Paulo Zanoni1-12/+12
2013-05-07egl: Update to revision 21254 of eglext.hRobert Bragg1-3/+42
2013-04-25radeonsi: add new SI pci idsAlex Deucher1-0/+3
2013-04-25r600g: add new richland pci idsAlex Deucher1-0/+2
2013-04-23mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke4-12/+16
2013-04-23mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke4-4/+4
2013-04-23mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke4-4/+4
2013-04-16i965: Enable the Bay Trail platform.Kenneth Graunke1-0/+5
2013-03-18Add dri image entry point for creating image from fdKristian Høgsberg1-1/+14
2013-03-15r600g: add Richland APU pci idsAlex Deucher1-0/+11
2013-03-14scons: Define _ALLOW_KEYWORD_MACROS on MSVC builds.José Fonseca1-5/+3
2013-03-12include: Fix build with VS 11 (i.e, 2012).José Fonseca1-0/+42
2013-03-12mesa,gallium,egl,mapi: One definition of C99 inline/__func__ to rule them all.José Fonseca1-0/+105
2013-03-03i965: Fix Crystal Well PCI IDs.Kenneth Graunke1-9/+9
2013-02-15mesa: remove old version comment from gl.hBrian Paul1-1/+0
2013-02-04radeonsi: add Oland pci idsAlex Deucher1-0/+14
2013-02-01dri2: Create image from textureAbdiel Janulgue1-1/+31
2013-01-26gles3: Update gl3.hMatt Turner1-2/+2
2013-01-15dri: Define enum __DRI_API_GLES3Chad Versace1-1/+2
2013-01-04egl: Update to revision 19987 of eglext.hKristian Høgsberg1-5/+67
2012-12-06mesa: fix compiler warnings when including GL/gl.h with other gl headersMatthew Waters1-6/+6
2012-12-01dri: Fix i965 buildChad Versace1-7/+5
2012-12-02glx/dri2: add and use new driver hook flush_with_flagsMarek Olšák1-1/+28
2012-11-21radeonsi: add a new SI pci idAlex Deucher1-0/+1
2012-11-16Remove OpenVMS supportMatt Turner2-1237/+0
2012-11-15gles2: Update gl2ext.h to revision 19436Matt Turner1-17/+301
2012-11-15gles2: Update gl2.h to revision 16803Matt Turner1-3/+2
2012-11-15gles: Update glext.h to revision 19260Matt Turner1-7/+212
2012-11-15egl: Update eglext.h to revision 19571Matt Turner1-1/+9
2012-10-25egl: Import eglext.h revision 19332Matt Turner1-1/+7
2012-10-16es2api: Add GL ES 3 headersMatt Turner3-0/+1115
2012-10-16radeonsi: add some new SI pci idsAlex Deucher1-0/+3
2012-09-24upgrade glext.h to version 85Brian Paul1-177/+117
2012-08-31Remove libGLUMatt Turner2-439/+0
2012-08-31dri: Rework planar image interfaceJakob Bornecrantz1-4/+63
2012-08-26dri: Make query image WIDTH and HEIGHT be version 4Jakob Bornecrantz1-1/+1
2012-08-26dri: Remove image write functionJakob Bornecrantz1-9/+1
2012-08-14dri2: Note that __DRI_API_GLES2 is also used for OpenGL ES 3.0Ian Romanick1-2/+2