| .. |
|
debug_utils
|
0ce52b1da2
GPU: Make the debug_context variable a member of the frontend instead of a global.
|
8 years ago |
|
engines
|
20d86d8a36
GPU: Partially implemented the Fermi2D surface copy operation.
|
8 years ago |
|
renderer_opengl
|
b7551e457b
video-core: Move logging macros over to new fmt-capable ones
|
8 years ago |
|
textures
|
1dd4861d38
GPU: Make the Textures::CopySwizzledData function accessible from the outside of the file.
|
8 years ago |
|
CMakeLists.txt
|
459826a705
renderer_opengl: Add gl_shader_manager class.
|
8 years ago |
|
command_processor.cpp
|
a994446b6e
GPU: Move the Maxwell3D macro uploading code to the inside of the Maxwell3D processor.
|
8 years ago |
|
command_processor.h
|
29feece4b8
GPU: Process command mode 5 (IncreaseOnce) differently from other commands.
|
8 years ago |
|
gpu.cpp
|
a6da2b93c1
GPU: Added a function to retrieve the bytes per pixel of the render target formats.
|
8 years ago |
|
gpu.h
|
a6da2b93c1
GPU: Added a function to retrieve the bytes per pixel of the render target formats.
|
8 years ago |
|
macro_interpreter.cpp
|
1ec8d2123d
GPU: Implemented a gpu macro interpreter.
|
8 years ago |
|
macro_interpreter.h
|
1ec8d2123d
GPU: Implemented a gpu macro interpreter.
|
8 years ago |
|
memory_manager.cpp
|
10c6d89119
memory_manager: Add implement CpuToGpuAddress.
|
8 years ago |
|
memory_manager.h
|
4415e00181
gl_rasterizer_cache: Update to be based on GPU addresses, not CPU addresses.
|
8 years ago |
|
rasterizer_interface.h
|
4415e00181
gl_rasterizer_cache: Update to be based on GPU addresses, not CPU addresses.
|
8 years ago |
|
renderer_base.cpp
|
656de23d93
renderer: Create rasterizer and cleanup.
|
8 years ago |
|
renderer_base.h
|
bfe45774f1
video_core: Move FramebufferInfo to FramebufferConfig in GPU.
|
8 years ago |
|
utils.h
|
a992aac5eb
renderer_opengl: Fix Morton copy byteswap, etc.
|
8 years ago |
|
video_core.cpp
|
b7551e457b
video-core: Move logging macros over to new fmt-capable ones
|
8 years ago |
|
video_core.h
|
656de23d93
renderer: Create rasterizer and cleanup.
|
8 years ago |