aroulin 1484a23530 Shader JIT: Use SCALE constant from emitter 11 лет назад
..
debug_utils d1b9383d86 HWRenderer: Only reload the framebuffer from gpu memory if the hw renderer is in use during a breakpoint. 11 лет назад
renderer_opengl b044c047c4 OpenGL: Use Sampler Objects to decouple sampler config from textures 11 лет назад
shader 1484a23530 Shader JIT: Use SCALE constant from emitter 11 лет назад
CMakeLists.txt a1a5570e97 Replace the previous OpenGL loader with a glad-generated 3.3 one 11 лет назад
clipper.cpp 18527b9e21 Shader: Move shader code to its own subdirectory, "shader". 11 лет назад
clipper.h 642b9b5030 GPU: Refactor "VertexShader" namespace to "Shader". 11 лет назад
command_processor.cpp ba998b85a1 video_core: Fix format specifiers warnings 11 лет назад
command_processor.h 4964a359e1 Core: Cleanup hw includes. 11 лет назад
gpu_debugger.h 5d2366e1e9 core/video_core: Use in-place construction where possible 11 лет назад
hwrasterizer_base.h 642b9b5030 GPU: Refactor "VertexShader" namespace to "Shader". 11 лет назад
pica.cpp 58a04c0776 Pica: Added the primitive_restart register (0x25f) to the registers map. 11 лет назад
pica.h 466e608c19 OpenGL: Remove ugly and endian-unsafe color pointer casts 11 лет назад
primitive_assembly.cpp 18527b9e21 Shader: Move shader code to its own subdirectory, "shader". 11 лет назад
primitive_assembly.h 18527b9e21 Shader: Move shader code to its own subdirectory, "shader". 11 лет назад
rasterizer.cpp 58e9f78844 Merge pull request #1049 from Subv/stencil 11 лет назад
rasterizer.h 642b9b5030 GPU: Refactor "VertexShader" namespace to "Shader". 11 лет назад
renderer_base.h 4964a359e1 Core: Cleanup hw includes. 11 лет назад
utils.cpp ebfd831ccb License change 11 лет назад
utils.h dc587fa295 video_core/utils: Remove unused variables in GetMortonOffset 11 лет назад
video_core.cpp 094ae6fadb Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. 11 лет назад
video_core.h 094ae6fadb Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. 11 лет назад