Historial de Commits

Autor SHA1 Mensaje Fecha
  Subv e1d7b9fc2c FS: Implement DiskFileSystem::GetEntryType for existing files/directories. hace 8 años
  Subv a9ba2c2000 FS: Updated the Directory Entry structure to match the Switch. hace 8 años
  Subv fc44261dd1 FS: Support the file Append open mode. hace 8 años
  Mat M f4700ccabf Merge pull request #253 from Subv/rt_depth hace 8 años
  bunnei 4bdb46e4c2 renderer_gl: Port over gl_shader_decompiler module from Citra. hace 8 años
  bunnei a3e10b1a72 renderer_gl: Port over gl_rasterizer_cache module from Citra. hace 8 años
  bunnei db0cfb8e8b gl_resource_manager: Sync latest version with Citra. hace 8 años
  bunnei 0e4b9cdde4 renderer_gl: Port over gl_stream_buffer module from Citra. hace 8 años
  bunnei a1cf5020e6 externals: Update Glad to latest version used by Citra. hace 8 años
  bunnei 6a0902e56d gl_state: Sync latest version with Citra. hace 8 años
  Subv 808704c78c FS: Implement MountSdCard. hace 8 años
  Subv c4ca802b9d FS: Added an SDMC archive factory and registered it to the SDMC archive on startup. hace 8 años
  Subv 7a27a11770 GPU: Added Z buffer registers to Maxwell3D's reg structure. hace 8 años
  Subv 21d9519032 GPU: Added the render target (RT) registers to Maxwell3D's reg structure. hace 8 años
  bunnei a90ab1dec7 Merge pull request #252 from N00byKing/3064 hace 8 años
  N00byKing 1d8b6ad13b Clang Fixes hace 8 años
  N00byKing d16e08454d oops hace 8 años
  N00byKing 0e72d0d826 More Warning cleanups hace 8 años
  N00byKing ef875d6a35 Clean Warnings (?) hace 8 años
  bunnei b2d7c92cae Merge pull request #251 from Subv/tic_tsc hace 8 años
  Subv dcae0c9a4f GPU: Added the TSC registers to the Maxwell3D register structure. hace 8 años
  Subv cff7b29bba GPU: Added the TIC registers to the Maxwell3D register structure. hace 8 años
  bunnei 23a0d2d7b7 Merge pull request #193 from N00byKing/3184_2_robotic_boogaloo hace 8 años
  bunnei 2dc3a56e96 Merge pull request #250 from bunnei/buffer-dequeue-wait hace 8 años
  bunnei 2332a44b68 Merge pull request #249 from Subv/macro_E1A hace 8 años
  bunnei c1c92c30f9 vi: Remove DequeueBuffer and wait until next available buffer. hace 8 años
  bunnei c86af6939c hle_ipc: Add SleepClientThread to block current thread within HLE routines. hace 8 años
  bunnei 2faa83ca13 hle_ipc: Use shared_ptr instead of unique_ptr to allow copies. hace 8 años
  bunnei 019f1a0cf0 hle_ipc: Remove GetPointer(..) usage with WriteToOutgoingCommandBuffer. hace 8 años
  bunnei e353b9fb3d thread: Add THREADSTATUS_WAIT_HLE_EVENT, remove THREADSTATUS_WAIT_ARB. hace 8 años