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