Historie revizí

Autor SHA1 Zpráva Datum
  bunnei fecffeb0dd Merge pull request #1043 from Subv/timing před 8 roky
  bunnei 9608f51cde Merge pull request #1036 from lioncash/thread před 8 roky
  bunnei e4ed5bc836 Merge pull request #1042 from Subv/races před 8 roky
  bunnei de5d431eec Merge pull request #1041 from Subv/duplicated_mutex před 8 roky
  bunnei 8da753ab81 Merge pull request #1040 from bunnei/xmad před 8 roky
  Subv d923766042 CPU/Timing: Use an approximated amortized amount of ticks when advancing timing. před 8 roky
  Subv a9877c8f65 Kernel/SVC: Don't reschedule the current core when creating a new thread. před 8 roky
  Subv 2e7802ad7d Core/HLE: Make the 'reschedule_pending' flag atomic. před 8 roky
  Subv 3a338d9286 CPU/HLE: Lock the HLE mutex before performing a reschedule. před 8 roky
  Subv 84b542c386 Kernel/Threads: Lock the HLE mutex when executing the wakeup callback. před 8 roky
  Subv 0135b328ed Kernel/Thread: Always use the threadsafe option when scheduling wakeups. před 8 roky
  bunnei a970709d5d Merge pull request #1039 from lioncash/type před 8 roky
  bunnei 534abf9d97 gl_shader_decompiler: Implement XMAD instruction. před 8 roky
  Subv 5224cc49c4 Kernel/Mutex: Don't duplicate threads in the mutex waiter list. před 8 roky
  Lioncash b82b093108 vfs: Make VfsFilesystem constructor explicit před 8 roky
  Lioncash cf0a7cd1c1 vfs: Make type hierarchy objects classes instead of structs před 8 roky
  bunnei 424e90f0f5 Merge pull request #1025 from ogniK5377/bad-cast před 8 roky
  bunnei e12a07079e Merge pull request #1038 from MerryMage/lock-cubeb před 8 roky
  MerryMage fcc5ffdfdd cubeb_sink: Protect queue with a mutex před 8 roky
  bunnei 4cafc24a4e Merge pull request #1035 from ogniK5377/audio-dev-revision-info před 8 roky
  bunnei 68c44ca0ee Merge pull request #1028 from ogniK5377/aoa před 8 roky
  bunnei e858a72a22 Merge pull request #1034 from lioncash/hid před 8 roky
  bunnei 4db8acd30a Merge pull request #1030 from bunnei/sdl2-2.0.8 před 8 roky
  bunnei b8c1dca62f Merge pull request #1006 from degasus/stream_buffer před 8 roky
  Lioncash e850ff63bc scheduler: Make HaveReadyThreads() a const member function před 8 roky
  Lioncash 11470f331a thread_queue_list: Make contains() and get_first() const member functions před 8 roky
  Lioncash 55c73e10a7 thread_queue_list: Convert typedef to a type alias před 8 roky
  Markus Wick 0eb39922f6 gl_rasterizer: Use a shared helper to upload from CPU memory. před 8 roky
  Markus Wick 0af7e93763 gl_state: Don't track constant buffer mappings. před 8 roky
  Markus Wick 6ff7906ddc gl_rasterizer: Use the stream buffer for constant buffers. před 8 roky