summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-10-24dri: Implement a DRI vtable extension to replace the global driDriverAPI.Eric Anholt1-0/+17
2013-10-24dri: Pass in the dlsym()ed driver extension to screen creation.Eric Anholt1-2/+25
2013-10-24glx: Add an optional function call for getting the DRI driver interface.Eric Anholt1-0/+13
2013-10-24dri: Allow config options to be passed to the loader through extensions.Eric Anholt1-6/+14
2013-10-22mesa: fixes for MSVC 2013Scott Graham1-1/+2
2013-10-22mesa: remove GL_MESA_program_debug bits from gl.hBrian Paul1-21/+0
2013-10-22mesa: remove remnants of GL_MESA_shader_debugBrian Paul1-20/+0
2013-10-18mesa: Remove GLXContextID typedef from glx.h.Vinson Lee1-1/+0
2013-10-17mesa: remove PFNGLBLENDCOLORPROC, PFNGLBLENDEQUATIONPROC typedefs in gl.hBrian Paul1-2/+0
2013-10-16mesa: update glxext.h to version 20131008Brian Paul1-800/+637
2013-10-16mesa: update glext.h to version 20131008Brian Paul1-502/+750
2013-10-15dri: Add __DRIimage support for the ARGB2101010 formatKristian Høgsberg1-0/+2
2013-10-13i965: Add the family name to the PCI ID table.Kenneth Graunke2-94/+94
2013-10-13i965: Remove #define name from PCI ID table.Kenneth Graunke2-94/+94
2013-09-16egl: add EGL_WAYLAND_Y_INVERTED_WL attributeStanislav Vorobiov1-0/+2
2013-09-06radeonsi: add berlin pci idsAlex Deucher1-0/+22
2013-09-06gallium, intel: Implements new __DRI_IMAGE_USE_LINEAR and PIPE_BIND_LINEAR fl...Axel Davy1-0/+1
2013-08-07egl: Update to Wayland 1.2 server APIAnder Conselvan de Oliveira1-3/+3
2013-08-02dri: propagate extra dma_buf import attributes to the driversTopi Pohjolainen1-1/+38
2013-07-29gles3: Update gl3.h to 2013-02-12.Matt Turner1-4/+4
2013-07-29gles2: Update gl2ext.h to revision 22161.Matt Turner1-114/+357
2013-07-29gles2: Update gl2.h to revision 20555.Matt Turner1-3/+3
2013-07-29gles: Update glext.h to revision 20798.Matt Turner1-3/+3
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