yuzu-fork/src/video_core/engines
Lioncash 48d9d66dc5 core_timing: Rename CoreTiming namespace to Core::Timing
Places all of the timing-related functionality under the existing Core
namespace to keep things consistent, rather than having the timing
utilities sitting in its own completely separate namespace.
2019-02-12 12:42:17 -05:00
..
fermi_2d.cpp gl_rasterizer: Implement a more accurate fermi 2D copy. 2019-02-06 21:54:21 -05:00
fermi_2d.h gl_rasterizer: Implement a more accurate fermi 2D copy. 2019-02-06 21:54:21 -05:00
kepler_memory.cpp video_core: Assert on invalid GPU to CPU address queries 2019-02-03 04:58:40 -03:00
kepler_memory.h gpu: Rewrite GPU command list processing with DmaPusher class. 2018-11-26 23:14:01 -05:00
maxwell_3d.cpp core_timing: Rename CoreTiming namespace to Core::Timing 2019-02-12 12:42:17 -05:00
maxwell_3d.h gl_rasterizer_cache: Use dirty flags for the depth buffer 2019-01-07 16:22:28 -03:00
maxwell_compute.cpp gpu: Rewrite GPU command list processing with DmaPusher class. 2018-11-26 23:14:01 -05:00
maxwell_compute.h gpu: Rewrite GPU command list processing with DmaPusher class. 2018-11-26 23:14:01 -05:00
maxwell_dma.cpp video_core: Assert on invalid GPU to CPU address queries 2019-02-03 04:58:40 -03:00
maxwell_dma.h gpu: Rewrite GPU command list processing with DmaPusher class. 2018-11-26 23:14:01 -05:00
shader_bytecode.h Merge pull request #2081 from ReinUsesLisp/lmem-64 2019-02-05 09:17:48 -05:00
shader_header.h shader_header: Make local memory size getter constant 2019-01-15 17:54:49 -03:00