aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-05-10radeonsi: add new SI pci idsAlex Deucher
2013-05-10r600g: add new richland pci idsAlex Deucher
2013-04-05include: Fix build with VS 11 (i.e, 2012).José Fonseca
2013-04-05mesa,gallium,egl,mapi: One definition of C99 inline/__func__ to rule them all.José Fonseca
2013-03-18r600g: add Richland APU pci idsAlex Deucher
2013-03-05i965: Fix Crystal Well PCI IDs.Kenneth Graunke
2013-02-04radeonsi: add Oland pci idsAlex Deucher
2013-01-26gles3: Update gl3.hMatt Turner
2013-01-15dri: Define enum __DRI_API_GLES3Chad Versace
2013-01-04egl: Update to revision 19987 of eglext.hKristian Høgsberg
2012-12-06mesa: fix compiler warnings when including GL/gl.h with other gl headersMatthew Waters
2012-12-01dri: Fix i965 buildChad Versace
2012-12-02glx/dri2: add and use new driver hook flush_with_flagsMarek Olšák
2012-11-21radeonsi: add a new SI pci idAlex Deucher
2012-11-16Remove OpenVMS supportMatt Turner
2012-11-15gles2: Update gl2ext.h to revision 19436Matt Turner
2012-11-15gles2: Update gl2.h to revision 16803Matt Turner
2012-11-15gles: Update glext.h to revision 19260Matt Turner
2012-11-15egl: Update eglext.h to revision 19571Matt Turner
2012-10-25egl: Import eglext.h revision 19332Matt Turner
2012-10-16es2api: Add GL ES 3 headersMatt Turner
2012-10-16radeonsi: add some new SI pci idsAlex Deucher
2012-09-24upgrade glext.h to version 85Brian Paul
2012-08-31Remove libGLUMatt Turner
2012-08-31dri: Rework planar image interfaceJakob Bornecrantz
2012-08-26dri: Make query image WIDTH and HEIGHT be version 4Jakob Bornecrantz
2012-08-26dri: Remove image write functionJakob Bornecrantz
2012-08-14dri2: Note that __DRI_API_GLES2 is also used for OpenGL ES 3.0Ian Romanick
2012-08-14mesa: update glext.h to version 83Ian Romanick
2012-08-07i965: add more Haswell PCI IDsPaulo Zanoni
2012-08-07egl: remove redundant PFNEGLQUERYSTREAMTIMEKHRPROC typedefBrian Paul
2012-08-06egl: Import eglext.h version 14Ian Romanick
2012-08-06radeonsi: add some new pci idsAlex Deucher
2012-08-06r600g: add additional evergreen pci idsAlex Deucher
2012-07-19wayland: Use existing EGL_TEXTURE_FORMAT for querying wl_buffer texture formatKristian Høgsberg
2012-07-16gbm: Add new gbm_bo_import entry pointKristian Høgsberg
2012-07-11egl: Add EGL_WAYLAND_PLANE_WL attributeKristian Høgsberg
2012-07-11__DRIimage: version 5, add new formats and createSubImageKristian Høgsberg
2012-07-11glx/dri2: Add support for GLX_ARB_create_context_robustnessIan Romanick
2012-07-04GLES2: upgrade gl2ext.h to version 18099Kristian Høgsberg
2012-07-04Revert "GLES2: upgrade gl2ext.h to version 16994."Marek Olšák
2012-07-03GLES2: upgrade gl2ext.h to version 16994.Gwenole Beauchesne
2012-06-27mesa: update glext.h to version 81Brian Paul
2012-06-27mesa: update glxext.h to version 33Brian Paul
2012-06-05r600g: add new Trinity PCI idsAlex Deucher
2012-06-05r600g: add new Sumo, Palm, BTC pci idsAlex Deucher
2012-06-05radeonsi: add new SI pci idsAlex Deucher
2012-05-11clover: Import OpenCL state tracker.Francisco Jerez
2012-05-03gbm: Add gbm_bo_write entry pointKristian Høgsberg
2012-04-30egl/android: Add support for RGBX_8888 used in Android native buffersSean V Kelley