2642 Commits (7d1c0fd1ad00b042a75f96f0091f80cb4abb914e)

Author SHA1 Message Date
ReinUsesLisp e78da8dc1f settings: Hide shader cache behind a setting 7 years ago
ReinUsesLisp be4641c43f gl_shader_disk_cache: Invalidate shader cache changes with CMake hash 7 years ago
ReinUsesLisp a3703f5767 gl_shader_cache: Refactor to support disk shader cache 7 years ago
ReinUsesLisp 4039086226 gl_shader_disk_cache: Add transferable cache invalidation 7 years ago
ReinUsesLisp a1faed9950 gl_shader_disk_cache: Add precompiled load 7 years ago
ReinUsesLisp 57fb15d2a3 gl_shader_disk_cache: Add precompiled save 7 years ago
ReinUsesLisp 3435cd8d5e gl_shader_disk_cache: Add transferable load 7 years ago
ReinUsesLisp b1efceec89 gl_shader_disk_cache: Add transferable stores 7 years ago
ReinUsesLisp 98be5a4928 gl_shader_disk_cache: Add ShaderDiskCacheOpenGL class and helpers 7 years ago
ReinUsesLisp 145c3ac89e gl_shader_disk_cache: Add file and move BaseBindings declaration 7 years ago
ReinUsesLisp c2c5260fd7 gl_shader_decompiler: Remove name entries 7 years ago
ReinUsesLisp 8b11368671 gl_shader_util: Add parameter to handle retrievable programs 7 years ago
ReinUsesLisp 0ed5d728ca rasterizer_interface: Add disk cache entry for the rasterizer 7 years ago
ReinUsesLisp 049050856f shader_decode: Implement LDG and basic cbuf tracking 7 years ago
ReinUsesLisp b5e685b297 video_core/texture: Fix BitField size for depth_minus_one 7 years ago
Mat M a568cd805b
Update src/video_core/engines/shader_bytecode.h 7 years ago
Fernando Sahmkow 0306c50339 Fix TXQ not using the component mask. 7 years ago
ReinUsesLisp dfa7be5ddf shader_ir/memory: Add ST_L 64 and 128 bits stores 7 years ago
ReinUsesLisp 0d1d755086 shader/track: Search inside of conditional nodes 7 years ago
ReinUsesLisp 42b75e8be8 shader_ir: Rename BasicBlock to NodeBlock 7 years ago
ReinUsesLisp 6a6fabea58 shader_ir: Pass decoded nodes as a whole instead of per basic blocks 7 years ago
ReinUsesLisp 2bdbb90af7 video_core: Assert on invalid GPU to CPU address queries 7 years ago
ReinUsesLisp 04e68e9738 maxwell_3d: Allow sampler handles with TSC id zero 7 years ago
ReinUsesLisp 390721a561 maxwell_3d: Allow texture handles with TIC id zero 7 years ago
ReinUsesLisp e01a9de35f memory_manager: Check for reserved page status 7 years ago
ReinUsesLisp f61c1ed246 shader_ir/memory: Add LD_L 128 bits loads 7 years ago
ReinUsesLisp 9feb68085d shader_bytecode: Rename BytesN enums to BitsN 7 years ago
ReinUsesLisp 0be835132c shader_ir/memory: Add LD_L 64 bits loads 7 years ago
ReinUsesLisp 26f8a700a7 rasterizer_interface: Remove unused AccelerateFill operation 7 years ago
ReinUsesLisp 13222f94c0 video_core: Remove unused Fill surface type 7 years ago
ReinUsesLisp 3e80b08944 gl_rasterizer_cache: Fixup test clause 7 years ago
Mat M 911587fb8d gl_rasterizer_cache: Guard clause swizzle testing 7 years ago
ReinUsesLisp 220df45b7d gl_state: Remove texture target tracking 7 years ago
ReinUsesLisp 704744bb72 gl_rasterizer_cache: Move swizzling to textures instead of state 7 years ago
ReinUsesLisp 3bbaa98c78 gl_state: Use DSA and multi bind to update texture bindings 7 years ago
ReinUsesLisp 4b676e7786 gl_rasterizer: Use DSA for textures 7 years ago
Lioncash 0b594f3344 video_core/dma_pusher: Silence C4828 warnings 7 years ago
ReinUsesLisp 477d616f7d shader_ir: Unify constant buffer offset values 7 years ago
ReinUsesLisp 52c326c301 gl_shader_cache: Use explicit bindings 7 years ago
ReinUsesLisp 9f803299de gl_rasterizer: Implement global memory management 7 years ago
ReinUsesLisp 3b84e04af1 shader_decode: Implement LDG and basic cbuf tracking 7 years ago
Kevin ba38d91fe2 video_core/GPU Implemented the GPU PFIFO puller semaphore operations. (#1908) 7 years ago
ReinUsesLisp f58a6152fc gl_shader_cache: Fix texture view for cubemaps as cubemap arrays 7 years ago
ReinUsesLisp 07692230ca gl_rasterizer: Workaround invalid zeta clears 7 years ago
Lioncash b2b98b2f44 shader/shader_ir: Amend three comment typos 7 years ago
Lioncash 62e08c30b7 shader/shader_ir: Amend constructor initializer ordering for AbufNode 7 years ago
Lioncash 3e1a9a45a6 shader/decode: Avoid a pessimizing std::move within DecodeRange() 7 years ago
ReinUsesLisp fc6d46c374 video_core: Silent implicit conversion warning 7 years ago
bunnei 045b0b70b6 frontend: Refactor ScopeAcquireWindowContext out of renderer_opengl. 7 years ago
ReinUsesLisp 9a82dec74a maxwell_3d: Set rt_separate_frag_data to 1 by default 7 years ago