Yuri Kunde Schlesner c5a4025b65 Merge pull request #1065 from yuriks/shader-fp il y a 11 ans
..
debug_utils d1b9383d86 HWRenderer: Only reload the framebuffer from gpu memory if the hw renderer is in use during a breakpoint. il y a 11 ans
renderer_opengl f3cef178e3 gl_rasterizer_cache: Detect and ignore unnecessary texture flushes. il y a 11 ans
shader c5a4025b65 Merge pull request #1065 from yuriks/shader-fp il y a 11 ans
CMakeLists.txt b39c053785 Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64. il y a 11 ans
clipper.cpp 18527b9e21 Shader: Move shader code to its own subdirectory, "shader". il y a 11 ans
clipper.h 642b9b5030 GPU: Refactor "VertexShader" namespace to "Shader". il y a 11 ans
command_processor.cpp 0fcabd2b11 Integrate the MicroProfile profiling library il y a 11 ans
command_processor.h 4964a359e1 Core: Cleanup hw includes. il y a 11 ans
gpu_debugger.h 5d2366e1e9 core/video_core: Use in-place construction where possible il y a 11 ans
hwrasterizer_base.h 642b9b5030 GPU: Refactor "VertexShader" namespace to "Shader". il y a 11 ans
pica.cpp 094ae6fadb Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. il y a 11 ans
pica.h eff10959de fixup! Shaders: Fix multiplications between 0.0 and inf il y a 11 ans
primitive_assembly.cpp 18527b9e21 Shader: Move shader code to its own subdirectory, "shader". il y a 11 ans
primitive_assembly.h 18527b9e21 Shader: Move shader code to its own subdirectory, "shader". il y a 11 ans
rasterizer.cpp 0fcabd2b11 Integrate the MicroProfile profiling library il y a 11 ans
rasterizer.h 642b9b5030 GPU: Refactor "VertexShader" namespace to "Shader". il y a 11 ans
renderer_base.h 4964a359e1 Core: Cleanup hw includes. il y a 11 ans
utils.cpp ebfd831ccb License change il y a 11 ans
utils.h dc587fa295 video_core/utils: Remove unused variables in GetMortonOffset il y a 11 ans
video_core.cpp 094ae6fadb Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. il y a 11 ans
video_core.h 094ae6fadb Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. il y a 11 ans