summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* st/nine: specify WINAPI only for i386 and amd64Christian Schmidbauer2016-04-021-5/+11
* radeonsi: add Polaris PCI IDsSonny Jiang2016-03-241-0/+10
* i965/chv: Display proper brandingBen Widawsky2016-03-111-2/+2
* egl: remove remnants of MESA_drm_displayEmil Velikov2016-03-091-11/+0
* dri: add backbuffer use flagAxel Davy2016-03-091-0/+5
* virtio_gpu: Add virtio 1.0 PCI ID to driver mapMarc-André Lureau2016-02-291-0/+1
* i965/skl: Update Skylake renderer stringsBen Widawsky2016-02-171-9/+9
* i965/skl: Add two missing device IDsBen Widawsky2016-02-171-0/+2
* include,gallium: Remove pre-MSVC 2013 compatibility.Jose Fonseca2016-02-115-646/+9
* st/nine: Handle Window OcclusionPatrick Rudolph2016-02-042-0/+4
* virtio_gpu: Add PCI ID to driver mapRob Herring2016-01-231-0/+1
* mesa: Add KBL PCI IDs and platform information.Sarah Sharp2016-01-061-0/+22
* osmesa: add new OSMesaCreateContextAttribs functionBrian Paul2015-12-161-2/+43
* Remove Sun CC specific code.Jose Fonseca2015-12-021-6/+0
* gles2: Update gl2ext.h to revision: 32120Marta Lofstedt2015-11-301-6/+934
* i965/skl: PCI ID cleanup and brand stringsBen Widawsky2015-11-031-15/+19
* i965/skl: Add GT4 PCI IDsBen Widawsky2015-11-031-0/+4
* gallium/swrast: fix front buffer blitting. (v2)Dave Airlie2015-10-311-1/+10
* radeonsi: add Stoney pci idsSamuel Li2015-10-231-0/+2
* c11/threads: initialize timeout structureJan Vesely2015-10-081-0/+6
* c11/threads: Assert that mtx is non-NULL and check return values.Matt Turner2015-09-251-25/+23
* GL: update glext to svn 31811Dave Airlie2015-08-201-9/+285
* radeonsi: add all new VI PCI IDs including FijiMarek Olšák2015-08-141-0/+24
* radeonsi: add new OLAND pci idAlex Deucher2015-08-101-0/+1
* egl/dri: Add error info needed for EGL_EXT_image_dma_buf_import extensionFrank Binns2015-08-041-2/+6
* includes/GL: remove duplicated extension declarations from glx.hEmil Velikov2015-08-011-92/+0
* c99_math: (trivial) implement exp2 for MSVC tooRoland Scheidegger2015-07-291-0/+6
* c99_math: Implement exp2f for MSVC.Matt Turner2015-07-291-0/+6
* i965: Support importing R8 and GR88 dma_bufsChad Versace2015-07-281-2/+7
* egl,dri_interface: use DRI2rendererQueryExtension to enable 3D textures & sRGBMarek Olšák2015-07-221-0/+5
* dri_interface: drop __NOT_HAVE_DRM_H magicEmil Velikov2015-07-221-8/+1
* egl: use unix defines on osx with clangJulien Isorce2015-07-081-2/+2
* darwin: Suppress type conversion warnings for GLhandleARBJulien Isorce2015-07-081-0/+5
* i965/bxt: Add basic Broxton infrastructureBen Widawsky2015-06-241-0/+3
* egl: import platform headers from registry (v2)Marek Olšák2015-06-052-13/+25
* egl: import eglext.h from registry and cleanup eglmesaext.h (v2)Marek Olšák2015-06-052-44/+247
* egl: import egl.h from registry (v2)Marek Olšák2015-06-051-294/+268
* egl: remove remaining EGL_MESA_copy_context skeletonEmil Velikov2015-05-141-11/+0
* egl: fix the EGL_MESA_image_dma_buf_export header declarationsEmil Velikov2015-05-141-0/+6
* radeonsi: add new bonaire pci idAlex Deucher2015-05-121-0/+1
* egl: Remove skeleton implementation of EGL_MESA_screen_surfaceAdam Jackson2015-05-111-46/+0
* egl: image_dma_buf_export - use KHR 64-bit typeDave Airlie2015-05-051-2/+1
* dri_interface: add an interface for fencesMarek Olšák2015-04-301-0/+60
* i965: Add marketing names for CHVVille Syrjälä2015-04-161-4/+4
* gallium: fix gcc compile errors when using _XOPEN_SOURCE=600 but not std=c99Jose Fonseca2015-04-031-1/+6
* configure: nuke --with-max-{width,height}Emil Velikov2015-04-011-4/+2
* egl: add initial EGL_MESA_image_dma_buf_export v2.4Dave Airlie2015-04-012-1/+11
* c99_math: Don't reimplement lrint and friends on MSVC 2013.Jose Fonseca2015-03-251-1/+2
* include: Ensure float.h is included for DBL_MAX.Jose Fonseca2015-03-221-0/+1
* c11/threads: Use PTHREAD_MUTEX_RECURSIVE by defaultFelix Janda2015-03-161-6/+1