История коммитов

Автор SHA1 Сообщение Дата
  bunnei 5c7253f8d3 Merge pull request #3177 from bunnei/new-ipc-req 6 лет назад
  bunnei 930b7c18a6 Merge pull request #3184 from ReinUsesLisp/framebuffer-cache 6 лет назад
  Fernando Sahmkow b2c7636710 Merge pull request #3185 from ReinUsesLisp/oob-texture 6 лет назад
  ReinUsesLisp ff64c3951a texture_cache/surface_base: Fix out of bounds texture views 6 лет назад
  ReinUsesLisp fb6cf12a17 gl_framebuffer_cache: Optimize framebuffer key 6 лет назад
  ReinUsesLisp c34da106ed gl_rasterizer: Re-enable framebuffer cache for clear buffers 6 лет назад
  bunnei c3d3b173d3 kernel: Implement a more accurate IPC dispatch. 6 лет назад
  bunnei e3ee017e91 Merge pull request #3169 from lioncash/memory 6 лет назад
  bunnei fe65045dcb Merge pull request #3171 from lioncash/internal-link 6 лет назад
  Morph e0242a4654 patch_manager: Adds check for disabled cheats to prevent them from being enabled (#3178) 6 лет назад
  bunnei c47fc3301d Merge pull request #3170 from lioncash/enum 6 лет назад
  Rodrigo Locatti 913d0bb269 Merge pull request #3174 from lioncash/optional 6 лет назад
  Lioncash aed6d8bef5 video_core/gpu_thread: Tidy up SwapBuffers() 6 лет назад
  Rodrigo Locatti 40ec1c22ce Merge pull request #3172 from lioncash/pragma 6 лет назад
  Lioncash 9403979c22 video_core/const_buffer_locker: Make use of std::tie in HasEqualKeys() 6 лет назад
  Lioncash 930e311526 video_core/const_buffer_locker: Remove unused includes 6 лет назад
  Lioncash 9341ca7979 video_core/const_buffer_locker: Remove #pragma once from cpp file 6 лет назад
  Lioncash d66ab2b8aa filesys/romfs: Remove unused includes 6 лет назад
  Lioncash ba3c55ab7b filesys/romfs: Make ProcessFile and ProcessDirectory internally linked 6 лет назад
  Lioncash a3149536e2 file_sys/directory: Make EntryType an enum class 6 лет назад
  Lioncash e7e939104b core/memory; Migrate over SetCurrentPageTable() to the Memory class 6 лет назад
  Lioncash 50a518be69 core/memory: Migrate over GetPointerFromVMA() to the Memory class 6 лет назад
  Lioncash e4c381b885 core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class 6 лет назад
  Lioncash b05bfc6036 core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class 6 лет назад
  Lioncash 89ef3ef575 core/memory: Migrate over ZeroBlock() and CopyBlock() to the Memory class 6 лет назад
  Lioncash 849581075a core/memory: Migrate over RasterizerMarkRegionCached() to the Memory class 6 лет назад
  Lioncash b2165c6b35 core/memory: Migrate over ReadCString() to the Memory class 6 лет назад
  Lioncash 3f08e8d8d4 core/memory: Migrate over GetPointer() 6 лет назад
  Lioncash 536fc7f0ea core: Prepare various classes for memory read/write migration 6 лет назад
  Lioncash fc7d0a17b6 core/memory: Move memory read/write implementation functions into an anonymous namespace 6 лет назад