bunnei e013fdc2b2 Merge pull request #808 from lioncash/mem-dedup 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 f85cff0f48 GPU: Allow using R16F as a render target format. 8 лет назад
textures 4672a01cbf Implement R16_G16 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 a27c0099ed gl_rasterizer_cache: Implement RenderTargetFormat RG32_FLOAT. 8 лет назад
gpu.h f85cff0f48 GPU: Allow using R16F as a render target format. 8 лет назад
macro_interpreter.cpp 8475496630 general: Convert assertion macros over to be fmt-compatible 8 лет назад
macro_interpreter.h 1ec8d2123d GPU: Implemented a gpu macro interpreter. 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 656de23d93 renderer: Create rasterizer and cleanup. 8 лет назад
renderer_base.h bfe45774f1 video_core: Move FramebufferInfo to FramebufferConfig in GPU. 8 лет назад
utils.h a992aac5eb renderer_opengl: Fix Morton copy byteswap, etc. 8 лет назад
video_core.cpp 638956aa81 Rename logging macro back to LOG_* 8 лет назад
video_core.h 656de23d93 renderer: Create rasterizer and cleanup. 8 лет назад