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