- 4c2e7b0 util,radv,radv/winsys: Cross-platform rwlock API by James Park · 4 years, 1 month ago
- 9d4999e anv: Ignore continue flag in primary cmd buffers by Ricardo Garcia · 4 years, 1 month ago
- b3529e5 ac/nir: implement missing nir_op_pack_half_2x16_split by Samuel Pitoiset · 4 years, 1 month ago
- 57d3178 radeonsi: enable NGG culling by default on Navi1x PRO cards by Marek Olšák · 4 years, 1 month ago
- 67a67ea radeonsi: enable NGG on Navi14 PRO cards by Marek Olšák · 4 years, 1 month ago
- bc3c74e radeonsi: tweak LATE_ALLOC_GS numbers for faster NGG culling by Marek Olšák · 4 years, 1 month ago
- b38b5aa radeonsi: pack LDS better for NGG culling by Marek Olšák · 4 years, 1 month ago
- 8094367 radeonsi: write VS/TES system values into LDS after culling by Marek Olšák · 4 years, 1 month ago
- 1de0bf0 radeonsi: remove indirection when loading position at the end for NGG culling by Marek Olšák · 4 years, 1 month ago
- 823ee12 radeonsi: optimize out LDS bank conflicts in the NGG culling shader by Marek Olšák · 4 years, 1 month ago
- 7648060 radeonsi: enable NGG culling by default on gfx10.3 dGPUs by Marek Olšák · 4 years, 1 month ago
- e7d3f22 radeonsi: don't disable NGG culling on gfx10.3 by Marek Olšák · 4 years, 1 month ago
- 6810e6e Revert "radeonsi/gfx10: disable vertex grouping" by Marek Olšák · 4 years, 1 month ago
- 7d1fb5f v3dv: Initialize time before usage by free_stale_bos. by Vinson Lee · 4 years, 1 month ago
- 8eb246d v3dv: Remove unsigned comparison to zero. by Vinson Lee · 4 years, 1 month ago
- 5e27e04 intel/isl: Drop redundant unpack of unorm channels by Nanley Chery · 4 years, 1 month ago
- cf11ebf st/mesa: Add missing sentinels in format_map[] by Nanley Chery · 4 years, 1 month ago
- 0c70268 zink: mark ARB_sample_shading as supported by Mike Blumenkrantz · 4 years, 1 month ago
- bf9a1e0 zink: add a pipe_context::get_sample_position hook by Mike Blumenkrantz · 4 years, 1 month ago
- b009bd9 zink: add ntv handling for ARB_sample_shading by Mike Blumenkrantz · 4 years, 1 month ago
- 441b32b zink: add helper for vec-type input variables in ntv by Mike Blumenkrantz · 4 years, 1 month ago
- 7c51299 zink: implement ARB_draw_indirect by Mike Blumenkrantz · 4 years, 4 months ago
- 80c6664 zink: bump GLSL to 3.30 by Mike Blumenkrantz · 4 years, 4 months ago
- 26b076f zink: GLSL 1.50 by Mike Blumenkrantz · 4 years, 4 months ago
- 815f0c0 zink: bump to glsl 1.40 by Mike Blumenkrantz · 4 years, 4 months ago
- 8028991 zink: enable gs pipe caps by Mike Blumenkrantz · 4 years, 1 month ago
- 4c734da zink: add gallium handling for geometry shaders by Mike Blumenkrantz · 4 years, 1 month ago
- d59e4b8 zink: round out handling for streamout buffer stride setting during draw by Mike Blumenkrantz · 4 years, 1 month ago
- 9915c54 zink: remove ADJACENCY prim types from primconvert path by Mike Blumenkrantz · 4 years, 1 month ago
- d656c60 zink: add handling for gs in ntv by Mike Blumenkrantz · 4 years, 1 month ago
- 9671cd9 zink: re-transform gl_Position for gs input by Mike Blumenkrantz · 4 years, 1 month ago
- ea2279d zink: add ntv handling for geometry shader variables by Mike Blumenkrantz · 4 years, 1 month ago
- 423a342 zink: handle shader io vars more generically for use with gs by Mike Blumenkrantz · 4 years, 1 month ago
- 182f7f9 zink: add some spirv_builder functions we'll be using for geometry shaders by Mike Blumenkrantz · 4 years, 1 month ago
- 5934fc1 r600/sfn: Update state docu by Gert Wollny · 4 years, 1 month ago
- 9f5e5fb r600/sfn: Fix the parameter component type by Gert Wollny · 4 years, 1 month ago
- 5f66197 r600/sfn: Use register keep-alive also when scanning the shader by Gert Wollny · 4 years, 1 month ago
- 9eda717 r600/sfn: fix remapping of deleted attributes by Gert Wollny · 4 years, 1 month ago
- f79b7fc r600/sfn: use 32 bit bools by Gert Wollny · 4 years, 1 month ago
- 92a4d45 r600/sfn: use cacheless op for coherent image write by Gert Wollny · 4 years, 1 month ago
- 02e39b7 r600/sfn: Handle mem barrier and image barrier by using ACK by Gert Wollny · 4 years, 1 month ago
- f664fc1 r600/sfn: use shared pointer to GPR for FS sysvalues by Gert Wollny · 4 years, 1 month ago
- 876b975 r600/sfn: Rework get_temp_register to return a smart pointer to GPRValue by Gert Wollny · 4 years, 1 month ago
- 92bc066 r600/sfn: fix mega fetch count for SSBO/Image atomics result fetch by Gert Wollny · 4 years, 1 month ago
- d79d20d r600/sfn: Fix keepalive patch by Gert Wollny · 4 years, 1 month ago
- 8625413 r600/sfn: Fix ssbo resource offset for buffer loads by Gert Wollny · 4 years, 1 month ago
- ed66eaf r600/sfn: Don't reuse registers for workgroup ID and local invocation ID by Gert Wollny · 4 years, 1 month ago
- bafb2bb glsl: Initialize add_uniform_to_shader member var in constructor. by Vinson Lee · 4 years, 1 month ago
- aea74ea zink: fix stencil wrapping by Mike Blumenkrantz · 4 years, 1 month ago
- b17e264 glsl: Initialize lower_ubo_reference_visitor members in constructor. by Vinson Lee · 4 years, 1 month ago
- e32eadc v3dv: Fix assert using assign instead of compare. by Vinson Lee · 4 years, 1 month ago
- e7e24d5 intel/fs: Handle nir_intrinsic_terminate by Caio Marcelo de Oliveira Filho · 4 years, 6 months ago
- 886d2d1 spirv: Handle SpvOpTerminateInvocation by Caio Marcelo de Oliveira Filho · 4 years, 6 months ago
- 4dfd292 spirv: Update headers and metadata from latest Khronos commit by Caio Marcelo de Oliveira Filho · 4 years, 1 month ago
- f6d5dd8 nir: Add nir_intrinsic_terminate and nir_intrinsic_terminate_if by Caio Marcelo de Oliveira Filho · 4 years, 6 months ago
- fdb65b8 aco: add missing SCC clobber in get_buffer_size by Rhys Perry · 4 years, 1 month ago
- 6be2bbe Revert "iris: Use the data cache for indirect UBO pulls" by Jason Ekstrand · 4 years, 1 month ago
- a5529eb anv: Go back to using the sampler for UBO pulls by Jason Ekstrand · 4 years, 1 month ago
- d91cb31 vc4: Enable nir_lower_io for uniforms by Jose Maria Casanova Crespo · 4 years, 1 month ago
- 3e877ca vc4: Add missing range_base/range at nir_load_ubos in yuv_blit fs. by Jose Maria Casanova Crespo · 4 years, 1 month ago
- 4cfdd42 vc4: Add missing load_ubo set_align in yuv_blit fs. by Jose Maria Casanova Crespo · 4 years, 1 month ago
- f91b2fe nir/opt_load_store_vectorize: add some tests for discard/demote behaviour by Rhys Perry · 4 years, 1 month ago
- f8e971f nir/opt_load_store_vectorize: don't vectorize stores across demote by Rhys Perry · 4 years, 1 month ago
- 19aaafd intel: Remove Gen10-specific device entries by Ian Romanick · 4 years, 1 month ago
- b0e3af4 intel: Remove Gen10-speicific perf support by Ian Romanick · 4 years, 1 month ago
- fc04733 anv: Don't generate Gen10-specific functions by Ian Romanick · 4 years, 1 month ago
- 5490f5c iris: Don't generate Gen10-specific functions by Ian Romanick · 4 years, 1 month ago
- 495dc51 intel/isl: Don't generate Gen10-specific functions by Ian Romanick · 4 years, 1 month ago
- 1f00b0f intel: Remove Gen10-specific cache config code by Ian Romanick · 4 years, 1 month ago
- 9c19a38 i965: Don't build Gen10-specific files and libraries by Ian Romanick · 4 years, 1 month ago
- 3220ff7 i965: Remove Gen10-specific state setup and workarounds by Ian Romanick · 4 years, 1 month ago
- 262ca98 intel/compiler: Remove Gen10-specific code by Ian Romanick · 4 years, 1 month ago
- e22f106 intel: Disable all support for Gen10 by Ian Romanick · 4 years, 1 month ago
- 112f23f i965: Rename gen10_emit_isp_disable to gen7_emit_isp_disable by Ian Romanick · 4 years, 1 month ago
- fe26109 i965: Make MOCS index tables static const by Ian Romanick · 4 years, 1 month ago
- 02a0819 i965: Silence many unused parameter warnings in genX_state_upload.c by Ian Romanick · 4 years, 1 month ago
- 5a5f30b i965: Silence many unused parameter warnings in genX_blorp_exec.c by Ian Romanick · 4 years, 1 month ago
- b9c326b intel: Silence many unused parameter warnings in blorp_genX_exec.h by Ian Romanick · 4 years, 1 month ago
- de77fab i965: Allow viewport array extensions with allow_higher_compat_version by Ian Romanick · 4 years, 1 month ago
- cdfb1d9 zink: add last few format maps for ARB_vertex_type_2_10_10_10_rev by Mike Blumenkrantz · 4 years, 4 months ago
- 8e96b4f zink: add VK_BUFFER_USAGE_INDEX_BUFFER_BIT to vertex buffer creation by Mike Blumenkrantz · 4 years, 4 months ago
- c364124 zink: handle null attachment for ARB_texture_buffer_object samplers by Mike Blumenkrantz · 4 years, 4 months ago
- 69dc0f2 zink: assert valid format in zink_create_sampler_view() by Mike Blumenkrantz · 4 years, 4 months ago
- 00db994 zink: ensure resource tracking for sampler buffers in render batches by Mike Blumenkrantz · 4 years, 4 months ago
- 63b299d zink: implement ARB_texture_buffer_object by Mike Blumenkrantz · 4 years, 4 months ago
- 4c2b02f zink: increase descriptor pool sizes for other descriptor types we'll be using by Mike Blumenkrantz · 4 years, 3 months ago
- 4231cc2 glsl: more accurately handle swizzle in 64bit varying split with no left value by Mike Blumenkrantz · 4 years, 4 months ago
- d75d12f aco: don't use v_pack_b32_f16 if 16-bit input denormals are flushed by Rhys Perry · 4 years, 1 month ago
- d4b3e86 aco: propagate literals into sub-dword pseudo instructions on GFX9+ by Rhys Perry · 4 years, 1 month ago
- 1a65224 aco: implement 16-bit literals by Rhys Perry · 4 years, 1 month ago
- 91d9c55 panfrost: Add blend shader support to bifrost by Boris Brezillon · 4 years, 1 month ago
- f04e5ef panfrost: Add missing tile-buffer formats to the format enum by Boris Brezillon · 4 years, 1 month ago
- 685d45f pan/bi: Special-case load_input for blend shaders by Boris Brezillon · 4 years, 1 month ago
- 0d40460 pan/bi: Reserve r0-r3 in blend shaders by Boris Brezillon · 4 years, 1 month ago
- 3432d0a pan/bi: Special-case BLEND instruction emission for blend shaders by Boris Brezillon · 4 years, 1 month ago
- 2f3f5da pan/bi: Collect return addresses of blend calls by Boris Brezillon · 4 years, 1 month ago
- 8da0a1d pan/bi: Add load_output support by Boris Brezillon · 4 years, 1 month ago
- c774896 panfrost: Flag blend shader function as an entry point by Boris Brezillon · 4 years, 1 month ago
- 6d3fce5 panfrost: Scalarize nir_load_blend_const_color_rgba by Boris Brezillon · 4 years, 1 month ago
- 8d707cd panfrost: Add a "Bifrost Internal Blend" descriptor by Boris Brezillon · 4 years, 1 month ago