Historique des commits

Auteur SHA1 Message Date
  bunnei c4e636681e Merge pull request #541 from lioncash/nits il y a 11 ans
  Lioncash 1ecd75ea1a vfp_helper: Remove unnecessary extern C blocks il y a 11 ans
  Lioncash 3e576219c4 vfp: Move FPSID, FPEXC, and FPSCR values over to enums. il y a 11 ans
  Tony Wasserka 1576a318f2 Merge pull request #535 from bunnei/color-modifiers il y a 11 ans
  bunnei 1eb591d6fd Rasterizer: Implement the other color and alpha modifiers. il y a 11 ans
  bunnei 8c93a28fed VideoCore: Added same-component swizzlers to math utility functions. il y a 11 ans
  bunnei 7f900ac68e Merge pull request #537 from lioncash/vfp il y a 11 ans
  bunnei 4d36a6a255 Merge pull request #536 from lioncash/dead il y a 11 ans
  Lioncash 82e8f25fe7 vfp: Fix VCVT il y a 11 ans
  Lioncash 7ecedfb970 vfp: Throw out unused code il y a 11 ans
  Tony Wasserka a45175ee0d Merge pull request #534 from neobrain/disassembler-improvements il y a 11 ans
  Tony Wasserka 5a90420c0b citra-qt: Fix horrible scrolling responsiveness in disassembler by giving the uniformRowHeight hint. il y a 11 ans
  Tony Wasserka 79713d500b citra-qt: Fix a crash when double-clicking a disassembler list item. il y a 11 ans
  bunnei c8103127d7 Merge pull request #533 from lioncash/unused il y a 11 ans
  Lioncash 3a5a39c6aa dyncom: Remove more unnecessary code il y a 11 ans
  bunnei a9b3f29b90 Merge pull request #483 from yuriks/cmake-fix il y a 11 ans
  bunnei d64c836369 Merge pull request #532 from lioncash/warn il y a 11 ans
  Lioncash 676daef3c7 core: Fix some warnings on OSX il y a 11 ans
  bunnei 7f730ed158 Merge pull request #523 from yuriks/kernel-lifetime5 il y a 11 ans
  Yuri Kunde Schlesner 88a4a808c6 Kernel: Stop creating useless Handles during object creation il y a 11 ans
  Yuri Kunde Schlesner 52f58e64ef Kernel: Make WaitObjects share ownership of Threads waiting on them il y a 11 ans
  Yuri Kunde Schlesner 7725256f64 Explicitly instantiate constructors/destructors for Kernel objects il y a 11 ans
  Yuri Kunde Schlesner 12232e0b08 Update boost external il y a 11 ans
  Yuri Kunde Schlesner 4e84df8be3 Mutex: Replace g_mutex_held_locks with a set inside Thread il y a 11 ans
  Yuri Kunde Schlesner 0f69668fc6 HID: Fix crash when pressing a key when the emulator is stopped il y a 11 ans
  Yuri Kunde Schlesner c4208c1171 SVC: Enable CloseHandle, clean up DuplicateHandle il y a 11 ans
  Yuri Kunde Schlesner e8330dd162 Kernel: Fix bug in HandleTable::Close il y a 11 ans
  Yuri Kunde Schlesner 5354a479bc Kernel: Remove Object::GetHandle (it's not used anymore :D) il y a 11 ans
  Yuri Kunde Schlesner 869ec46683 Kernel: Introduce unique Object ids for debugging il y a 11 ans
  Yuri Kunde Schlesner a9b86db3cf Kernel: Use separate Handle tables for CoreTiming userdata il y a 11 ans