bunnei 13d6593753 Merge pull request #919 from lioncash/sign 8 лет назад
..
debug_utils ad39bab271 Fix crash at exit 8 лет назад
engines 8f2c4191ab GPU: Remove the assert that required the CODE_ADDRESS to be 0. 8 лет назад
renderer_opengl 13d6593753 Merge pull request #919 from lioncash/sign 8 лет назад
textures fe64e1d38e Implement RGB32F PixelFormat (#886) (used by Go Vacation) 8 лет назад
CMakeLists.txt 61779fa072 gl_rasterizer: Implement texture format ASTC_2D_4X4. 8 лет назад
command_processor.cpp 0d46f0df12 Update clang format 8 лет назад
command_processor.h 29feece4b8 GPU: Process command mode 5 (IncreaseOnce) differently from other commands. 8 лет назад
gpu.cpp 0d8fcab136 Implement R32_FLOAT RenderTargetFormat 8 лет назад
gpu.h 0d8fcab136 Implement R32_FLOAT RenderTargetFormat 8 лет назад
macro_interpreter.cpp 8191273a3d MacroInterpreter: Avoid left shifting negative values. 8 лет назад
macro_interpreter.h 8191273a3d MacroInterpreter: Avoid left shifting negative values. 8 лет назад
memory_manager.cpp bf608f125e video_core/memory_manager: Replace a loop with std::array's fill() function in PageSlot() 8 лет назад
memory_manager.h 72b5c448cf GPU: Implemented nvhost-as-gpu's UnmapBuffer ioctl. 8 лет назад
rasterizer_interface.h be51120d23 GPU: Bind and clear the render target when the CLEAR_BUFFERS register is written to. 8 лет назад
renderer_base.cpp 0f2ac928f2 video_core: Make global EmuWindow instance part of the base renderer class 8 лет назад
renderer_base.h 0f2ac928f2 video_core: Make global EmuWindow instance part of the base renderer class 8 лет назад
utils.h a992aac5eb renderer_opengl: Fix Morton copy byteswap, etc. 8 лет назад
video_core.cpp 0f2ac928f2 video_core: Make global EmuWindow instance part of the base renderer class 8 лет назад
video_core.h b4e050e6c4 video_core: Remove unimplemented Start() function prototype 8 лет назад