platform/upstream/mesa.git
2022-01-07 Dave Airlieglsl/linker: remove gl_context from check image resources
2022-01-07 Dave Airlieglsl/linker: get rid of gl_context from atomic counters...
2022-01-07 Dave Airlieglsl/linker: get rid of gl_context from uniform assign...
2022-01-07 Dave Airlieglsl/linker: get rid of gl_context from link varyings
2022-01-07 Dave Airlieglsl/linker: remove direct gl_context usage in favour...
2022-01-07 Dave Airlieglsl/linker: move more ctx->Consts to consts.
2022-01-07 Dave Airlieglsl/linker: don't pass gl_context just for constants...
2022-01-07 Dave Airlieglsl: don't pass gl_context to lower shared references.
2022-01-07 Dave Airlieglsl/linker: cleanup passing gl_context unnecessarily
2022-01-07 Jesse Natalienir_opt_dead_cf: Remove dead ifs
2022-01-07 Jesse Natalied3d12: Set appropriate caps for shader images
2022-01-07 Jesse Natalied3d12: Handle bitcasting of shader images
2022-01-07 Jesse Natalied3d12: Handle memory barriers
2022-01-07 Jesse Natalied3d12: Lower cube images to 2D arrays via existing...
2022-01-07 Jesse Natalied3d12: Fill out shader image descriptor tables
2022-01-07 Jesse Natalied3d12: Create textures as UAV-capable when appropriate
2022-01-07 Jesse Natalied3d12: Handle set_shader_images
2022-01-07 Jesse Natalied3d12: Handle images in the root signature
2022-01-07 Jesse Natalied3d12: Retrieve shader image dimensions during shader...
2022-01-07 Jesse Natalied3d12: Init null UAVs
2022-01-07 Jesse Natalied3d12: Handle format support queries for shader images
2022-01-07 Jesse Natalied3d12: Figure out if we can support GL shader images
2022-01-07 Jesse Natalied3d12: Add missed SSBO binding enum value
2022-01-07 Jesse Natalied3d12: Rename UAV -> SSBO to disambiguate with image...
2022-01-07 Jesse Natalied3d12: Fix format table typeless-ness for A8 and RGBA10...
2022-01-07 Jesse Natalied3d12: Shrink 2D array size so that max-layer cube...
2022-01-07 Jesse Nataliemicrosoft/compiler: Fix handling of fp16-in-32bit-val...
2022-01-07 Jesse Nataliemicrosoft/compiler: Hook up memory/control barriers
2022-01-07 Jesse Nataliemicrosoft/compiler: Handle forced early depth
2022-01-07 Jesse Nataliemicrosoft/compiler: Implement atomic image ops
2022-01-07 Jesse Nataliemicrosoft/compiler: Handle images as derefs for GL
2022-01-07 Jesse Nataliemicrosoft/compiler: Fix array-of-array handling for...
2022-01-07 Jesse Nataliemicrosoft/compiler: Emit SRVs/UAVs as arrays
2022-01-07 Jesse Nataliemicrosoft/compiler: Unify handle retrieval between...
2022-01-07 Jesse Nataliemicrosoft/compiler: Emit GL images in descriptor space...
2022-01-07 Jesse Nataliemicrosoft/compiler: Put SSBO and image handles in separ...
2022-01-07 Jesse Nataliemicrosoft/compiler: Change vulkan_environment bool...
2022-01-07 Caio Oliveiraanv/blorp: Apply pending pipe flushes after PIPELINE_SELECT
2022-01-07 Caio Oliveiraanv: Use pending pipe control mechanism in flush_pipeli...
2022-01-07 Caio Oliveiraanv: Add another case to INTEL_DEBUG=pc output
2022-01-07 Bas Nieuwenhuizenradv: Add common entrypoint dependency.
2022-01-07 Bas Nieuwenhuizenradv: Set optimal copy alignment to 1.
2022-01-06 Mike Blumenkrantzradv: fix xfb query copy param ordering
2022-01-06 Samuel Pitoisetradv/winsys: remove unused syncobj functions
2022-01-06 Samuel Pitoisetradv: remove remaining dead code related to the old...
2022-01-06 Pierre-Eric... vbo/dlist: add vertices to incomplete primitives
2022-01-06 Pierre-Eric... vbo/dlist: fix loopback crash
2022-01-06 Pierre-Eric... radeonsi/gfx8: use the proper dcc clear size
2022-01-06 Vinson Leeisaspec: Remove duplicate return statement.
2022-01-06 Jordan Justenintel/compiler: Adjust TCS instance-id for dg2+
2022-01-05 Guilherme Galloci: skqp: Add documentation on how to maintain skqp...
2022-01-05 Guilherme Galloci: Add a630_skqp jobs
2022-01-05 Guilherme Galloci: Build skqp on ARM64 images
2022-01-05 Samuel Pitoisetradv: do not use the common entrypoint for the Metro...
2022-01-05 Lucas Stachetnaviv: initialize vertex attributes on context reset
2022-01-05 Emma Anholtr300: Fix omod failing to increase the number of channe...
2022-01-05 Emma Anholtci/r300: Update xfails from a full dEQP run.
2022-01-05 Emma Anholtr300: Use uif() instead of pointer aliasing in program...
2022-01-05 Jason Ekstrandv3dv: Use the common QueueSignalReleaseImageANDROID...
2022-01-05 Jason Ekstrandanv: Use the common QueueSignalReleaseImageANDROID...
2022-01-05 Jason Ekstrandradv: Move QueueSignalReleaseImageANDROID to common...
2022-01-05 Jason Ekstrandanv,radv,v3dv: Move AcquireImageANDROID to common code
2022-01-05 Thong Thaifrontends/va/enc: default motion estimation parameters...
2022-01-05 Michel Zouzink: fix -Warray-bounds warning
2022-01-05 Marek Olšákradeonsi: print the number of param exports for shader-db
2022-01-05 Marek Olšákradeonsi: print all streamout info
2022-01-05 Marek Olšákac/nir: move ac_are_tessfactors_def_in_all_invocs into...
2022-01-05 Marek Olšákac: move ac_exp_param.h to ac_nir.h
2022-01-05 Marek Olšákradeonsi: move the GS copy shader into shader variants
2022-01-05 Marek Olšákradeonsi: add into the disk cache key whether cached...
2022-01-05 Marek Olšákradeonsi: move si_nir_scan_shader into si_shader_info.c
2022-01-05 Marek Olšákradeonsi: change si_shader_output_values::vertex_stream...
2022-01-05 Marek Olšákradeonsi: use nir->scratch_size instead of ac_count_scr...
2022-01-05 Marek Olšákradeonsi: do opt_large_constants & lower_indirect_deref...
2022-01-05 Marek Olšákradeonsi: move smoothing to the main shader part to...
2022-01-05 Marek Olšákradeonsi: pass sample_coverage VGPR index to the PS...
2022-01-05 Marek Olšákradeonsi: remove unused si_shader::prolog2
2022-01-05 Marek Olšákradeonsi: don't bind the ESGS ring twice, handle the...
2022-01-05 Marek Olšákradeonsi: reorder slots for internal buffers, reuse...
2022-01-05 Marek Olšákradeonsi: simplify compacted_mrt_index in si_export_mrt...
2022-01-05 Marek Olšákradeonsi: export mrtz before color exports
2022-01-05 Marek Olšákradeonsi: remove unnecessary code that was used to...
2022-01-05 Marek Olšákradeonsi: set done=1 for PS exports at the end of si_ll...
2022-01-05 Marek Olšákradeonsi: clean up si_export_mrt_color
2022-01-05 Marek Olšákradeonsi: make get_thread_id_in_tg non-static
2022-01-05 Marek Olšákradeonsi: modifiers can't disable DCC
2022-01-05 Marek Olšákac/llvm: remove the num_channels parameter from ac_buil...
2022-01-05 Marek Olšákac/llvm: add vindex into ac_build_buffer_store_dword
2022-01-05 Marek Olšákamd/registers: work around an assertion in parse_kernel...
2022-01-05 Iago Toral... v3dv: add a refcount mechanism to BOs
2022-01-05 Marek Olšákradeonsi: decrease the size of si_pm4_state::pm4 except...
2022-01-05 Marek Olšákradeonsi: replace SI_PM4_MAX_DW with a max_dw field
2022-01-05 Marek Olšákradeonsi: pack si_pm4_state
2022-01-05 Marek Olšákradv: apply spi_cu_en to CU_EN
2022-01-05 Marek Olšákradv: set COMPUTE_DESTINATION_EN_SEn to spi_cu_en
2022-01-05 Marek Olšákradeonsi: apply spi_cu_en to CU_EN
2022-01-05 Marek Olšákradeonsi: program COMPUTE_STATIC_THREAD_MGMT_SE4..7...
2022-01-05 Marek Olšákradeonsi: set COMPUTE_DESTINATION_EN_SEn to spi_cu_en
2022-01-05 Marek Olšákac/gpu_info: add AMD_CU_MASK environment variable to...
2022-01-05 Marek Olšákac/gpu_info: set cu_mask correctly for Arcturus
next