Histórico de Commits

Autor SHA1 Mensagem Data
  Lioncash 004277477a vm_manager: Unstub GetTotalHeapUsage() há 7 anos atrás
  Lioncash b8e885c6e5 kernel/process: Migrate heap-related memory management out of the process class and into the vm manager há 7 anos atrás
  bunnei 65bd03d74c Merge pull request #1628 from greggameplayer/Texture2DArray há 7 anos atrás
  bunnei 7f3c2525e6 Merge pull request #1670 from DarkLordZach/deterministic-rng há 7 anos atrás
  bunnei fd72d889bf Merge pull request #1665 from ogniK5377/GetClockSnapshot há 7 anos atrás
  Zach Hilman cb1e63ef09 svc: Return random seed for svcGetInfo RandomEntropy há 7 anos atrás
  greggameplayer c8b3f09876 Implement ASTC_2D_10X8 & ASTC_2D_10X8_SRGB (#1666) há 7 anos atrás
  bunnei d08b876c9d Merge pull request #1650 from FreddyFunk/cast há 7 anos atrás
  James Rowe b4a6ce02ce Merge pull request #1674 from FearlessTobi/fullscreen-fix há 7 anos atrás
  Tobias 9333ee29ca yuzu: Add a missing "!" to fix the stuck-in-fullscreen bug há 7 anos atrás
  Zach Hilman 2a16fd7ffc settings: Add config option to set RNG seed há 7 anos atrás
  Zach Hilman 4b4f883aef csrng: Use std::mt19937 engine for random number generation há 7 anos atrás
  bunnei 2c6efda235 Merge pull request #1660 from Tinob/master há 7 anos atrás
  bunnei 7474382266 Merge pull request #1652 from FreddyFunk/static-cast há 7 anos atrás
  bunnei a264fac943 Merge pull request #1664 from FreddyFunk/cast2 há 7 anos atrás
  Rodolfo Bogado 72b1fae984 Use core extensions when available to set max anisotropic filtering level há 7 anos atrás
  Rodolfo Bogado 4e6c64bf8d Improve state management by splitting some of the states id separated function to avoid a full apply overhead há 7 anos atrás
  Rodolfo Bogado 4a6eff3b7b Try to fix problems with stencil test in some games, relax translation to opengl enums to avoid crashing and only generate logs of the errors. há 7 anos atrás
  Rodolfo Bogado e9610ec0dd set sampler max lod, min lod, lod bias and max anisotropy há 7 anos atrás
  bunnei eaee73f95d Merge pull request #1669 from ReinUsesLisp/fixup-gs há 7 anos atrás
  bunnei c82bccab56 Merge pull request #1663 from lioncash/raster há 7 anos atrás
  bunnei 1916213311 Merge pull request #1648 from FernandoS27/texs-3-array há 7 anos atrás
  bunnei 8ea6261547 Merge pull request #1654 from degasus/dirty_flags há 7 anos atrás
  James Rowe 93fca5d9cf Merge pull request #1656 from ogniK5377/message-queue há 7 anos atrás
  James Rowe c21a6c6b37 Merge pull request #1661 from lioncash/dtor há 7 anos atrás
  David Marcec 48cd61d9c8 Added maybe_unused há 7 anos atrás
  David Marcec ddc242dd51 Added ToPosixTime & ToPosixTimeWithMyRule há 7 anos atrás
  ReinUsesLisp 8d4bb10d44 gl_shader_decompiler: Guard out of bound geometry shader input reads há 7 anos atrás
  David Marcec 84c6134264 Added consts and static há 7 anos atrás
  David Marcec 4f78f5c0df Implement GetClockSnapshot há 7 anos atrás