summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-01CHROMIUM: egl/android: Implement EGL_KHR_mutable_render_bufferChad Versace3-7/+206
2018-05-01CHROMIUM: egl/main: Add bits for EGL_KHR_mutable_render_bufferChad Versace5-4/+93
2018-05-01CHROMIUM: dri: Add param driCreateConfigs(mutable_render_buffer)Chad Versace8-13/+19
2018-05-01CHROMIUM: dri: Define DRI_MutableRenderBuffer extensionsChad Versace5-2/+134
2018-05-01CHROMIUM: egl/dri2: In dri2_make_current, return early on failureChad Versace1-14/+15
2018-05-01CHROMIUM: egl: Drop _EGLContext::WindowRenderBufferChad Versace5-20/+85
2018-04-17UPSTREAM: virgl: also remove dimension on indirect.Dave Airlie1-1/+0
2018-04-11CHROMIUM: platform_android: use general fallback.Lepton Wu1-16/+9
2018-04-11UPSTREAM: egl/android: Provide an option for the backend to expose KHR_imageHarish Krupo3-1/+4
2018-04-10UPSTREAM: egl: let each platform decided how to handle LIBGL_ALWAYS_SOFTWAREEric Engestrom3-4/+8
2018-03-29FROMLIST: configure.ac: Fix -latomic testNicolas Boichat1-2/+4
2018-03-14UPSTREAM: radv: Signal fence correctly after sparse binding.Bas Nieuwenhuizen1-14/+32
2018-03-14UPSTREAM: radv: Implement VK_ANDROID_native_buffer.Bas Nieuwenhuizen7-5/+410
2018-03-13CHROMIUM: virgl: Fix crash on destruction.Lepton Wu1-0/+2
2018-03-13UPSTREAM: radv: Add create image flag to not use DCC/CMASK.Bas Nieuwenhuizen2-19/+25
2018-03-08UPSTREAM: radv: Generate VK_ANDROID_native_buffer.Bas Nieuwenhuizen3-2/+9
2018-03-08UPSTREAM: radv: reset semaphores & fences on sync_file export.Bas Nieuwenhuizen1-0/+16
2018-03-08UPSTREAM: ac: rename has_syncobj_wait -> has_syncobj_wait_for_submitMarek Olšák4-7/+7
2018-03-07UPSTREAM: radv: Advertise sync fd import and export.Bas Nieuwenhuizen1-4/+15
2018-03-07UPSTREAM: radv: Implement sync file import/export for fences & semaphores.Bas Nieuwenhuizen1-28/+87
2018-03-06UPSTREAM: radv/amdgpu: wrap sync fd import/export.Bas Nieuwenhuizen2-0/+26
2018-03-06UPSTREAM: radv: Add external fence support.Bas Nieuwenhuizen2-0/+22
2018-03-06UPSTREAM: radv: Implement VK_KHR_external_fence_fd.Bas Nieuwenhuizen2-0/+48
2018-03-05UPSTREAM: radv: Implement fences based on syncobjs.Bas Nieuwenhuizen3-31/+127
2018-02-23UPSTREAM: amd/common: Add detection of the syncobj wait/signal/reset ioctls.Bas Nieuwenhuizen2-0/+2
2018-02-23UPSTREAM: radv: Add syncobj signal/reset/wait to winsys.Bas Nieuwenhuizen2-0/+44
2018-02-16UPSTREAM: i965: Call prepare_external after implicit window-system MSAA resolvesJason Ekstrand1-0/+15
2018-02-02FROMLIST: gallium/winsys/kms: Add support for multi-planesLepton Wu1-53/+126
2018-01-31UPSTREAM: radeonsi: Export signalled sync file instead of -1.Bas Nieuwenhuizen3-0/+30
2018-01-18FROMLIST: intel/fs: Optimize and simplify the copy propagation dataflow logic.Francisco Jerez1-24/+11
2018-01-17UPSTREAM: intel/cfg: Represent divergent control flow paths caused by non-uni...Francisco Jerez1-6/+69
2018-01-17UPSTREAM: intel/fs: Don't let undefined values prevent copy propagation.Francisco Jerez1-3/+47
2018-01-17UPSTREAM: intel/fs: Restrict live intervals to the subset possibly reachable ...Francisco Jerez2-4/+42
2018-01-16UPSTREAM: intel/fs: Teach instruction scheduler about GRF bank conflict cycles.Francisco Jerez3-2/+23
2018-01-16UPSTREAM: intel/fs: Implement GRF bank conflict mitigation pass.Francisco Jerez5-0/+898
2017-12-15UPSTREAM: radv: Don't advertise VK_EXT_debug_report.Bas Nieuwenhuizen1-1/+0
2017-11-30FROMLIST: anv: Add support for the variablePointers featureJason Ekstrand2-4/+3
2017-11-30FROMLIST: spirv: Add support for lowering workgroup access to offsetsJason Ekstrand4-19/+190
2017-11-30FROMLIST: spirv: Rename get_shared_nir_atomic_op to get_var_nir_atomic_opJason Ekstrand1-2/+2
2017-11-30FROMLIST: spirv: Add theoretical support for single component pointersJason Ekstrand1-6/+24
2017-11-30FROMLIST: spirv: Use offset_pointer_dereference to instead of get_vulkan_reso...Jason Ekstrand1-35/+21
2017-11-30FROMLIST: spirv: Refactor a couple of pointer query helpersJason Ekstrand2-21/+21
2017-11-30FROMLIST: spirv: Convert the supported_extensions struct to spirv_optionsJason Ekstrand5-37/+44
2017-11-30FROMLIST: spirv: Refactor the base case of offset_pointer_dereferenceJason Ekstrand1-15/+23
2017-11-30FROMLIST: spirv: Add a switch statement for the block store opcodeJason Ekstrand1-1/+10
2017-11-30FROMLIST: spirv: Use a dereference instead of vtn_variable_resource_indexJason Ekstrand1-7/+10
2017-11-30FROMLIST: spirv: Only emit functions which are actually usedJason Ekstrand3-8/+26
2017-11-30FROMLIST: spirv: Drop the impl field from vtn_builderJason Ekstrand4-8/+6
2017-11-22HACK: egl/android: Partially handle HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINEDTomasz Figa1-2/+37
2017-11-22UPSTREAM: configure: Allow android as an EGL platformBenjamin Gordon1-1/+2