| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | threads: fix MinGW build breakage | Brian Paul | 2017-11-09 | 1 | -1/+4 |
* | drm-uapi: Update vc4 header from drm-next | Boris Brezillon | 2017-11-09 | 1 | -0/+19 |
* | threads: update for late C11 changes | Nicolai Hähnle | 2017-11-09 | 3 | -53/+47 |
* | radeonsi: remove unused field in the PCI ID table | Marek Olšák | 2017-11-07 | 1 | -229/+229 |
* | dri: Add a flush control extension | Neil Roberts | 2017-11-06 | 1 | -0/+25 |
* | meson: build classic osmesa | Dylan Baker | 2017-10-27 | 1 | -1/+1 |
* | vulkan: Update headers and registry to 1.0.64 | Alex Smith | 2017-10-26 | 1 | -2/+48 |
* | meson: build libEGL | Dylan Baker | 2017-10-20 | 1 | -0/+8 |
* | vulkan: update headers & registry to VK 1.0.63 | Andres Rodriguez | 2017-10-21 | 1 | -2/+33 |
* | i965: Sync i915_drm.h from kernel for IMG_context_priority | Chris Wilson | 2017-10-20 | 1 | -3/+24 |
* | egl,dri: Propagate context priority hint to driver->CreateContext | Chris Wilson | 2017-10-20 | 1 | -0/+6 |
* | egl: Support IMG_context_priority | Chris Wilson | 2017-10-20 | 1 | -0/+8 |
* | eglmesaext: add forward declaration for struct wl_buffers | Emil Velikov | 2017-10-13 | 1 | -0/+1 |
* | include: Revert out the update of the Khronos GLX extension header. | Eric Anholt | 2017-10-12 | 1 | -11/+1 |
* | include: Update GL headers from khronos opengl registry. | Eric Anholt | 2017-10-12 | 4 | -23/+84 |
* | include/drm-uapi: clarify when headers can be updated. | Dave Airlie | 2017-10-12 | 1 | -0/+3 |
* | mesa: Implement a new GL_MESA_tile_raster_order extension. | Eric Anholt | 2017-10-10 | 1 | -0/+6 |
* | dri_interface: add an error-returning version of createImageFromRenderbuffer | Nicolai Hähnle | 2017-10-10 | 1 | -1/+18 |
* | meson: build glx | Dylan Baker | 2017-10-09 | 1 | -1/+1 |
* | meson: Build i965 and dri stack | Dylan Baker | 2017-10-09 | 1 | -0/+38 |
* | meson: Add build Intel "anv" vulkan driver | Dylan Baker | 2017-09-27 | 1 | -0/+22 |
* | Revert "intel: Remove unused Kabylake pci ids | Anuj Phogat | 2017-09-21 | 1 | -0/+8 |
* | vulkan: Add #ifdef hack to vk_android_native_buffer.h | Chad Versace | 2017-09-18 | 1 | -0/+5 |
* | vulkan: Import vk_android_native_buffer.h | Chad Versace | 2017-09-18 | 1 | -0/+91 |
* | vulkan: update headers & registry to VK 1.0.61 | Lionel Landwerlin | 2017-09-15 | 1 | -58/+460 |
* | dri/image: Add a format modifier attributes query | Jason Ekstrand | 2017-09-14 | 1 | -1/+26 |
* | intel: Remove unused Kabylake pci id | Anuj Phogat | 2017-09-11 | 1 | -1/+0 |
* | intel: Add brand string for KBL-R | Anuj Phogat | 2017-09-06 | 1 | -1/+1 |
* | intel: Change a KBL pci id to GT2 from GT1.5 | Anuj Phogat | 2017-09-06 | 1 | -1/+1 |
* | intel: Fix few KBL brand strings | Anuj Phogat | 2017-09-06 | 1 | -2/+2 |
* | intel: Remove unused Kabylake pci ids | Anuj Phogat | 2017-09-06 | 1 | -7/+0 |
* | drm-uapi: Update headers from drm-next | Jason Ekstrand | 2017-08-28 | 5 | -9/+124 |
* | dri_interface.h: add missing stdint.h include | Emil Velikov | 2017-08-26 | 1 | -0/+2 |
* | khronos/egl: remove dependency on Android NDK header | Eric Engestrom | 2017-08-25 | 1 | -2/+1 |
* | include: Sync Khronos headers for OpenGL 4.6 | Adam Jackson | 2017-08-24 | 4 | -11/+136 |
* | Revert "include: Sync Khronos headers for OpenGL 4.6" | Adam Jackson | 2017-08-24 | 4 | -136/+16 |
* | include: Sync Khronos headers for OpenGL 4.6 | Adam Jackson | 2017-08-24 | 4 | -16/+136 |
* | dri: fix typo | Eric Engestrom | 2017-08-24 | 1 | -1/+1 |
* | egl: Fix inclusion of egl.h+mesa_glinterop.h | Matt Turner | 2017-08-21 | 1 | -0/+4 |
* | vulkan: import 1.0.59 headers and xml. | Dave Airlie | 2017-08-22 | 1 | -4/+15 |
* | dri: fix typo in comment | Gwan-gyeong Mun | 2017-08-17 | 1 | -1/+1 |
* | intel/drm: Pull in the i915 fence array API | Jason Ekstrand | 2017-08-15 | 1 | -2/+28 |
* | drm-uapi/forcc: Pull in new modifiers | Jason Ekstrand | 2017-08-14 | 1 | -0/+31 |
* | egl: Update headers from Khronos | Daniel Stone | 2017-08-11 | 3 | -13/+76 |
* | dri: Introduce SWAP_METHOD tokens | Thomas Hellstrom | 2017-08-10 | 1 | -0/+12 |
* | dri: Fix __DRIconfig reporting of __DRI_ATTRIB_SWAP_METHOD | Thomas Hellstrom | 2017-08-10 | 1 | -1/+4 |
* | include: update GLES gl2ext header to no longer reference bad function | Ilia Mirkin | 2017-08-07 | 1 | -5/+52 |
* | dri: Add a flushSwapBuffers method to the image loader extension | Thomas Hellstrom | 2017-08-03 | 1 | -1/+15 |
* | dri: define a version 2 of the DRI_ConfigOptions extension | Nicolai Hähnle | 2017-08-02 | 1 | -2/+18 |
* | vulkan: Import in the latest 1.0.57 header and XML from Khronos | Jason Ekstrand | 2017-08-01 | 1 | -36/+55 |