summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* mesa: remove Centerline C support from gl.hBrian Paul2013-11-041-4/+0
* mesa: remove SciTech stuff from gl.hBrian Paul2013-11-041-5/+1
* dri: Implement a DRI vtable extension to replace the global driDriverAPI.Eric Anholt2013-10-241-0/+17
* dri: Pass in the dlsym()ed driver extension to screen creation.Eric Anholt2013-10-241-2/+25
* glx: Add an optional function call for getting the DRI driver interface.Eric Anholt2013-10-241-0/+13
* dri: Allow config options to be passed to the loader through extensions.Eric Anholt2013-10-241-6/+14
* mesa: fixes for MSVC 2013Scott Graham2013-10-221-1/+2
* mesa: remove GL_MESA_program_debug bits from gl.hBrian Paul2013-10-221-21/+0
* mesa: remove remnants of GL_MESA_shader_debugBrian Paul2013-10-221-20/+0
* mesa: Remove GLXContextID typedef from glx.h.Vinson Lee2013-10-181-1/+0
* mesa: remove PFNGLBLENDCOLORPROC, PFNGLBLENDEQUATIONPROC typedefs in gl.hBrian Paul2013-10-171-2/+0
* mesa: update glxext.h to version 20131008Brian Paul2013-10-161-800/+637
* mesa: update glext.h to version 20131008Brian Paul2013-10-161-502/+750
* dri: Add __DRIimage support for the ARGB2101010 formatKristian Høgsberg2013-10-151-0/+2
* i965: Add the family name to the PCI ID table.Kenneth Graunke2013-10-132-94/+94
* i965: Remove #define name from PCI ID table.Kenneth Graunke2013-10-132-94/+94
* egl: add EGL_WAYLAND_Y_INVERTED_WL attributeStanislav Vorobiov2013-09-161-0/+2
* radeonsi: add berlin pci idsAlex Deucher2013-09-061-0/+22
* gallium, intel: Implements new __DRI_IMAGE_USE_LINEAR and PIPE_BIND_LINEAR fl...Axel Davy2013-09-061-0/+1
* egl: Update to Wayland 1.2 server APIAnder Conselvan de Oliveira2013-08-071-3/+3
* dri: propagate extra dma_buf import attributes to the driversTopi Pohjolainen2013-08-021-1/+38
* gles3: Update gl3.h to 2013-02-12.Matt Turner2013-07-291-4/+4
* gles2: Update gl2ext.h to revision 22161.Matt Turner2013-07-291-114/+357
* gles2: Update gl2.h to revision 20555.Matt Turner2013-07-291-3/+3
* gles: Update glext.h to revision 20798.Matt Turner2013-07-291-3/+3
* 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