Commit History

作者 SHA1 備註 提交日期
  Lioncash 183a664405 web_backend: Make Client use the PImpl idiom 7 年之前
  Lioncash a7725d354c telemetry_json: Use the PImpl idiom to avoid unnecessary dependency exposure 7 年之前
  Lioncash c422f146ee telemetry_json: Add missing override specifier to the destructor of TelemetryJson 7 年之前
  Lioncash 881bb2295d telemetry_json: Take std::string parameters by value 7 年之前
  Lioncash a34e5e51d8 telemetry_json: Remove unnecessary includes 7 年之前
  Lioncash 6e6ce2ce39 core/CMakeLists: Use target_compile_definitions instead of add_definitions for specifying ENABLE_WEB_SERVICE 7 年之前
  bunnei 03ec936ca0 Merge pull request #1460 from FernandoS27/scissor_test 7 年之前
  bunnei ee1b204749 Merge pull request #1425 from ReinUsesLisp/geometry-shaders 7 年之前
  bunnei 68b3d8b7a9 Merge pull request #1469 from lioncash/ptr 7 年之前
  Lioncash 5c0408596f kernel/thread: Use a regular pointer for the owner/current process 7 年之前
  bunnei 5461b21c7a Merge pull request #1461 from lioncash/warn 7 年之前
  bunnei 3ac874c32e Merge pull request #1464 from lioncash/unique 7 年之前
  bunnei bc6939beaa Merge pull request #1466 from lioncash/unused 7 年之前
  bunnei 0b3d4db98b Merge pull request #1463 from FearlessTobi/port-4310 7 年之前
  bunnei fe16905de1 Merge pull request #1459 from ogniK5377/break 7 年之前
  bunnei 89939be9e6 Merge pull request #1465 from lioncash/telemetry 7 年之前
  bunnei 141a0d9386 Merge pull request #1462 from lioncash/move 7 年之前
  bunnei 6aab309e41 Merge pull request #1455 from ogniK5377/smo-softlockfix 7 年之前
  Lioncash 6e27c5d4d1 gl_shader_decompiler: Remove unused variables in TMML's implementation 7 年之前
  Lioncash e3b4d31f4e telemetry_session: Remove doxygen comment for a non-existent parameter 7 年之前
  Lioncash 8aa4889e76 telemetry_session: Add missing includes 7 年之前
  Lioncash 1964f4bbb3 telemetry_session: Remove unimplemented FinalizeAsyncJob prototype 7 年之前
  Lioncash 8723cc8798 telemetry_session: Use a std::array in GenerateTelemetryId() 7 年之前
  Lioncash 6636f3ff47 patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControlMetadata() instead of a std::shared_ptr 7 年之前
  NeatNit 4f24343f32 implemented touch in Qt and SDL 7 年之前
  Lioncash 465175cdf5 ips_layer: Avoid constructing std::vector instances where not necessary 7 年之前
  Lioncash 9ff743bc0a ips_layer: Remove unnecessary explicit std::pair constructor in std::array 7 年之前
  Lioncash f7d2889fb4 ips_layer: Add missing includes 7 年之前
  Lioncash 93ac8d0fea ips_layer: std::move data within PatchIPS() and Apply() 7 年之前
  Lioncash 567e818440 ips_layer: Silence truncation and conversion warnings 7 年之前