summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-01-18pci_ids: no not include loader.hEmil Velikov1-1/+4
2014-01-18loader: introduce the loader util libEmil Velikov1-13/+11
2014-01-17s/Tungsten Graphics/VMware/José Fonseca2-2/+2
2014-01-06mesa: Remove GLXContextID typedef from glxext.h.Vinson Lee1-1/+0
2013-12-29Revert "mesa: Remove GLXContextID typedef from glx.h."Kenneth Graunke1-0/+1
2013-12-24r600g: fix SUMO2 pci idAlex Deucher1-1/+1
2013-12-16Haiku: Add in public GL kit headersAlexander von Gluck IV4-0/+307
2013-12-13mesa: update glext.h to version 20131212Brian Paul1-7/+61
2013-12-13swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)Dave Airlie1-1/+8
2013-12-04mesa: Remove GL_MESA_texture_array cruft from gl.hIan Romanick1-33/+0
2013-12-04wayland: Add an extension to create wl_buffers from EGLImagesNeil Roberts1-0/+10
2013-11-18osmesa: add support for postprocess filtersBrian Paul1-2/+17
2013-11-15radeonsi: add Hawaii pci idsAlex Deucher1-0/+13
2013-11-12dri: Remove redundant createNewContext function from __DRIimageDriverExtensionKristian Høgsberg1-8/+4
2013-11-07dri: add __DRIimageLoaderExtension and __DRIimageDriverExtensionKeith Packard1-0/+76
2013-11-07Define __DRI_IMAGE_FORMAT_SARGB8Keith Packard1-0/+1
2013-11-07drivers/dri/common: A few dri2 functions are not actually DRI2 specificKeith Packard1-22/+39
2013-11-07glx: Add GLX_MESA_query_rendererIan Romanick1-1/+26
2013-11-07dri: Add interface definition for DRI_RENDERER_QUERY extensionIan Romanick1-0/+29
2013-11-05mesa: Remove last BEOS checksAlexander von Gluck IV1-8/+0
2013-11-04mesa: remove OPENSTEP stuffBrian Paul1-5/+1
2013-11-04mesa: remove macintosh preprocessor stuffBrian Paul1-7/+0
2013-11-04mesa: remove __QUICKDRAW__ testsBrian Paul2-6/+1
2013-11-04mesa: remove Centerline C support from gl.hBrian Paul1-4/+0
2013-11-04mesa: remove SciTech stuff from gl.hBrian Paul1-5/+1
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