| Commit message (Expand) | Author | Age | Files | Lines |
* | vulkan: Update the XML and headers to 1.1.97 | Jason Ekstrand | 2019-01-07 | 12 | -13/+164 |
* | pci_ids: add new VegaM pci id | Alex Deucher | 2018-12-21 | 1 | -0/+1 |
* | vulkan: Update the XML and headers to 1.1.96 | Jason Ekstrand | 2018-12-17 | 1 | -8/+8 |
* | pci_ids: add new vega20 pci id | Alex Deucher | 2018-12-14 | 1 | -0/+1 |
* | pci_ids: add new vega10 pci ids | Alex Deucher | 2018-12-14 | 1 | -1/+7 |
* | v3d: Add the V3D TFU submit interface to the simulator. | Eric Anholt | 2018-12-07 | 1 | -2/+37 |
* | vulkan: Update the XML and headers to 1.1.95 | Jason Ekstrand | 2018-12-03 | 1 | -6/+103 |
* | vulkan: Update the XML and headers to 1.1.93 | Jason Ekstrand | 2018-11-22 | 1 | -5/+30 |
* | dri: add AYUV format | Lionel Landwerlin | 2018-11-12 | 1 | -0/+2 |
* | vulkan: Update the XML and headers to 1.1.91 | Jason Ekstrand | 2018-11-06 | 3 | -280/+271 |
* | vulkan: Update the XML and headers to 1.1.90 | Jason Ekstrand | 2018-10-29 | 1 | -4/+4 |
* | d3dadapter: Fix wrong naming in header file | Axel Davy | 2018-10-26 | 1 | -1/+1 |
* | i965: Add PCI IDs for new Amberlake parts that are Coffeelake based | Kenneth Graunke | 2018-10-15 | 1 | -2/+3 |
* | vulkan: Add the fuchsia headers | Jason Ekstrand | 2018-10-15 | 2 | -0/+62 |
* | vulkan: Update the XML and headers to 1.1.88 | Samuel Pitoiset | 2018-10-13 | 1 | -3/+241 |
* | intel: Introducing Whiskey Lake platform | Rodrigo Vivi | 2018-10-11 | 1 | -5/+5 |
* | include: sync eglext.h from Khronos | Eric Engestrom | 2018-10-02 | 1 | -5/+81 |
* | vulkan: Update the XML and headers to 1.1.86 | Jason Ekstrand | 2018-10-01 | 1 | -3/+642 |
* | pci_ids: add new polaris pci id | Alex Deucher | 2018-09-21 | 1 | -0/+1 |
* | amd: Add Picasso device id | Kenneth Feng | 2018-09-18 | 1 | -0/+1 |
* | vulkan: Update the XML and headers to 1.1.84 | Jason Ekstrand | 2018-09-10 | 1 | -11/+128 |
* | Require Visual Studio 2015. | Jose Fonseca | 2018-09-10 | 2 | -13/+3 |
* | intel: Introducing Amber Lake platform | Rodrigo Vivi | 2018-08-31 | 1 | -1/+2 |
* | i965: Add a new CFL PCI ID. | Rodrigo Vivi | 2018-08-14 | 1 | -0/+1 |
* | gl.h: define GLeglImageOES depending on GL_EXT_EGL_image_storage | Brian Paul | 2018-08-08 | 1 | -1/+1 |
* | dri: Define DRI_MutableRenderBuffer extensions | Chad Versace | 2018-08-07 | 1 | -3/+134 |
* | meson: install KHR/khrplatform.h when needed | Eric Engestrom | 2018-08-07 | 1 | -1/+1 |
* | include: update GL & GLES headers (v2) | Marek Olšák | 2018-08-04 | 6 | -39/+321 |
* | mesa: GL_MESA_framebuffer_flip_y extension [v4] | Fritz Koenig | 2018-07-27 | 1 | -0/+5 |
* | drm-uapi: Update drm_fourcc.h for new format modifiers. | Eric Anholt | 2018-07-18 | 1 | -0/+80 |
* | radeonsi: add support for Vega20 | Marek Olšák | 2018-07-12 | 1 | -0/+7 |
* | vulkan: Update the XML and headers to 1.1.80 | Jason Ekstrand | 2018-07-08 | 1 | -1/+192 |
* | dri: add putImageShm and getImageShm to swrastLoader | Marc-André Lureau | 2018-05-30 | 1 | -1/+19 |
* | vulkan: Update header+vk.xml to 1.1.76 | Bas Nieuwenhuizen | 2018-05-28 | 1 | -1/+107 |
* | vulkan: update vk_icd.h to current upstream | Tapani Pälli | 2018-05-21 | 1 | -14/+53 |
* | drm-uapi: Update vc4 header with syncobj submit support | Stefan Schake | 2018-05-17 | 1 | -3/+10 |
* | v3d: Switch the vc5 driver to using the finalized V3D UABI. | Eric Anholt | 2018-05-16 | 1 | -0/+194 |
* | Intel: Add a Kaby Lake PCI ID | Matt Atwood | 2018-04-25 | 1 | -0/+1 |
* | dri: Add __DRI_IMAGE_FORMAT_SABGR8 | Tapani Pälli | 2018-04-24 | 1 | -0/+2 |
* | radeonsi: add support for VegaM | Marek Olšák | 2018-04-18 | 1 | -0/+3 |
* | vulkan: Update the XML and headers to 1.1.73 | Jason Ekstrand | 2018-04-16 | 1 | -1/+1 |
* | vulkan: Update the XML and headers to 1.1.72 | Samuel Pitoiset | 2018-04-09 | 2 | -4/+206 |
* | Add more Coffee Lake brand strings | Anuj Phogat | 2018-04-05 | 1 | -2/+2 |
* | gl.h: remove stale comment, trailing whitespace | Brian Paul | 2018-03-29 | 1 | -2/+2 |
* | radeonsi: add support for Vega12 | Marek Olšák | 2018-03-28 | 1 | -0/+6 |
* | drm-uapi: bump headers | Lionel Landwerlin | 2018-03-22 | 4 | -36/+189 |
* | intel: Add a Ice Lake PCI IDs | Anuj Phogat | 2018-03-22 | 1 | -0/+8 |
* | egl: pull update from Khronos and drop local define | Eric Engestrom | 2018-03-21 | 2 | -7/+1 |
* | egl: align the formatting of Haiku section of eglplatform.h with Khronos' | Eric Engestrom | 2018-03-21 | 1 | -4/+6 |
* | egl: add Ozone section to eglplatform.h | Eric Engestrom | 2018-03-21 | 1 | -0/+6 |