summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-01-24vulkan: Update vk_icd.h to interface version 3Chad Versace1-32/+78
2017-01-24dri: Add __DRI_IMAGE_FORMAT_ARGB1555Chad Versace1-0/+2
2016-11-24i965/glk: Add basic Geminilake supportBen Widawsky1-0/+2
2016-11-24i965: Reorder PCI ID list to match release orderBen Widawsky1-9/+9
2016-11-24i965: 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
2016-05-20mesa: Build EGL without X11 headers after interop patchsetYoury Metlitsky1-1/+14
2016-05-18st/nine: Implement IPresent version 1.2Patrick Rudolph1-0/+7
2016-05-18st/nine: Fix header of GetIndicesAxel Davy1-5/+5
2016-05-18st/nine: Increase minor d3dadapter9drm ABIAxel Davy1-1/+5
2016-05-18st/nine: Clean up WINAPI definitionChristian Schmidbauer1-11/+5
2016-05-17radeonsi: add new polaris11 pci idsAlex Deucher1-0/+3
2016-05-17radeonsi: add new polaris10 pci idsAlex Deucher1-0/+9
2016-04-26scons: Move fallback HAVE_* definitions to headers.Jose Fonseca1-0/+44
2016-04-20dri_interface: add interface for GL interop with other APIs (v2)Marek Olšák1-0/+26
2016-04-20include/GL: add mesa_glinterop.h for OpenGL-OpenCL interop (v4.2)Marek Olšák1-0/+287
2016-04-18math: Import isinf and others to global namespacePierre Moreau1-0/+23