18989 Commits (41737ccae4e045a18c943705d726469b2f25cfa6)
 

Author SHA1 Message Date
ReinUsesLisp 41737ccae4 vk_swapchain: Handle outdated swapchains 5 years ago
FernandoS27 be4d1c9b95 shader: Fix VertexA Shaders. 5 years ago
ReinUsesLisp 64dfb4220f shader: Add 2D and 3D variants to SUATOM and SURED 5 years ago
ReinUsesLisp 73fb56fe7e vk_buffer_cache: Handle null texture buffers 5 years ago
ReinUsesLisp 11fab60557 nsight_aftermath_tracker: Fix SPIR-V module writes 5 years ago
ReinUsesLisp 99e3490f64 vk_pipeline_cache: Set support_derivative_control to true 5 years ago
ReinUsesLisp 1dd4302fac shader: Avoid CPU side undefined behavior on I2F 5 years ago
ReinUsesLisp 5fa6d7a3b9 glasm: Use ARB_derivative_control conditionally 5 years ago
ReinUsesLisp 535fb4e6b5 buffer_cache: Reduce uniform buffer size from shader usage 5 years ago
ReinUsesLisp 914bc0deb9 transform_feedback: Read buffer stride from index instead of layout 5 years ago
ReinUsesLisp bbc537fec0 fixed_pipeline_state: Use regular for loop instead of ranges for perf 5 years ago
ReinUsesLisp 5593b029d4 vk_swapchain: Avoid recreating the swapchain on each frame 5 years ago
lat9nq 6e9eab2c32 emit_glasm_context_get_set: Remove unused variable 5 years ago
ReinUsesLisp 34d1a2ffe5 shader,glasm: Implement legacy texcoord loads 5 years ago
ReinUsesLisp b9a0a742fa glasm: Implement legacy varyings 5 years ago
ReinUsesLisp bebebf3fa8 shader: Track legacy varyings 5 years ago
ReinUsesLisp 4744a21bd4 shader: Add support for "negative" and unaligned offsets 5 years ago
ReinUsesLisp e3aedea124 shader: Implement ISCADD32I 5 years ago
ReinUsesLisp d27dbec3e6 spirv: Fix output generics with components 5 years ago
ReinUsesLisp ccea376e34 vulkan: Conditionally use shaderInt16 5 years ago
ReinUsesLisp 7207ef07f4 vulkan: Enable depth bounds and use it conditionally 5 years ago
ReinUsesLisp e7bf692f9e vk_buffer_cache: Add transform feedback usage to buffers 5 years ago
ReinUsesLisp 9750e0410b opengl: Declare fragment outputs even if they are not used 5 years ago
ReinUsesLisp ebfbb5e09f buffer_cache: Mark uniform buffers as dirty if any enable bit changes 5 years ago
ReinUsesLisp 142d4f3f6e shader: Always initialize up reference in structure control flow 5 years ago
ReinUsesLisp ae786ee784 vulkan_device: Enable float64 and int64 conditionally 5 years ago
ReinUsesLisp 6e475617d5 shader: Fix ImageWrite indexing 5 years ago
ReinUsesLisp f7508aa014 spirv: Fix image and image buffer descriptor index usage 5 years ago
ReinUsesLisp bd96e0a436 glasm: Fix immediate texture coordinate 5 years ago
ReinUsesLisp 74df00415a shader: Clang-format secondary textures 5 years ago
ReinUsesLisp f19403bafa shader: Fix secondary textures 5 years ago
ameerj 6bb1f54fbb shader: Adhere to disk shader cache setting 5 years ago
ReinUsesLisp 8ea552e64e shader: Fix TMML queries 5 years ago
ReinUsesLisp ca3e927e35 shader: Fix FSwizzleAdd folding when going through phi nodes 5 years ago
ReinUsesLisp 7ad72d78dd shader/exception: Fix compilation errors on gcc 5 years ago
ReinUsesLisp 1a02dee23a glasm: Reduce reg allocation leaks from an exception to a log 5 years ago
ReinUsesLisp 60e44af24d texture_cache: Reduce invalid image/sampler error severity 5 years ago
ReinUsesLisp 672930b6c8 shader: Handle host exceptions 5 years ago
ReinUsesLisp 50e491f101 glasm: Use integer lod for TXQ 5 years ago
ReinUsesLisp e3d10ba821 glasm: Prepare XFB from state instead of global registers 5 years ago
ReinUsesLisp 5339775f96 glasm: Fix global memory fallbacks 5 years ago
ReinUsesLisp 0ca75be20a Revert "glasm: Skip phi moves on undefined instructions" 5 years ago
ReinUsesLisp e607d856c2 glasm: Remove unintentional '\n' on Undef32 5 years ago
ReinUsesLisp df14567fcc glasm: Use storage buffers instead of global memory when possible 5 years ago
ReinUsesLisp ec19b0d7eb glasm: Implement Y direction 5 years ago
ReinUsesLisp 459e3b17e6 glasm: Skip phi moves on undefined instructions 5 years ago
ReinUsesLisp 91a375b557 glasm: Implement undef instructions 5 years ago
ReinUsesLisp 93b8943fae glasm: Fix global memory callbacks 5 years ago
ReinUsesLisp 58b5083052 gl_shader_cache: Add disk shader cache 5 years ago
ReinUsesLisp 205bf15e71 video_core,shader: Clang-format fixes 5 years ago