- 5ae3656 aco/ngg: Calculate workgroup size of NGG shaders. by Timur Kristóf · 4 years, 1 month ago
- 61280bb aco/ngg: Allocate NGG GS space early for const vertex/primitive counts. by Timur Kristóf · 4 years, 1 month ago
- e8a0409 aco/ngg: Use more efficient LDS layout to help reduce bank conflicts. by Timur Kristóf · 4 years, 1 month ago
- 9bf92d4 radv/aco: Enable NGG GS by default. by Timur Kristóf · 4 years, 1 month ago
- dd73719 aco/ngg: Add shader query support to NGG GS. by Timur Kristóf · 4 years, 1 month ago
- df62c8f aco/ngg: Place workgroup barrier outside control flow for NGG GS. by Timur Kristóf · 4 years, 1 month ago
- 1129575 aco/ngg: Implement NGG GS output. by Timur Kristóf · 4 years, 1 month ago
- 62b5012 aco/ngg: Implement workgroup reduce / exclusive scan for NGG GS. by Timur Kristóf · 4 years, 2 months ago
- c29e288 aco/ngg: Create LDS layout for NGG GS. by Timur Kristóf · 4 years, 2 months ago
- 2680329 aco/ngg: Setup NGG GS. by Timur Kristóf · 4 years, 2 months ago
- 9c3d840 aco/ngg: Allow NGG GS to create VS exports. by Timur Kristóf · 4 years, 2 months ago
- b67878f aco/ngg: Allow NGG GS to load per-vertex GS inputs. by Timur Kristóf · 4 years, 2 months ago
- 8f25d9f aco/ngg: Allow NGG GS to store ES outputs. by Timur Kristóf · 4 years, 1 month ago
- b57b1a0 aco/ngg: Clean up and reorganize NGG VS/TES code. by Timur Kristóf · 4 years, 1 month ago
- 3645a31 aco/ngg: Make primitive export packing less prone to error. by Timur Kristóf · 4 years, 1 month ago
- 0bfe049 aco/ngg: Refactor ngg_emit_prim_export in preparation for NGG GS. by Timur Kristóf · 4 years, 2 months ago
- b08ced0 aco/ngg: Refactor gs_alloc_req in preparation for NGG GS. by Timur Kristóf · 4 years, 2 months ago
- ecfabfd aco: Add wave-specific opcode for s_lshl and s_flbit. by Timur Kristóf · 4 years, 1 month ago
- 57d8799 aco: Optimize thread_id_in_threadgroup when there is just one wave. by Timur Kristóf · 4 years, 1 month ago
- 5e31fb4 aco: Use thread_id_in_threadgroup helper for ES outputs. by Timur Kristóf · 4 years, 1 month ago
- 924f816 aco: Extract thread_id_in_threadgroup to a separate function. by Timur Kristóf · 4 years, 2 months ago
- b1964ad aco: Extract lanecount_to_mask to a separate function. by Timur Kristóf · 4 years, 2 months ago
- 0b8e7be aco: Clarify missing export error message in assembler. by Timur Kristóf · 4 years, 2 months ago
- c1d11bb aco: Add loop creation helpers. by Rhys Perry · 4 years, 4 months ago
- 17ad2ad radv/aco: Use new GS lowering options for ACO with NGG GS. by Timur Kristóf · 4 years, 1 month ago
- f11f4a2 nir: Add ability to count primitives per stream. by Timur Kristóf · 4 years, 1 month ago
- aac5adc nir: Count vertices per stream. by Timur Kristóf · 4 years, 1 month ago
- 70b94ad nir: Add ability to overwrite incomplete GS primitives. by Timur Kristóf · 4 years, 4 months ago
- c977c36 nir: Add ability to count emitted GS vertices per primitive. by Timur Kristóf · 4 years, 5 months ago
- 2be9901 nir: Add ability to count emitted GS primitives. by Timur Kristóf · 4 years, 5 months ago
- 73dd86c radv,anv: use CLOCK_MONOTONIC_FAST when CLOCK_MONOTONIC_RAW is undefined by Greg V · 6 years ago
- fe894dc util/os_misc: os_get_available_system_memory() for FreeBSD by Emmanuel Vadot · 4 years, 1 month ago
- 9aa5c7c radv: use the same NIR compiler options for both compiler backends by Samuel Pitoiset · 4 years, 1 month ago
- 63049b0 radv/llvm: do not lower sub by Samuel Pitoiset · 4 years, 1 month ago
- abce271 lima/parser: Fix varyings decoding in RSW by Andreas Baierl · 4 years, 1 month ago
- 6db3df5 aco: dump the program if the disassembler failed by Samuel Pitoiset · 4 years, 1 month ago
- a7d3be7 clover: don't call validate spirv at all if not needed by Dave Airlie · 4 years, 1 month ago
- 91ace07 util/disk_cache: remove unused function param by Timothy Arceri · 4 years, 1 month ago
- 5931d78 swr/rasterizer: Remove BuilderGfxMem member mpTrackMemAccessFuncTy. by Vinson Lee · 4 years, 1 month ago
- 4b51313 meson: Use more portable compiler option -std. by Vinson Lee · 4 years, 1 month ago
- 3a1f22c turnip: Add support for GetSwapchainGrallocUsage2ANDROID(). by Eric Anholt · 4 years, 1 month ago
- 5a595cd turnip: Detect Qualcomm gralloc and its UBWC flag on gralloc surfaces. by Eric Anholt · 4 years, 1 month ago
- 9a14e74 turnip/kgsl: Add support for importing dma-bufs. by Eric Anholt · 4 years, 1 month ago
- b732e4f turnip/kgsl: Fix last minute breakage of the build. by Eric Anholt · 4 years, 1 month ago
- 290f3fe Revert "anv: Add driconf option to disable compression for 16bpp format" by Nanley Chery · 4 years, 1 month ago
- cce6fc3 anv: Enable multi-layer aux-map init for HIZ+CCS by Nanley Chery · 4 years, 1 month ago
- 624a2aa freedreno/ir3: Don't leave holes the UBO upload plan. by Eric Anholt · 4 years, 1 month ago
- ddf468f freedreno/ir3: Clean up the UBO upload plan setup. by Eric Anholt · 4 years, 1 month ago
- 330c68d ci/softpipe: Add another flaky GS test to the skips list. by Eric Anholt · 4 years, 1 month ago
- 0b96b7b util/hash_table: add function for reserving size in a hash table by Mike Blumenkrantz · 4 years, 1 month ago
- 06a5edf nir/opt_deref: Fix the vector bitcast optimization by Jason Ekstrand · 4 years, 1 month ago
- 54eae33 clover: Stop leaking NIR shaders by Jason Ekstrand · 4 years, 1 month ago
- cc00d57 util/xmlconfig: eliminate memory leak by Andrii Simiklit · 4 years, 1 month ago
- 1138984 radv/llvm: remove dead code for 64-bit GS inputs by Samuel Pitoiset · 4 years, 1 month ago
- a41bed2 radv/llvm: do not lower nir_op_fsat by Samuel Pitoiset · 4 years, 1 month ago
- 31a0574 ac/nir: implement nir_op_fsat by Samuel Pitoiset · 4 years, 1 month ago
- 0747f21 ci: Disable pm_runtime and max clocks in LAVA jobs by Tomeu Vizoso · 4 years, 1 month ago
- 7cae9f0 ci: Test Panfrost on Khadas VIM3 boards by Tomeu Vizoso · 4 years, 1 month ago
- b74cfa7 ci: Update kernel for LAVA by Tomeu Vizoso · 4 years, 1 month ago
- 9814643 freedreno/a6xx: Support PIPE_FORMAT_R8_G8B8_420_UNORM for texturing by Kristian H. Kristensen · 4 years, 1 month ago
- 11563da freedreno/a6xx: Generalize pointers in struct fd6_pipe_sampler_view by Kristian H. Kristensen · 4 years, 1 month ago
- 826a102 st/mesa: Add NV12 lowering to PIPE_FORMAT_R8_G8B8_420_UNORM by Kristian H. Kristensen · 4 years, 1 month ago
- e23bcb6 util/formats: Add PIPE_FORMAT_R8_G8B8_420_UNORM by Kristian H. Kristensen · 4 years, 1 month ago
- 3b78437 iris: Use the data cache for indirect UBO pulls by Jason Ekstrand · 4 years, 9 months ago
- b54d37a anv: Use the data cache for indirect UBO pulls on Gen8+ by Jason Ekstrand · 4 years, 9 months ago
- 89f3d11 anv: Plumb the device into *bits_for_access_flags by Jason Ekstrand · 4 years, 9 months ago
- 3a33560 anv: Use format_for_descriptor_type for descriptor buffers by Jason Ekstrand · 4 years, 9 months ago
- d2185f0 anv: Add a device parameter to format_for_descriptor_type by Jason Ekstrand · 4 years, 9 months ago
- 3d22de0 intel/fs: Add an option to use dataport messages for UBOs by Jason Ekstrand · 4 years, 9 months ago
- 0d462db intel/fs: Add an alignment to VARYING_PULL_CONSTANT_LOAD_LOGICAL by Jason Ekstrand · 4 years, 9 months ago
- 459f68a i965: Take an isl_format in emit_buffer_surface_state by Jason Ekstrand · 4 years, 9 months ago
- caea5a6 intel/dev: fix 32bit build issue by Lionel Landwerlin · 4 years, 1 month ago
- dd9c34a intel/nir: Lower load_global_constant in lower_mem_access_bit_sizes by Jason Ekstrand · 4 years, 1 month ago
- fd04f85 intel/nir: Don't try to emit vector load_scratch instructions by Jason Ekstrand · 4 years, 1 month ago
- 0a172dc ci: enable piglit testing of clover/llvmpipe. by Dave Airlie · 4 years, 1 month ago
- 0cb1775 CI: Don't run pixmark-piano twice on radeonsi by Daniel Stone · 4 years, 1 month ago
- 2fa7c79 spirv: Move nir_lower_libclc to src/compiler/spirv by Jason Ekstrand · 4 years, 1 month ago
- 43390a5 clover: Use core libclc loader by Dave Airlie · 4 years, 1 month ago
- ef453f5 spirv: Add a shared libclc loader by Jason Ekstrand · 4 years, 1 month ago
- 5ffdb10 meson: generalize libclc usage by Dylan Baker · 4 years, 1 month ago
- ed7e962 clover/meson: use dep.get_variable instead of deprecated get_pkgconfig_variable by Dylan Baker · 4 years, 1 month ago
- d3dcb11 util/xxd.py: Add an option for binary files by Jason Ekstrand · 4 years, 1 month ago
- 82bbf4c util: Make xxd.py output char array instead of string by Jesse Natalie · 4 years, 7 months ago
- 22ffc05 util: Move xxd.py to util by Jesse Natalie · 4 years, 7 months ago
- 3ff513e glsl/xxd.py: fix imports by Dylan Baker · 4 years, 1 month ago
- 449f1fe gallium/pipe: Add a GALLIUM_PIPE_SEARCH_DIR override env var by Jason Ekstrand · 4 years, 3 months ago
- 1d3600c iris: Fill out compute caps and enable clover support by Jason Ekstrand · 4 years, 3 months ago
- 9df9f94 iris: Add support for load_work_dim as a system value by Jason Ekstrand · 4 years, 1 month ago
- 67ee9c5 iris: Handle runtime-specified local memory size by Jason Ekstrand · 4 years, 1 month ago
- d9adb55 iris: Add pipe-loader support by Jason Ekstrand · 4 years, 3 months ago
- 8de380d broadcom/compiler: add V3D_DEBUG_RA option by Alejandro Piñeiro · 4 years, 1 month ago
- bcb8dd7 broadcom/common: increase V3D_MAX_TEXTURE_SAMPLERS, add specific OpenGL limit by Alejandro Piñeiro · 4 years, 3 months ago
- 5f7810d aco/isel: Fix out-of-bounds write in visit_load_input by Tony Wasserka · 4 years, 2 months ago
- d38094b radv: Respect alignment requirements in descriptor set layouts by Tony Wasserka · 4 years, 2 months ago
- 3b55913 radv: Clean up CreateDescriptorSetLayout by Tony Wasserka · 4 years, 2 months ago
- 76add35 radv: Fix unaligned memory access when writing specialization map entries by Tony Wasserka · 4 years, 2 months ago
- 984dcfc radv: Avoid calling memcpy with null pointers by Tony Wasserka · 4 years, 2 months ago
- 0ef2f1d nir: Fix unaligned pointer access by Tony Wasserka · 4 years, 2 months ago
- 6a9dc75 nir: Fix undefined behavior due to signed integer multiplication overflows by Tony Wasserka · 4 years, 2 months ago
- 137d7d2 ci: move to using clang 10 for meson + clover by Dave Airlie · 4 years, 1 month ago