Cronologia Commit

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