| Commit message (Expand) | Author | Age | Files | Lines |
* | egl: Update to Wayland 1.2 server API | Ander Conselvan de Oliveira | 2013-08-07 | 1 | -3/+3 |
* | dri: propagate extra dma_buf import attributes to the drivers | Topi Pohjolainen | 2013-08-02 | 1 | -1/+38 |
* | gles3: Update gl3.h to 2013-02-12. | Matt Turner | 2013-07-29 | 1 | -4/+4 |
* | gles2: Update gl2ext.h to revision 22161. | Matt Turner | 2013-07-29 | 1 | -114/+357 |
* | gles2: Update gl2.h to revision 20555. | Matt Turner | 2013-07-29 | 1 | -3/+3 |
* | gles: Update glext.h to revision 20798. | Matt Turner | 2013-07-29 | 1 | -3/+3 |
* | dri: Introduce new flags in __DRI_ATTRIB_RENDER_TYPE | Tomasz Lis | 2013-07-18 | 1 | -0/+2 |
* | mesa: update glext.h to version 20130708 | Brian Paul | 2013-07-12 | 1 | -14/+16 |
* | eglplatform: use unsigned long instead of 32-bit ints in generic platform | Ross Burton | 2013-07-01 | 1 | -2/+2 |
* | radeonsi: add kabini pci ids | Alex Deucher | 2013-06-28 | 1 | -0/+17 |
* | radeonsi: add bonaire pci ids | Alex Deucher | 2013-06-28 | 1 | -0/+9 |
* | mesa: Fix build with older gcc since update of glext.h | Tom Stellard | 2013-06-28 | 1 | -2/+0 |
* | mesa: update glext.h to version 20130624 | Brian Paul | 2013-06-26 | 1 | -10433/+8469 |
* | intel: Use the CHIPSET macro in the PCI ID tables for the device name. | Kenneth Graunke | 2013-06-06 | 3 | -110/+110 |
* | intel: Remove 'misc' parameter from CHIPSET macro in PCI ID tables. | Kenneth Graunke | 2013-06-06 | 3 | -110/+110 |
* | i965: Adding more reserved PCI IDs for Haswell. | Rodrigo Vivi | 2013-06-05 | 1 | -0/+24 |
* | mesa: remove outdated version lines in comments | Rico Schüller | 2013-06-05 | 4 | -4/+0 |
* | radeonsi: add Hainan pci ids | Alex Deucher | 2013-05-14 | 1 | -0/+7 |
* | i965: make GT3 machines work as GT3 instead of GT2 | Paulo Zanoni | 2013-05-09 | 1 | -12/+12 |
* | egl: Update to revision 21254 of eglext.h | Robert Bragg | 2013-05-07 | 1 | -3/+42 |
* | radeonsi: add new SI pci ids | Alex Deucher | 2013-04-25 | 1 | -0/+3 |
* | r600g: add new richland pci ids | Alex Deucher | 2013-04-25 | 1 | -0/+2 |
* | mesa: Restore 78-column wrapping of license text in C-style comments. | Kenneth Graunke | 2013-04-23 | 4 | -12/+16 |
* | mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. | Kenneth Graunke | 2013-04-23 | 4 | -4/+4 |
* | mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text. | Kenneth Graunke | 2013-04-23 | 4 | -4/+4 |
* | i965: Enable the Bay Trail platform. | Kenneth Graunke | 2013-04-16 | 1 | -0/+5 |
* | Add dri image entry point for creating image from fd | Kristian Høgsberg | 2013-03-18 | 1 | -1/+14 |
* | r600g: add Richland APU pci ids | Alex Deucher | 2013-03-15 | 1 | -0/+11 |
* | scons: Define _ALLOW_KEYWORD_MACROS on MSVC builds. | José Fonseca | 2013-03-14 | 1 | -5/+3 |
* | include: Fix build with VS 11 (i.e, 2012). | José Fonseca | 2013-03-12 | 1 | -0/+42 |
* | mesa,gallium,egl,mapi: One definition of C99 inline/__func__ to rule them all. | José Fonseca | 2013-03-12 | 1 | -0/+105 |
* | i965: Fix Crystal Well PCI IDs. | Kenneth Graunke | 2013-03-03 | 1 | -9/+9 |
* | mesa: remove old version comment from gl.h | Brian Paul | 2013-02-15 | 1 | -1/+0 |
* | radeonsi: add Oland pci ids | Alex Deucher | 2013-02-04 | 1 | -0/+14 |
* | dri2: Create image from texture | Abdiel Janulgue | 2013-02-01 | 1 | -1/+31 |
* | gles3: Update gl3.h | Matt Turner | 2013-01-26 | 1 | -2/+2 |
* | dri: Define enum __DRI_API_GLES3 | Chad Versace | 2013-01-15 | 1 | -1/+2 |
* | egl: Update to revision 19987 of eglext.h | Kristian Høgsberg | 2013-01-04 | 1 | -5/+67 |
* | mesa: fix compiler warnings when including GL/gl.h with other gl headers | Matthew Waters | 2012-12-06 | 1 | -6/+6 |
* | dri: Fix i965 build | Chad Versace | 2012-12-01 | 1 | -7/+5 |
* | glx/dri2: add and use new driver hook flush_with_flags | Marek Olšák | 2012-12-02 | 1 | -1/+28 |
* | radeonsi: add a new SI pci id | Alex Deucher | 2012-11-21 | 1 | -0/+1 |
* | Remove OpenVMS support | Matt Turner | 2012-11-16 | 2 | -1237/+0 |
* | gles2: Update gl2ext.h to revision 19436 | Matt Turner | 2012-11-15 | 1 | -17/+301 |
* | gles2: Update gl2.h to revision 16803 | Matt Turner | 2012-11-15 | 1 | -3/+2 |
* | gles: Update glext.h to revision 19260 | Matt Turner | 2012-11-15 | 1 | -7/+212 |
* | egl: Update eglext.h to revision 19571 | Matt Turner | 2012-11-15 | 1 | -1/+9 |
* | egl: Import eglext.h revision 19332 | Matt Turner | 2012-10-25 | 1 | -1/+7 |
* | es2api: Add GL ES 3 headers | Matt Turner | 2012-10-16 | 3 | -0/+1115 |
* | radeonsi: add some new SI pci ids | Alex Deucher | 2012-10-16 | 1 | -0/+3 |