Historique des commits

Auteur SHA1 Message Date
  ReinUsesLisp e6a0a30334 renderer_opengl: Make ScreenRectVertex's constructor constexpr il y a 6 ans
  ReinUsesLisp dee7844443 renderer_opengl: Remove C casts il y a 6 ans
  ReinUsesLisp 3a44faff11 renderer_opengl: Use explicit binding for presentation shaders il y a 6 ans
  ReinUsesLisp 75cc501d52 renderer_opengl: Drop macros for message decorations il y a 6 ans
  ReinUsesLisp 056f049b26 renderer_opengl: Move static definitions to anonymous namespace il y a 6 ans
  ReinUsesLisp 4589582eaf renderer_opengl: Move commentaries to header file il y a 6 ans
  bunnei e3ee017e91 Merge pull request #3169 from lioncash/memory il y a 6 ans
  bunnei fe65045dcb Merge pull request #3171 from lioncash/internal-link il y a 6 ans
  Morph e0242a4654 patch_manager: Adds check for disabled cheats to prevent them from being enabled (#3178) il y a 6 ans
  bunnei c47fc3301d Merge pull request #3170 from lioncash/enum il y a 6 ans
  Rodrigo Locatti 913d0bb269 Merge pull request #3174 from lioncash/optional il y a 6 ans
  Lioncash aed6d8bef5 video_core/gpu_thread: Tidy up SwapBuffers() il y a 6 ans
  Rodrigo Locatti 40ec1c22ce Merge pull request #3172 from lioncash/pragma il y a 6 ans
  Lioncash 9403979c22 video_core/const_buffer_locker: Make use of std::tie in HasEqualKeys() il y a 6 ans
  Lioncash 930e311526 video_core/const_buffer_locker: Remove unused includes il y a 6 ans
  Lioncash 9341ca7979 video_core/const_buffer_locker: Remove #pragma once from cpp file il y a 6 ans
  Lioncash d66ab2b8aa filesys/romfs: Remove unused includes il y a 6 ans
  Lioncash ba3c55ab7b filesys/romfs: Make ProcessFile and ProcessDirectory internally linked il y a 6 ans
  Lioncash a3149536e2 file_sys/directory: Make EntryType an enum class il y a 6 ans
  Lioncash e7e939104b core/memory; Migrate over SetCurrentPageTable() to the Memory class il y a 6 ans
  Lioncash 50a518be69 core/memory: Migrate over GetPointerFromVMA() to the Memory class il y a 6 ans
  Lioncash e4c381b885 core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class il y a 6 ans
  Lioncash b05bfc6036 core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class il y a 6 ans
  Lioncash 89ef3ef575 core/memory: Migrate over ZeroBlock() and CopyBlock() to the Memory class il y a 6 ans
  Lioncash 849581075a core/memory: Migrate over RasterizerMarkRegionCached() to the Memory class il y a 6 ans
  Lioncash b2165c6b35 core/memory: Migrate over ReadCString() to the Memory class il y a 6 ans
  Lioncash 3f08e8d8d4 core/memory: Migrate over GetPointer() il y a 6 ans
  Lioncash 536fc7f0ea core: Prepare various classes for memory read/write migration il y a 6 ans
  Lioncash fc7d0a17b6 core/memory: Move memory read/write implementation functions into an anonymous namespace il y a 6 ans
  Lioncash e58748fd80 core/memory: Migrate over address checking functions to the new Memory class il y a 6 ans