platform/upstream/mesa.git
2021-11-09 Jesse Natalied3d12: Don't wait for GPU reads to do CPU reads
2021-11-09 Jesse Natalied3d12: Don't wait for *all* batches when synchronizing...
2021-11-09 Samuel Pitoisetzink: update the CI lists for RADV
2021-11-09 Hyunjun Kovulkan/util: Move helper functions for depth/stencil...
2021-11-09 Hyunjun Koradv: Fix to honor the spec to get stencil layout.
2021-11-09 Hyunjun Koanv: Fix to honor the spec to get stencil layout.
2021-11-09 Samuel Pitoisetradv/winsys: use same IBs padding as the kernel
2021-11-09 Samuel Pitoisetac/rgp: add support for clock calibration
2021-11-09 Samuel Pitoisetac/rgp: add support for queue event timings
2021-11-09 Samuel Pitoisetradv: only emit PGM_LO for the vertex prolog
2021-11-09 Samuel Pitoisetac/rgp: fix alignment of code object records to follow...
2021-11-09 Samuel Pitoisetradv: do not expose buffer features for depth/stencil...
2021-11-09 Samuel Pitoisetradv/sqtt: stop calling radv_cs_add_buffer() for the...
2021-11-09 Samuel Pitoisetradv/sqtt: reserve a VMID for better profiling
2021-11-09 Dave Airliemeson: allow building with vulkan beta extensions enabled.
2021-11-09 Dave Airlievulkan: add new image types undef beta define to switch...
2021-11-09 Dave Airlievulkan/include: import the video codec headers.
2021-11-09 Jesse Natalieutil/libsync: Fix timeout handling if poll() wakes...
2021-11-09 Jesse Natalied3d12: Handle non-infinite wait timeouts > 49.7 days...
2021-11-09 Jesse Natalied3d12: Fix Linux fence wait return value
2021-11-09 Hyunjun Koturnip: expose VK_KHR_driver_properties
2021-11-09 Emma Anholtturnip: Claim 1.2.7.1 CTS conformance.
2021-11-09 Jason Ekstrandanv: Add an anv_bo_is_pinned helper
2021-11-09 Jason Ekstrandanv: Stop checking for HAS_EXEC_FENCE
2021-11-09 Jason Ekstrandanv: Add a use_relocations physical device bit
2021-11-09 Jason Ekstrandanv: Add a anv_use_relocations helper and use it
2021-11-09 Jason Ekstrandanv: Int64 atomics don't need to depend on softpin
2021-11-09 Jason Ekstrandanv: Always set bindless surface base on SKL+
2021-11-09 Jason Ekstrandanv: Add helpers in anv_allocator for mapping BOs
2021-11-09 Jason Ekstrandanv: Fix FlushMappedMemoryRanges for odd mmap offsets
2021-11-09 Jason Ekstrandanv: Add a couple more checks in MapMemory
2021-11-09 Jason Ekstrandanv: Add get/set_tiling helpers
2021-11-09 Jason Ekstrandanv: Rename anv_bo::index to exec_obj_index
2021-11-09 Jason Ekstrandanv/allocator: Use anv_device_release_bo in anv_block_p...
2021-11-09 Jason Ekstrandanv: Pull aperture size from devinfo
2021-11-09 Jason Ekstrandanv/allocator: Add a couple of helpers
2021-11-09 Enrico Gallici/windows: Add validation tests for spriv_to_dxil
2021-11-09 Enrico Gallimicrosoft/spirv_to_dxil: Add DXIL validation to spirv2dxil
2021-11-09 Jesse Natalied3d12: Fully init primconvert config
2021-11-09 Jesse Natalied3d12: Hook up threaded context
2021-11-09 Jesse Natalied3d12: Pass explicit context to pre/post draw surface...
2021-11-09 Jesse Natalied3d12: Use thread safe slab allocators in transfer_map...
2021-11-09 Jesse Natalied3d12: Inherit from threaded_transfer
2021-11-09 Jesse Natalied3d12: Resources inherit from threaded_resource
2021-11-09 Jesse Natalied3d12: Inherit from threaded_query
2021-11-09 Jesse Natalieu_threaded_context: Support including from C++
2021-11-08 Connor Abbottir3/spill: Initial implementation of rematerialization
2021-11-08 Connor Abbottir3/spill: Mark root as non-spillable after inserting
2021-11-08 Jordan Justenanv,blorp,iris: Set MOCS for COMPUTE_WALKER post-sync...
2021-11-08 Jordan Justenintel/genxml/125: Update COMPUTE_WALKER POSTSYNC_DATA...
2021-11-08 Jason Ekstrandanv,iris: Advertise a max 3D workgroup size of 1024^3
2021-11-08 Mike Blumenkrantzzink: flatten out draw templates a bit
2021-11-08 Marek Olšákradeonsi: enable nir_group_loads for better performance
2021-11-08 Marek Olšáknir: add new SSA instruction scheduler grouping loads...
2021-11-08 Mike Blumenkrantzzink: update radv ci passes
2021-11-08 Gert Wollnyvirgl: obtain supported number of shader sampler views...
2021-11-08 Caio Oliveirapan/bi: Drop unused test helpers
2021-11-08 Caio Oliveirapan/bi: Use gtest for test-constant-fold
2021-11-08 Caio Oliveirapan/bi: Use gtest for test-optimizer
2021-11-08 Caio Oliveirapan/bi: Use gtest for test-pack-formats
2021-11-08 Caio Oliveirapan/bi: Use gtest for test-packing
2021-11-08 Caio Oliveirapan/bi: Use gtest for test-scheduler-predicates
2021-11-08 Caio Oliveirapan/bi: Make some headers compilable with C++
2021-11-08 Eric Engestrommeson: automatically define `HAVE_{some}_PLATFORM`
2021-11-08 Eric Engestrommeson: always define `HAVE_{X11,XCB}_PLATFORM` when...
2021-11-08 Eric Engestrommeson: drop impossible `if no platform` branch
2021-11-08 Eric Engestrommeson: move `egl_native_platform` definition inside...
2021-11-08 Eric Engestrommeson: drop duplicate addition of surfaceless & drm...
2021-11-08 Eric Engestromrelease-calendar: fix date for next 21.3 rc
2021-11-08 Samuel Pitoisetradv: remove unused parameter in radv_emit_subpass_barr...
2021-11-08 Caio Oliveirautil: Change blob_test to use macro from mesa-gtest...
2021-11-08 Caio Oliveiragtest: Add mesa-gtest-extras.h with array ASSERT/EXPECT...
2021-11-08 Pierre-Eric... radeonsi/sqtt: reserve a vmid when sqtt is enabled
2021-11-08 Pierre-Eric... radeonsi/sqtt: fix FINISH_DONE / BUSY usage
2021-11-08 Pierre-Eric... radeonsi/sqtt: fix shader stage values
2021-11-08 Lionel Landwerlinintel/dev: also test crocus & i915 pci-ids
2021-11-08 Lionel Landwerlinintel: move away from booleans to identify platforms
2021-11-08 Lionel Landwerlinintel: remove 2 preproduction pci-id for ADLS
2021-11-08 Filip Gawinnir: assert that variables in optimize_atomic are initi...
2021-11-08 Mike Blumenkrantzzink: set new point/line caps
2021-11-08 Marek Olšákst/mesa: use new point and line CAPs
2021-11-08 Marek Olšákradeonsi: set correct point and line limits
2021-11-08 Marek Olšákgallium: add missing point and line CAPs
2021-11-08 Marek Olšákgallium: rename PIPE_CAPF_MAX_POINT_WIDTH -> MAX_POINT_SIZE
2021-11-08 Marek Olšákdriconf: disallow 10-bit pbuffers for viewperf2020...
2021-11-08 Daniel StoneRevert "CI: Disable Windows jobs"
2021-11-08 Daniel StoneCI: Disable Windows jobs
2021-11-05 Mike Blumenkrantzaux/trace: add pipe_context::render_condition_mem
2021-11-05 Mike Blumenkrantzaux/trace: fix vertex state tracing
2021-11-05 Mike Blumenkrantzaux/trace: trace pipe_screen::is_format_supported better
2021-11-05 Mike Blumenkrantzaux/trace: support pipe_context::get_query_result_resource
2021-11-05 Mike Blumenkrantzaux/trace: fix PIPE_QUERY_PIPELINE_STATISTICS_SINGLE...
2021-11-05 Kostiantyn... util/u_trace: Replace Flag with IntEnum to support...
2021-11-05 Lionel Landwerlinintel/devinfo: fix wrong offset computation
2021-11-05 Lionel Landwerlinintel/devinfo: use compatible type for ARRAY_SIZE
2021-11-05 Lionel Landwerlinintel/perf: fix perf equation subslice mask generation...
2021-11-05 Lionel Landwerlinintel/dev: fix subslice/eu total computations with...
2021-11-05 Lionel Landwerlinintel/dev: reuse internal functions to set mask
2021-11-05 Lionel Landwerlinintel/dev: don't forget to set max_eu_per_subslice...
2021-11-05 Lionel Landwerlinintel/dev: fix HSW GT3 number of subslices in slice1
next