17950 Commits (bd95c199bc94cb1be62a809f932a7d67fdaafe78)

Author SHA1 Message Date
Lioncash f902b4b167 vk_compute_pass: Remove unused captures 5 years ago
Lioncash b5ce444508 exception: Make constructors explicit 5 years ago
Lioncash b650c38a31 exception: Make what() member function nodiscard 5 years ago
Lioncash d04bbd8207 exception: Narrow down specific header 5 years ago
Morph 10e072f490 common: fs: fs_util: Add BufferToUTF8String 5 years ago
Morph 881199e524 common: uuid: Return a lower-case hex string in Format 5 years ago
Robin Kertels 534c86587b vk_staging_buffer_pool: Fall back to host memory when allocation fails 5 years ago
ReinUsesLisp 5afcd587e3 vk_stream_buffer: Remove unused stream buffer 5 years ago
Vamsi Krishna 713f960ce3 configure_graphics: reword GLASM option 5 years ago
ReinUsesLisp 8d86e9a9d7 vk_compute_pass: Fix pipeline barrier for indexed quads 5 years ago
ReinUsesLisp b53503b0fe vk_buffer_cache: Add transform feedback usage to null buffer 5 years ago
Lioncash 00bd622334 emit_glasm: Fix LINESS_ADJACENCY typo in InputPrimitive() 5 years ago
Lioncash 0692818106 emit_spirv_instructions: Add missing header guard 5 years ago
Lioncash 05201f4f88 shader_recompiler: Remove unnecessary [[nodiscard]] instances 5 years ago
Lioncash 9d5aa3d65a control_flow: Fix duplicate switch case in OpcodeToken 5 years ago
Lioncash 23da07e8e5 object_pool: Add missing return in Chunk move assignment operator 5 years ago
ReinUsesLisp 4f19303fe0 shader: Fold integer FMA from Nvidia's pattern 5 years ago
ReinUsesLisp c6e1483e17 shader: Use TryInstRecursive on XMAD multiply folding 5 years ago
ReinUsesLisp 222a6542ab shader: Add TryInstRecursive utility to values 5 years ago
ameerj 01b566101b main: Fix screenshot filepath construction 5 years ago
ameerj 2fef43b32a renderer_base: Removed redundant settings 5 years ago
ameerj aeff61a0cc general: Rename "Frame Limit" references to "Speed Limit" 5 years ago
ameerj 8c0d6af843 config, nvflinger: Add FPS cap setting 5 years ago
lat9nq f70155db64 configuration: Use combobox apply template where possible 5 years ago
lat9nq 4b02e2b489 general: Implement FullscreenMode enumeration 5 years ago
lat9nq 0ea70212af common: Publically link to pthreads 5 years ago
ReinUsesLisp ba89444667 shader: Support out of bound local memory reads and immediate writes 5 years ago
ReinUsesLisp 7efec6bce4 vulkan/blit_image: Commit descriptor sets within worker thread 5 years ago
ReinUsesLisp 6c7f6e1228 vulkan_device: Blacklist Volta and older from VK_KHR_push_descriptor 5 years ago
ReinUsesLisp 4ae6c023df qt: Remove "experimental" from asynchronous shader building UI 5 years ago
ReinUsesLisp c29f2c9507 Revert "renderers: Disable async shader compilation" 5 years ago
ReinUsesLisp 8a74a2c895 opengl: Fix asynchronous shaders 5 years ago
ReinUsesLisp a97c0ccabd shader_environment: Receive cache version from outside 5 years ago
ReinUsesLisp 2e6acac647 cmake: Remove shader cache version 5 years ago
ameerj 3927809a63 shader: Fix disabled attribute default values 5 years ago
ameerj a7fe20e636 gl_device: Simplify GLASM setting logic 5 years ago
ameerj e6d3a301f2 glsl: Simplify FCMP emission 5 years ago
ameerj 4f3e869dd0 glsl: Update TessellationControl gl_in 5 years ago
ReinUsesLisp 4f84ef1f2b renderer_opengl: Use ARB_separate_shader_objects 5 years ago
ameerj ffe72f8d37 shader: Implement ISETP.X 5 years ago
ReinUsesLisp 2321666580 shader: Avoid usage of C++20 ranges to build in clang 5 years ago
ameerj a23f05c215 glsl: Clamp shared mem size to GL_MAX_COMPUTE_SHARED_MEMORY_SIZE 5 years ago
ReinUsesLisp ac0c2f8edc gl_shader_cache: Properly implement asynchronous shaders 5 years ago
lat9nq b557314001 shader_recompiler, video_core: Resolve clang errors 5 years ago
ameerj 779288c071 main: Update Shader Cache menu options 5 years ago
ameerj 2cde6c5708 renderers: Fix clang formatting 5 years ago
ReinUsesLisp cdb3837085 shader: Manually convert from array<u32> to bitset instead of using bit_cast 5 years ago
ameerj e45e458b17 renderers: Disable async shader compilation 5 years ago
ReinUsesLisp b654537f0f maxwell_to_vk: Add R16_SNORM 5 years ago
lat9nq df62bcd9cb configure_graphics: Mark SPIR-V as Experimental, Mesa only 5 years ago