Historial de Commits

Autor SHA1 Mensaje Fecha
  Lioncash dade709f63 submission_package: Correct location of null check within SetTicketKeys() hace 7 años
  Lioncash 02841052aa submission_package: Use std::string's rfind() when looking for the extension in InitializeExeFSAndRomFS() hace 7 años
  Lioncash 37ee05f7c0 submission_package: Ensure the 'extracted' member variable is always initialized hace 7 años
  Lioncash ccf0a9cb38 submission_package: Move ExeFS and RomFS initialization to its own function hace 7 años
  Lioncash fd312abedd submission_package: Move NCA reading code to its own function hace 7 años
  Lioncash 4f18d35888 submission_package: Move ticket key setting to its own function hace 7 años
  Lioncash 0d83f8f255 submission_package: Invert conditionals within NSP's constructor to reduce nesting hace 7 años
  bunnei bc679c9b8c Merge pull request #1330 from raven02/tlds hace 7 años
  bunnei 7c61f0c322 Merge pull request #1420 from MerryMage/dynarmic hace 7 años
  bunnei 8391048a83 Merge pull request #1322 from bunnei/tex-cubemap hace 7 años
  bunnei decc319634 Merge pull request #1403 from DarkLordZach/install-sysnand hace 7 años
  bunnei 8f2ad3a66d Merge pull request #1338 from raven02/service_vi hace 7 años
  bunnei 5e2f23e2b1 Merge pull request #1417 from lioncash/context hace 7 años
  bunnei df3799a008 gl_rasterizer_cache: Fixes to how we do render to cubemap. hace 7 años
  MerryMage 3031aa9d27 externals: Update dynarmic to 4e6848d hace 7 años
  bunnei 29782273ec gl_rasterizer_cache: Add check for array rendering to cubemap texture. hace 7 años
  bunnei f543b43fd0 gl_rasterizer_cache: Implement render to cubemap. hace 7 años
  bunnei 15cc729ebd gl_shader_decompiler: TEXS: Implement TextureType::TextureCube. hace 7 años
  bunnei ed2e0e85c9 gl_rasterizer_cache: Add support for SurfaceTarget::TextureCubemap. hace 7 años
  bunnei 871580dcd8 gl_rasterizer_cache: Implement LoadGLBuffer for Texture2DArray. hace 7 años
  bunnei a9aa1db552 gl_rasterizer_cache: Update BlitTextures to support non-Texture2D ColorTexture surfaces. hace 7 años
  bunnei 2e1cdde994 gl_rasterizer_cache: Track texture target and depth in the cache. hace 7 años
  bunnei fefb003b23 gl_rasterizer_cache: Workaround for Texture2D -> Texture2DArray scenario. hace 7 años
  bunnei ce452049d3 gl_rasterizer_cache: Keep track of surface 2D size separately from total size. hace 7 años
  raven02 b92b4bbeaf Fix trailing whitespace hace 7 años
  Merry f8e46d335f Merge pull request #1418 from FearlessTobi/port-4269 hace 7 años
  B3n30 56901912cb OSX: Set MACOSX_DEPLOYMENT_TARGET to 10.13 hace 7 años
  Lioncash 541c550753 kernel/svc: Implement svcGetThreadContext() hace 7 años
  Lioncash dccfe193a9 kernel/process: Add a data member to determine if a process is 64-bit or not. hace 7 años
  Lioncash cf9d6c6f52 kernel/process: Make data member variables private hace 7 años