13 Commits (9cdf5c6c3126d022cea24eb4cb905779738ef157)

Author SHA1 Message Date
ReinUsesLisp 9cdf5c6c31 renderer_opengl: Use block linear swizzling for CPU framebuffers 6 years ago
bunnei 574e89d924 video_core: Refactor to use MemoryManager interface for all memory access. 7 years ago
ReinUsesLisp ffe2e50458 video_core/morton: Use enum to describe MortonCopyPixels128 mode 7 years ago
ReinUsesLisp 6ed6129b4f video_core/morton: Remove unused parameter in MortonSwizzle 7 years ago
ReinUsesLisp 9030a8259f video_core/morton: Remove clang-format off when it's not needed 7 years ago
ReinUsesLisp fdf76a25ab video_core/morton: Remove unused functions 7 years ago
bunnei 2020ba06e1 gpu: Remove PixelFormat G8R8U and G8R8S, as they do not seem to exist. 7 years ago
David Marcec fdd649e2ef Fixed uninitialized memory due to missing returns in canary 7 years ago
ReinUsesLisp 237c2026e9 morton: Fixup compiler warning 7 years ago
FernandoS27 ddfbe0b58d Implemented Tile Width Spacing 7 years ago
ReinUsesLisp 7ff2131cf9 morton: Style changes 7 years ago
ReinUsesLisp dad3a6718e video_core: Move morton functions to their own file 7 years ago