platform/upstream/mesa.git
2023-09-06 Marek Olšáknir: remove nir_op_unpack_64 handling from nir_opt_undef
2023-09-06 Marek Olšáknir: replace undef only used by ALU opcodes with 0...
2023-09-06 Jordan Justenintel/clflush: Add support for clflushopt instruction
2023-09-06 Jordan Justenmeson: Check for the __builtin_ia32_clflushopt function
2023-09-06 Jordan Justenutil/u_cpu_detect: Detect clflushopt support
2023-09-06 Jordan Justenutil/u_cpu_detect: Drop unused has_tsc
2023-09-06 Jordan Justenanvil,hasvk: Use intel_flush_range_no_fence to flush...
2023-09-06 Jordan Justenintel/common: Add intel_flush_range_no_fence
2023-09-06 Jordan Justenanvil,hasvk: Replace intel_clflush_range with intel_flu...
2023-09-06 Jordan Justenintel/common: Move intel_clflush.h to intel_mem.h/intel...
2023-09-06 Jordan Justenanvil,hasvk: Rename need_clflush to need_flush
2023-09-06 Karol Herbstrusticl/mesa: create contexts with PIPE_CONTEXT_NO_LOD_BIAS
2023-09-06 Sil Vilerinod3d12: Video Decode - Remove unnecessary copy for textu...
2023-09-06 antoninodrirc: enable `vk_wsi_force_swapchain_to_current_extent...
2023-09-06 antoninodrirc: enable `vk_wsi_force_swapchain_to_current_extent...
2023-09-06 antoninovulkan/wsi: add `vk_wsi_force_swapchain_to_current_exte...
2023-09-05 Dave Airliellvmpipe: move to nir lowering for fquantize2f16
2023-09-05 Tapani Pällidriconf: use lower_depth_range_rate for The Spirit...
2023-09-05 David HeidelbergRevert "ci: disable Google Freedreno farm, currently...
2023-09-05 David Roscafrontends/va: Support chroma sample location in postproc
2023-09-05 David Roscagallium/auxiliary/vl: Support chroma sample location...
2023-09-05 David Roscagallium/auxiliary/vl: Clamp coordinates in compute...
2023-09-05 David Roscagallium/auxiliary/vl: Map range when updating constants
2023-09-05 David Roscagallium/auxiliary: Fix util_compute_blit half texel...
2023-09-05 Mike Blumenkrantzzink: polaris ci updates
2023-09-05 Alyssa Rosenzweigasahi: Skip LOD bias lowering for GLES
2023-09-05 Alyssa Rosenzweiggallium,mesa/st: Add PIPE_CONTEXT_NO_LOD_BIAS flag
2023-09-05 Alyssa Rosenzweigasahi: Conditionally expose cube arrays
2023-09-05 Alyssa Rosenzweigasahi: Handle linear 1D Arrays
2023-09-05 Alyssa Rosenzweigasahi: Forbid linear 1D Array images
2023-09-05 Alyssa Rosenzweigagx: Run opt_idiv_const after lowering texture
2023-09-05 Alyssa Rosenzweigagx: Lower coordinates for cube map array images
2023-09-05 Alyssa Rosenzweigagx: Handle cube arrays when clamping arrays
2023-09-05 Alyssa Rosenzweigail: Force page-alignment for layered attachments
2023-09-05 Alyssa Rosenzweigasahi: Translate cube array dimension
2023-09-05 Alyssa Rosenzweigagx: Add unit test for cmp+sel fusing
2023-09-05 Alyssa Rosenzweigagx: Add unit test for if_cmp fusing
2023-09-05 Alyssa Rosenzweigagx: Fuse compares into selects
2023-09-05 Alyssa Rosenzweigagx: Fuse conditions into if's
2023-09-05 Alyssa Rosenzweigagx: Generate unfused comparison pseudo ops
2023-09-05 Alyssa Rosenzweigagx: Add pseudo-instructions for icmp/fcmp
2023-09-05 Alyssa Rosenzweigagx: Only use nest by 1 for loops w/o continue
2023-09-05 Alyssa Rosenzweigagx: Add helper to determine if a NIR loop uses continue
2023-09-05 Alyssa Rosenzweigagx: Omit while_icmp without continue
2023-09-05 Alyssa Rosenzweigagx: Omit push_exec at top level
2023-09-05 Alyssa Rosenzweigagx: Detect conditional breaks
2023-09-05 Alyssa Rosenzweigagx: Use agx_first_instr
2023-09-05 Alyssa Rosenzweigagx: Add agx_first/last_instr helpers
2023-09-05 Alyssa Rosenzweigagx: Add break_if_*cmp instructions
2023-09-05 Alyssa Rosenzweigagx: Split nest instruction into begin_cf + break
2023-09-05 Alyssa Rosenzweigagx: Lower nest later
2023-09-05 Alyssa Rosenzweigagx: Expand nest
2023-09-05 Alyssa Rosenzweigagx: Lower pseudo-ops later
2023-09-05 Alyssa Rosenzweigagx: Remove logical_end instructions
2023-09-05 Alyssa Rosenzweigasahi: Force translucency for ignored render targets
2023-09-05 Alyssa Rosenzweigagx: Lower pack_32_4x8_split
2023-09-05 Asahi Linaasahi: Allow no16 flag for disk cache
2023-09-05 Asahi Linadriconf: Disable fp16 for browsers
2023-09-05 Asahi Linaasahi: Add and support the no_fp16 driconf flag
2023-09-05 Asahi Linaasahi: Add scaffolding for supporting driconf options
2023-09-05 Asahi Linaasahi: Fix VDM pipeline field width
2023-09-05 Asahi Linaasahi: decode: Do not assert on buffer overruns
2023-09-05 Asahi Linaasahi: decode: Implement VDM call/ret
2023-09-05 Asahi Linaasahi: cmdbuf: Identify call/ret bits
2023-09-05 Asahi Linaasahi: Allocate staging resources as staging
2023-09-05 Alyssa Rosenzweigagx: Schedule for register pressure
2023-09-05 Alyssa Rosenzweigagx: Include schedule class in the opcode info
2023-09-05 Alyssa Rosenzweigagx: Add schedule-specialized get_sr variants
2023-09-05 Alyssa Rosenzweigagx: Annotate opcodes with a scheduling class
2023-09-05 Alyssa Rosenzweigagx/validate: Print to stderr
2023-09-05 Alyssa Rosenzweigagx: Fix jmp_exec_none encoding
2023-09-05 Alyssa Rosenzweigasahi: Fixes for clang-warnings
2023-09-05 Christian Gmeineragx/lower_address: Remove not used has_offset
2023-09-05 Christian Gmeineragx/lower_address: Use intrinsics_pass
2023-09-05 Neal Gompaasahi: Fix 32-bit x86 build with correct data type...
2023-09-05 Karol Herbstrusticl: enable asahi
2023-09-05 Karol Herbstrusticl/memory: fallback if allocating linear images...
2023-09-05 Karol Herbstasahi: handle images in is_format_supported
2023-09-05 Karol Herbstasahi: gracefully handle allocating linear images
2023-09-05 Karol Herbstasahi: implement clear_buffer
2023-09-05 Karol Herbstasahi: implement set_global_binding
2023-09-05 Karol Herbstasahi: implement get_compute_state_info
2023-09-05 Karol Herbstasahi: handle load_global_invocation_id_zero_base
2023-09-05 Karol Herbstasahi: handle load_workgroup_size
2023-09-05 Karol Herbstasahi: handle kernels
2023-09-05 Karol Herbstasahi: lower hadd
2023-09-05 Karol Herbstasahi: fetch available system memory
2023-09-05 Connor Abbottvk/graphics_state: Fix copying MS locations pipeline...
2023-09-05 Eric Engestromci: skip containers & build jobs when disabling a farm
2023-09-05 Danylo Piliaievtu/a7xx: Disable LRZ
2023-09-05 Danylo Piliaievtu/a7xx: Fix CmdDrawIndirectByteCountEXT
2023-09-05 Danylo Piliaievtu/a7xx: Fix 3d blits after multiview usage
2023-09-05 Danylo Piliaievtu/a7xx: Fix occlusion query
2023-09-05 Mark Collinstu/a7xx: Adapt r3d blits for A7xx
2023-09-05 Danylo Piliaievtu/a7xx: Fix flat shading
2023-09-05 Danylo Piliaievtu/a7xx: Fix multiview
2023-09-05 Danylo Piliaievtu/a7xx: Fix tesselation shaders
2023-09-05 Danylo Piliaievtu/a7xx: Fix geometry shaders
2023-09-05 Danylo Piliaievfreedreno/fdl: Set LOSSLESSCOMPEN for image when ubwc...
2023-09-05 Danylo Piliaievtu: Basic a7xx support
next