Histórico de Commits

Autor SHA1 Mensagem Data
  Lioncash 72e9cb523e svc: Add missing address range sanitizing checks to MapMemory/UnmapMemory há 7 anos atrás
  bunnei 03ec936ca0 Merge pull request #1460 from FernandoS27/scissor_test há 7 anos atrás
  bunnei ee1b204749 Merge pull request #1425 from ReinUsesLisp/geometry-shaders há 7 anos atrás
  bunnei 68b3d8b7a9 Merge pull request #1469 from lioncash/ptr há 7 anos atrás
  Lioncash 5c0408596f kernel/thread: Use a regular pointer for the owner/current process há 7 anos atrás
  bunnei 5461b21c7a Merge pull request #1461 from lioncash/warn há 7 anos atrás
  bunnei 3ac874c32e Merge pull request #1464 from lioncash/unique há 7 anos atrás
  bunnei bc6939beaa Merge pull request #1466 from lioncash/unused há 7 anos atrás
  bunnei 0b3d4db98b Merge pull request #1463 from FearlessTobi/port-4310 há 7 anos atrás
  bunnei fe16905de1 Merge pull request #1459 from ogniK5377/break há 7 anos atrás
  bunnei 89939be9e6 Merge pull request #1465 from lioncash/telemetry há 7 anos atrás
  bunnei 141a0d9386 Merge pull request #1462 from lioncash/move há 7 anos atrás
  bunnei 6aab309e41 Merge pull request #1455 from ogniK5377/smo-softlockfix há 7 anos atrás
  Lioncash 6e27c5d4d1 gl_shader_decompiler: Remove unused variables in TMML's implementation há 7 anos atrás
  Lioncash e3b4d31f4e telemetry_session: Remove doxygen comment for a non-existent parameter há 7 anos atrás
  Lioncash 8aa4889e76 telemetry_session: Add missing includes há 7 anos atrás
  Lioncash 1964f4bbb3 telemetry_session: Remove unimplemented FinalizeAsyncJob prototype há 7 anos atrás
  Lioncash 8723cc8798 telemetry_session: Use a std::array in GenerateTelemetryId() há 7 anos atrás
  Lioncash 6636f3ff47 patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControlMetadata() instead of a std::shared_ptr há 7 anos atrás
  NeatNit 4f24343f32 implemented touch in Qt and SDL há 7 anos atrás
  Lioncash 465175cdf5 ips_layer: Avoid constructing std::vector instances where not necessary há 7 anos atrás
  Lioncash 9ff743bc0a ips_layer: Remove unnecessary explicit std::pair constructor in std::array há 7 anos atrás
  Lioncash f7d2889fb4 ips_layer: Add missing includes há 7 anos atrás
  Lioncash 93ac8d0fea ips_layer: std::move data within PatchIPS() and Apply() há 7 anos atrás
  Lioncash 567e818440 ips_layer: Silence truncation and conversion warnings há 7 anos atrás
  FernandoS27 be97fc884d Implement Scissor Test há 7 anos atrás
  David Marcec f5631e78d1 Added bitfield instead of manually checking if the bit is set há 7 anos atrás
  FernandoS27 30ff42b8cc Assert Scissor tests há 7 anos atrás
  David Marcec a47c1c77e6 EffectOutStatus padding is now in hex há 7 anos atrás
  David Marcec af3ba94b2a Actual kill execution when the bit isn't set, not the other way around há 7 anos atrás