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

Автор SHA1 Сообщение Дата
  ReinUsesLisp 75cc501d52 renderer_opengl: Drop macros for message decorations 6 лет назад
  ReinUsesLisp 056f049b26 renderer_opengl: Move static definitions to anonymous namespace 6 лет назад
  ReinUsesLisp 4589582eaf renderer_opengl: Move commentaries to header file 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 лет назад
  Lioncash e58748fd80 core/memory: Migrate over address checking functions to the new Memory class 6 лет назад
  Lioncash 323680e5ad core/memory: Migrate over memory mapping functions to the new Memory class 6 лет назад
  Lioncash 4c2ed2706e core/memory: Introduce skeleton of Memory class 6 лет назад
  bunnei 6df6caaf5f Merge pull request #3143 from ReinUsesLisp/indexing-bug 6 лет назад