summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-01-24vulkan: bump vulkan.h to 1.0.39 versionDave Airlie1-2/+365
2017-01-23dri: allow 16bit R/GR images to be exported via drm buffersRainer Hochecker1-0/+4
2017-01-18scons: set HAVE_FUNC_ATTRIBUTE_ALIASEmil Velikov1-0/+1
2017-01-14include: update Vulkan headersLionel Landwerlin2-5/+244
2017-01-12vulkan: Update vk_icd.h to interface version 3Chad Versace1-32/+78
2016-12-27dri: Add __DRI_IMAGE_FORMAT_ARGB1555Chad Versace1-0/+2
2016-12-21radeonsi: add Polaris12 PCI IDJunwei Zhang1-0/+7
2016-12-20d3dadapter/present: Add precision for WaitBufferReleasedAxel Davy1-1/+4
2016-12-20d3dadapter/present: Add new API to ID3DPresentAxel Davy1-0/+24
2016-12-05add EGL_TEXTURE_EXTERNAL_WL to WL_bind_wayland_display specRob Clark1-0/+1
2016-12-01dri: extend fence extension to support native fd fencesRob Clark1-1/+43
2016-11-15i965: Fix KBL typo in stringBen Widawsky1-1/+1
2016-11-15i965/glk: Add basic Geminilake supportBen Widawsky1-0/+2
2016-11-11vulkan: import latest public vulkan headers + and fix drivers.Dave Airlie2-57/+411
2016-10-20i965: Reorder PCI ID list to match release orderBen Widawsky1-9/+9
2016-10-20i965: Add some APL and KBL SKU stringsBen Widawsky1-4/+4
2016-10-14egl: Implement EGL_MESA_platform_surfacelessChad Versace1-0/+5
2016-10-14mesa_glinterop: allow building without X and related headersEmil Velikov1-5/+8
2016-10-10Revert "mesa_glinterop: remove inclusion of GLX header"Vinson Lee1-4/+1
2016-09-21dri: add offset attribute and bump version of EGLImage extensions.Chuanbo Weng1-1/+3
2016-09-14egl: Update eglext.h (v2)Kyle Brenneman1-3/+118
2016-09-12Remove GL_GLEXT_PROTOTYPES guards from non-ext headers.Emil Velikov4-20/+0
2016-08-31Introduce .editorconfigEric Engestrom4-0/+11
2016-08-28Update Khronos-supplied headers to r33100Ilia Mirkin9-24/+2898
2016-07-15Disable use of weak in threads_posix.h on CygwinJon Turney1-1/+1
2016-06-29i965: Removing PCI IDs that are no longer listed as Kabylake.Rodrigo Vivi1-5/+0
2016-06-29i956: Add more Kabylake PCI IDs.Rodrigo Vivi1-0/+3
2016-06-23Remove wrongly repeated words in commentsGiuseppe Bilotta1-3/+3
2016-06-23include: Require MSVC 2013 Update 4.Jose Fonseca1-2/+2
2016-06-10GL: update glcorearb.h to svn 32433Ilia Mirkin1-38/+70
2016-06-10GL: update glext to svn 32957Ilia Mirkin1-5/+82
2016-05-30mesa_glinterop: remove mesa_glinterop typedefsEmil Velikov2-24/+24
2016-05-26i965/bxt: Add 2x6 variantBen Widawsky1-0/+2
2016-05-24mesa_glinterop: make GL interop version field bidirectionalEmil Velikov2-5/+20
2016-05-24mesa_glinterop: drop mesa_glinterop_device_info::interop_versionEmil Velikov1-9/+0
2016-05-24mesa_glinterop: rename MESA_GLINTEROP_INVALID_{VALUE,VERSION}Emil Velikov1-1/+1
2016-05-24mesa_glinterop: s/struct_version/version/Emil Velikov1-3/+3
2016-05-24mesa_glinterop: fix GL interop *_VERSION commentsEmil Velikov1-3/+6
2016-05-24mesa_glinterop: remove inclusion of EGL headerEmil Velikov1-1/+5
2016-05-24mesa_glinterop: remove inclusion of GLX headerEmil Velikov1-1/+4
2016-05-24mesa_glinterop: remove unneeded GLAPI/GLAPIENTRY/APIENTRYP symbolsEmil Velikov1-14/+14
2016-05-24mesa_glinterop: replace GL types with their native counterpart.Emil Velikov1-2/+3
2016-05-24mesa_glinterop: use generic variable types for the GL interopEmil Velikov1-8/+8
2016-05-24mesa_glinterop: use consistent naming scheme for GL interopEmil Velikov1-1/+1
2016-05-24Revert "mesa: Build EGL without X11 headers after interop patchset"Emil Velikov1-14/+1
2016-05-24c11/threads: resolve link issues with -O0Emil Velikov1-0/+26
2016-05-24dri: Add YVU formatsKristian Høgsberg Kristensen1-0/+5
2016-05-23vk/intel: use negative VK_NO_PROTOTYPES schemeEric Engestrom1-1/+1
2016-05-23DRI: Add DRIimage map and unmap functionsRob Herring1-1/+33
2016-05-23c11/threads: create mutexattrs only when neededEmil Velikov1-2/+7