Histórico de Commits

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