История коммитов

Автор SHA1 Сообщение Дата
  Lioncash 88cd5e888e configure_hotkeys: Remove unnecessary Settings::Apply() call 7 лет назад
  Lioncash 6640f631e2 configure_hotkeys: Tidy up key sequence conflict error string 7 лет назад
  Lioncash d61199721d configure_hotkeys: Change critical error dialog into a warning dialog 7 лет назад
  Lioncash ef3c0f54d0 configure_hotkeys: Move conflict detection logic to IsUsedKey() 7 лет назад
  Lioncash c03fb00ac1 configure_hotkeys: Remove unused EmitHotkeysChanged() 7 лет назад
  Lioncash 5d645c6dd9 sequence_dialog: Reorganize the constructor 7 лет назад
  Lioncash 9218e347cd sequence_dialog: Remove unnecessary horizontal specifier 7 лет назад
  bunnei e86d2e2e5b Merge pull request #2513 from lioncash/string 7 лет назад
  bunnei 68c9c9222d Merge pull request #2358 from ReinUsesLisp/parallel-shader 7 лет назад
  Lioncash 3c0280cf66 yuzu/CMakeLists: Disable implicit QString conversions 7 лет назад
  Lioncash bb06b98d81 yuzu/applets/software_keyboard: Remove unused assert header 7 лет назад
  Lioncash 16bf791939 yuzu/applets/software_keyboard: std::move argument in MainWindowFinishedText() 7 лет назад
  Lioncash b3d7180164 yuzu/applets/software_keyboard: Resolve sign mismatch comparison 7 лет назад
  Lioncash cf9cc41478 yuzu/applets/software_keyboard: Specify string conversions explicitly 7 лет назад
  Lioncash f5d416e071 yuzu/applets/error: Specify string conversions explicitly 7 лет назад
  Lioncash 6f2a8fbb13 yuzu/main: Specify string conversions where applicable 7 лет назад
  bunnei 1a2d90ab09 Merge pull request #2485 from ReinUsesLisp/generic-memory 7 лет назад
  bunnei 59f110ef31 Merge pull request #2504 from lioncash/config 7 лет назад
  bunnei d4f8fe24d9 Merge pull request #2489 from FearlessTobi/port-4716 7 лет назад
  bunnei c70404eab5 Merge pull request #2505 from ReinUsesLisp/glad-update 7 лет назад
  Lioncash b6dcb1ae4d shader/shader_ir: Make Comment() take a std::string by value 7 лет назад
  Lioncash 228e58d0a5 shader/decode/*: Add missing newline to files lacking them 7 лет назад
  Lioncash 87b4c1ac5e shader/decode/*: Eliminate indirect inclusions 7 лет назад
  Lioncash 195b54602f shader/decode/memory: Remove left in debug pragma 7 лет назад
  ReinUsesLisp f4c15db9e8 externals: Update glad to support OpenGL 4.6 compatibility profile 7 лет назад
  Lioncash de23847184 renderer_opengl/gl_shader_decompiler: Remove redundant name specification in format string 7 лет назад
  ReinUsesLisp 69215b5a55 gl_shader_cache: Fix clang strict standard build issues 7 лет назад
  ReinUsesLisp c03b8c4c19 gl_shader_cache: Use shared contexts to build shaders in parallel 7 лет назад
  ReinUsesLisp 75e7b45d69 shader/memory: Implement ST (generic memory) 7 лет назад
  ReinUsesLisp f78ef617b6 shader/memory: Implement LD (generic memory) 7 лет назад