37 Commits (cb78ec046f4d15aa8a62d487d395abd35c5b9d75)

Author SHA1 Message Date
Ribbit cb78ec046f [Experiment] Shader memory changes 5 months ago
MaranBr cd4bcb91cc
[video_core] Better error messages (#2827) 5 months ago
lizzie f19bbda517
[common] remove ranges polyfill (#2546) 6 months ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 6 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 6 months ago
swurl f786802b9b User Data Migration from Citron, Sudachi, and Yuzu (#91) 10 months ago
Viktor Szépe e895ebb546 Fix typos in video_core 2 years ago
Liam a952270b5c shader_recompiler: use float image operations on load/store when required 2 years ago
Kelebek1 770130b6c2 Fix shader dumps with nvdisasm 3 years ago
Kelebek1 3fc1615e28 Fix code resize to use word size rather than byte size 3 years ago
Fernando Sahmkow 1fdf24a081 Video_core: Address feedback 3 years ago
Fernando Sahmkow 872f2e7de6 ShaderCompiler: Inline driver specific constants. 3 years ago
Fernando Sahmkow 7842543573 MacroHLE: Add HLE replacement for base vertex and base instance. 3 years ago
Liam 5a712bb51a general: fix compile for Apple Clang 3 years ago
Morph fc301cf777 ir/texture_pass: Use host_info instead of querying Settings::values (#9176) 3 years ago
Feng Chen bcf6a7c0dd video_core: Fix SNORM texture buffer emulating error (#9001) 3 years ago
Kelebek1 37845e1228 Update 3D regs 4 years ago
FengChen 38e9c78843 video_core: Generate mipmap texture by drawing 4 years ago
Morph 649c49525d style: General style changes to match with the rest of the codebase 4 years ago
FengChen 98656c14a8 video_code: support rectangle texture 4 years ago
Liam c1771c98f3 common: Change semantics of UNREACHABLE to unconditionally crash 4 years ago
Liam ee4d63cee5 GCC 12 fixes 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
ameerj b837219423 video_core: Reduce unused includes 4 years ago
Narr the Reg 7b752c8f47 video_core: Remove unnecesary maybe_unused flag 4 years ago
Fernando Sahmkow 65387dd0a0 ShaderDecompiler: Add a debug option to dump the game's shaders. 4 years ago
ameerj 20a88d9d62 gpu: Migrate implementation to the cpp file 5 years ago
Morph fc29159ac7 shader_environment: Add missing <algorithm> include 5 years ago
ReinUsesLisp a97c0ccabd shader_environment: Receive cache version from outside 5 years ago
ReinUsesLisp b1df436cef shader: Rework varyings and implement passthrough geometry shaders 5 years ago
ReinUsesLisp c0705f79b8 shader: Unify shader stage types 5 years ago
ReinUsesLisp 09c4a71dd4 shader_environment: Fix local memory size calculations 5 years ago
ameerj 1bbecac1d2 shader_environment: Add shader_local_memory_crs_size to local memory size 5 years ago
ReinUsesLisp 5ca5988c63 shader: Initial OpenGL implementation 5 years ago
ReinUsesLisp ed6c131c92 shader: Move pipeline cache logic to separate files 5 years ago