summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* intel: Add Geminilake brand stringsAnuj Phogat2018-01-221-2/+2
* util: fix NORETURN for msvc, add HAVE_FUNC_ATTRIBUTE_NORETURN to c99_compat.hRoland Scheidegger2018-01-121-0/+1
* meson: add variable for including include/GL/internalDylan Baker2018-01-111-0/+1
* intel: Add more Coffee Lake PCI IDsAnuj Phogat2018-01-111-1/+9
* meson: build cloverDylan Baker2018-01-081-0/+19
* dri: Add 10 bpc formats as available formats. (v2)Mario Kleiner2018-01-031-1/+9
* st/dri: allow direct YUYV importLucas Stach2017-12-201-0/+1
* include: Add GL_MESA_program_binary_formats to GL/GLES2 ext.h filesJordan Justen2017-12-082-0/+10
* meson: build gallium nine state_trackerDylan Baker2017-12-041-0/+8
* drm-uapi: Update drm/i915 headers from drm-nextLionel Landwerlin2017-12-044-6/+151
* meson: install khrplatform header for EGL as well as GLESDylan Baker2017-12-011-1/+1
* meson: install dri internal headerDylan Baker2017-12-011-0/+4
* meson: fix glxext.h installDylan Baker2017-11-301-1/+1
* meson: fix GLES3/gl31.h installDylan Baker2017-11-301-1/+1
* vulkan: Update the XML and headers to 1.0.66Jason Ekstrand2017-11-271-9/+60
* threads,configure.ac,meson.build: define and use HAVE_TIMESPEC_GETNicolai Hähnle2017-11-161-1/+1
* c11/haiku: Define missing timespec_get on HaikuAlexander von Gluck IV2017-11-131-1/+1
* threads: fix MinGW build breakageBrian Paul2017-11-091-1/+4
* drm-uapi: Update vc4 header from drm-nextBoris Brezillon2017-11-091-0/+19
* threads: update for late C11 changesNicolai Hähnle2017-11-093-53/+47
* radeonsi: remove unused field in the PCI ID tableMarek Olšák2017-11-071-229/+229
* dri: Add a flush control extensionNeil Roberts2017-11-061-0/+25
* meson: build classic osmesaDylan Baker2017-10-271-1/+1
* vulkan: Update headers and registry to 1.0.64Alex Smith2017-10-261-2/+48
* meson: build libEGLDylan Baker2017-10-201-0/+8
* vulkan: update headers & registry to VK 1.0.63Andres Rodriguez2017-10-211-2/+33
* i965: Sync i915_drm.h from kernel for IMG_context_priorityChris Wilson2017-10-201-3/+24
* egl,dri: Propagate context priority hint to driver->CreateContextChris Wilson2017-10-201-0/+6
* egl: Support IMG_context_priorityChris Wilson2017-10-201-0/+8
* eglmesaext: add forward declaration for struct wl_buffersEmil Velikov2017-10-131-0/+1
* include: Revert out the update of the Khronos GLX extension header.Eric Anholt2017-10-121-11/+1
* include: Update GL headers from khronos opengl registry.Eric Anholt2017-10-124-23/+84
* include/drm-uapi: clarify when headers can be updated.Dave Airlie2017-10-121-0/+3
* mesa: Implement a new GL_MESA_tile_raster_order extension.Eric Anholt2017-10-101-0/+6
* dri_interface: add an error-returning version of createImageFromRenderbufferNicolai Hähnle2017-10-101-1/+18
* meson: build glxDylan Baker2017-10-091-1/+1
* meson: Build i965 and dri stackDylan Baker2017-10-091-0/+38
* meson: Add build Intel "anv" vulkan driverDylan Baker2017-09-271-0/+22
* Revert "intel: Remove unused Kabylake pci idsAnuj Phogat2017-09-211-0/+8
* vulkan: Add #ifdef hack to vk_android_native_buffer.hChad Versace2017-09-181-0/+5
* vulkan: Import vk_android_native_buffer.hChad Versace2017-09-181-0/+91
* vulkan: update headers & registry to VK 1.0.61Lionel Landwerlin2017-09-151-58/+460
* dri/image: Add a format modifier attributes queryJason Ekstrand2017-09-141-1/+26
* intel: Remove unused Kabylake pci idAnuj Phogat2017-09-111-1/+0
* intel: Add brand string for KBL-RAnuj Phogat2017-09-061-1/+1
* intel: Change a KBL pci id to GT2 from GT1.5Anuj Phogat2017-09-061-1/+1
* intel: Fix few KBL brand stringsAnuj Phogat2017-09-061-2/+2
* intel: Remove unused Kabylake pci idsAnuj Phogat2017-09-061-7/+0
* drm-uapi: Update headers from drm-nextJason Ekstrand2017-08-285-9/+124
* dri_interface.h: add missing stdint.h includeEmil Velikov2017-08-261-0/+2