iris: handle os_dupfd_cloexec failure
[mesa.git] / src / gallium / frontends /
2020-09-01 Jason Ekstrandclover: Use 64-bit offsets for shader_in on 64-bit...
2020-09-01 Jason Ekstrandclover/nir: Use nir_var_mem_constant for __constant...
2020-09-01 Karol Herbstclover/spirv: fix vec3 alignment
2020-09-01 Karol Herbstclover/llvm: undefine __IMAGE_SUPPORT__ for devices...
2020-09-01 Karol Herbstclover/nir: use offset for temp memory
2020-09-01 Karol Herbstclover/nir: Lower function_temp to scratch.
2020-09-01 Karol Herbstnir: use enum operator helper for nir_variable_mode...
2020-08-31 Jesse Natalieclover/nir/spirv: Use uniform rather than shader_in...
2020-08-31 Dave Airlievallium: disable VK_KHR_shader_float16_int8.
2020-08-31 Dave Airlievallium: limit buffer allocations to gallium max.
2020-08-31 Dave Airlievallium: handle 3D image views properly.
2020-08-25 Nanley Cherygallium/dri2: Report correct YUYV and UYVY plane count
2020-08-22 Jason Ekstrandclover: Call clang with -O0 for the SPIR-V path
2020-08-21 Jason Ekstrandclover/spirv: Don't call llvm::regularizeLlvmForSpirv
2020-08-21 Karol Herbstclover/nir: add support for global invocation id offsets
2020-08-21 Jesse Natalienir: Add options to nir_lower_compute_system_values...
2020-08-21 Jesse Natalienir: Move compute system value lowering to a separate...
2020-08-20 Karol Herbstclover/spirv: pass list of supported extensions to...
2020-08-20 Pierre Moreauclover/nir: Register callback for translation messages...
2020-08-20 Pierre Moreauclover/llvm: Use the highest supported SPIR-V version...
2020-08-20 Pierre Moreauclover/spirv: Print linked SPIR-V module if asked
2020-08-20 Pierre Moreauclover/spirv: Remove unused tuple header
2020-08-20 Karol Herbstclover/spirv: rework handling of spirv extensions
2020-08-19 Jason Ekstrandclover/nir: Use the correct address mode for shared
2020-08-19 Jason Ekstrandclover/nir: Stop computing the global address format...
2020-08-19 Jason Ekstrandclover/nir: Stop setting ubo_addr_format
2020-08-19 Karol Herbstclover/nir: support int64 atomics if the device supports it
2020-08-19 Karol Herbstclover/nir: Call vars_to_explicit_types for shared...
2020-08-19 Dave Airlievallium: fix input attachment lowering variable shadowing
2020-08-18 Erik Faye-Lundst/wgl: do not reject PFD_SUPPORT_GDI
2020-08-17 Jesse Natalienir/vtn: CL SPIR-V callers should specify address modes
2020-08-17 Dave Airlievallium: initial import of the vulkan frontend
2020-08-15 Karol Herbstclover/nir: fix mem_shared by using address_format_32bi...
2020-08-12 Eric Anholtutil: Change a codegenned switch statement to a nice...
2020-08-12 Alyssa Rosenzweiggallium/dri2: Support Arm modifiers
2020-07-30 Boris Brezillonnir: Stop passing an options arg to nir_lower_int64()
2020-07-29 Jason Ekstrandnir: Add nir_foreach_shader_in/out_variable helpers
2020-07-28 Yevhenii Kolesnikovnine: fix incorrect calculation of layer count for...
2020-07-25 Karol Herbstnir/lower_io: assert that offsets are used for shader_in
2020-07-24 Jason Ekstrandanv,turnip,radv,clover,glspirv: Run nir_copy_prop befor...
2020-07-23 Dave Airliedrisw: add robustness extension support.
2020-07-14 Karol Herbstgallium: add PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE...
2020-07-14 Michel DänzerRevert https://gitlab.freedesktop.org/mesa/mesa/-/merge...
2020-07-14 Karol Herbstgallium: add PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE...
2020-07-14 Serge Martinclover: implements clEnqueueFillBuffer
2020-07-14 Serge Martinclover: add more cl_mem_object_type to pipe_texture_tar...
2020-07-09 Timothy Arcerinine: remove unused var
2020-07-03 Emmanuel Vadotmeson: Add versioning for xvmc tracker
2020-06-30 Frédéric Bonnardmeson: Revert commit overriding C++ standard with gnu...
2020-06-30 Frédéric Bonnardclover: Fix types collision between c++ and altivec
2020-06-29 Satyajit Sahufrontends/va: Handle dynamic resolution/SVC for VP9
2020-06-23 Marek Olšákglsl,driconf: add allow_glsl_120_subset_in_110 for...
2020-06-22 Eric Engestromdriconf: drop now unused translation facility
2020-06-19 Nanley Cherygallium/dri2: Support I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCS
2020-06-09 Thong Thaifrontends/vdpau: Default destination rect to source...
2020-06-04 Vinson Leevdpau: Fix wrong calloc sizeof argument.
2020-06-01 Dylan Bakermeson: use gnu_symbol_visibility argument
2020-05-30 Bas Nieuwenhuizengallium/dri: Remove lowered_yuv tracking for plane...
2020-05-29 Bas Nieuwenhuizenfrontend/dri: Implement mapping individual planes.
2020-05-22 Thong Thaifrontends/va: Fix deinterlace bottom field first flag
2020-05-21 Pierre Moreauclover: Address unnecessary copy warnings
2020-05-21 Pierre Moreauclover/api: Address missing braces for subobj init
2020-05-15 Axel Davyst/nine: Handle full pSourceRect better
2020-05-15 Axel Davyst/nine: Ignore pDirtyRegion
2020-05-15 Axel Davyst/nine: Improve pDestRect handling
2020-05-15 Axel Davyst/nine: Retry allocations after freeing some space
2020-05-15 Axel Davyst/nine: Increase available GPU memory
2020-05-15 Axel Davyst/nine: Add missing NULL checks
2020-05-15 Axel Davyst/nine: Fix a crash if the state is not initialized
2020-05-15 Axel Davyst/nine: Fix uninitialized variable in BEM()
2020-05-15 Axel Davyst/nine: Improve return error code in CheckDeviceFormat
2020-05-15 Axel Davyst/nine: Pass more adapter formats for CheckDepthStenci...
2020-05-15 Axel Davyst/nine: Do not return invalidcall on getrenderstate
2020-05-15 Axel Davyst/nine: Return error when setting invalid depth buffer
2020-05-15 Axel Davyst/nine: Add checks for pure device
2020-05-13 Axel Davyst/nine: Enable ttn cache
2020-05-13 Axel Davyttn: Add new allow_disk_cache parameter
2020-05-13 Marek Olšákgallium: remove more "state tracker" occurences
2020-05-13 Marek Olšákgallium: rename PIPE_RESOURCE_FLAG_ST_PRIV to FRONTEND_PRIV
2020-05-13 Marek Olšákgallium: change comments to remove 'state tracker'
2020-05-13 Marek Olšákgallium: rename 'state tracker' to 'frontend'