summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* intel/dev: remove dg2 0x5698 pci idJonathan Gray2023-05-171-1/+0
* vulkan: Update XML and headers to 1.3.250Samuel Pitoiset2023-05-091-1/+21
* vulkan: bump headers to 1.3.249Lionel Landwerlin2023-05-042-9/+24
* dri/android: Fix MSAA resolveRob Clark2023-04-271-1/+2
* amd: update amdgpu_drm.hPierre-Eric Pelloux-Prayer2023-04-271-0/+2
* amd: update amdgpu_drm.hPierre-Eric Pelloux-Prayer2023-04-251-0/+18
* vulkan: Update XML and headers to 1.3.246Samuel Pitoiset2023-03-312-1/+179
* anv: Partialy import drm-uapi/gpu_scheduler.h and use itJosé Roberto de Souza2023-03-241-0/+44
* intel: Sync xe_drm.hJosé Roberto de Souza2023-03-241-9/+10
* freedreno/msm: Rename drm_msm_gem_submit_reloc::or in C++ codeDanylo Piliaiev2023-03-241-0/+4
* vulkan: Update XML and headers to 1.3.244Faith Ekstrand2023-03-204-187/+184
* intel/dev: Enable MTL PCI idsJordan Justen2023-03-131-5/+5
* intel: Pull in xe_drm.hJosé Roberto de Souza2023-03-031-0/+807
* amd: update amdgpu_drm.hMarek Olšák2023-03-031-0/+10
* amd: implement conformant TRUNC_COORD behavior for gfx11Marek Olšák2023-02-241-0/+1
* hgl: removeX5122023-02-185-312/+0
* vulkan: Update the XML and headers to 1.3.241Faith Ekstrand2023-02-1728-126/+363
* egl/kopper: Pass ancillary invalidate flush flags down to gallium.Emma Anholt2023-02-151-1/+2
* intel/dev: Add another EHL pci idJonathan Gray2023-02-061-0/+1
* intel/dev: remove invalid EHL pci idJonathan Gray2023-02-061-1/+0
* amd: update amdgpu_drm.hMarek Olšák2023-02-011-2/+26
* drm-uapi/dma-buf.h: use __u32/__u64 typesPierre-Eric Pelloux-Prayer2023-01-251-2/+2
* drm-uapi/dma-buf.h: unbreak on non-Linux via local typedefsJan Beich2023-01-111-0/+18
* drm-uapi/dma-buf.h: Update from drm-misc-next (2022-06-10)Jason Ekstrand2023-01-111-0/+182
* glx: Remove dead declarations from <GL/glx.h>Adam Jackson2023-01-031-70/+0
* include: Sync <GL/glxext.h> with KhronosAdam Jackson2023-01-031-22/+7
* vulkan: update headers/registry to 1.3.238 for video decodeDave Airlie2022-12-208-621/+673
* egl: Replace sRGB support check with a pscreen query.Emma Anholt2022-12-091-4/+0
* egl+glx: Always support no_error contexts.Emma Anholt2022-12-051-3/+2
* egl: Collapse a bunch of renderer queries into pipe cap queries.Emma Anholt2022-12-051-12/+0
* dri: Add createContext hook to __DRI_MESA.Emma Anholt2022-12-051-0/+2
* gallium/dri: Move the backendVtable InitScreen func into __DRI_MESA.Emma Anholt2022-12-051-0/+5
* dri: Add createNewScreen into the __DRI_MESA extension.Emma Anholt2022-12-051-0/+8
* dri: Introduce internal Mesa DRI driver loader extension.Emma Anholt2022-12-051-0/+51
* intel/dev: Add (disabled) device info for MTLJordan Justen2022-12-011-0/+6
* dri: Add notes on what part of the loader interface are used by Xorg.Emma Anholt2022-12-011-14/+70
* dri: move private __DRIDriverVtableExtension out of dri_interface.hMarek Olšák2022-11-271-17/+0
* include: Update the OpenCL headersJason Ekstrand2022-11-1819-11754/+12984
* vulkan: Update the XML and headers to 1.3.235Jason Ekstrand2022-11-171-2/+387
* drm-uapi: import i915_drm.h changes for the new OA report typeLionel Landwerlin2022-11-171-0/+10
* zink: Only #include <vulkan/vulkan_core.h> instead #include <vulkan/vulkan.h>...Yonggang Luo2022-11-101-23/+17
* zink: struct kopper_surface is not accessed, remove it in kopper_interface.hYonggang Luo2022-11-101-2/+0
* panfrost: Fix build with Perfetto (again)Alyssa Rosenzweig2022-11-091-1/+1
* drm-uapi: bump headersLucas Stach2022-11-033-5/+96
* mesa: sync GLAPIENTRY with KHRONOS_APIENTRY in GL/gl.hYonggang Luo2022-11-031-3/+4
* mesa: BUILD_GL32 is not used anymoreYonggang Luo2022-11-031-5/+1
* include: Add driver data to v2 of mesa_glinterop_device_infoJesse Natalie2022-11-021-1/+13
* include: Add a flush interop methodJesse Natalie2022-11-022-1/+57
* include: Add WGL version of GL interop extensionsJesse Natalie2022-11-021-0/+38
* egl: Add EGL_EXT_protected_content supportLionel Landwerlin2022-10-271-1/+10