Histórico de Commits

Autor SHA1 Mensagem Data
  Subv 34ae2ec644 NV: Expose the nvdisp_disp0 device and a weak reference to the nvdrv:a service. há 8 anos atrás
  Subv e21fbd9ae5 NV: Determine what buffer to draw for each layer of each display. há 8 anos atrás
  Subv 404149e475 NV: Signal all display's vsync event 60 times per second. há 8 anos atrás
  Subv d205dee0a6 NV: Give each display its own vsync event. há 8 anos atrás
  Subv 927569bed8 NV: Keep track of Displays, Layers and BufferQueues in nvflinger. há 8 anos atrás
  Subv fb73e8b723 IPC: Allow passing arguments to the Interfaces when using PushIpcInterface há 8 anos atrás
  Subv 25f29c2f4f NV: Implemented (with stubs) the vi:m service and some of its subservices. há 8 anos atrás
  Subv 94a5e97eb3 NV: Implemented the nvdrv:a service and the /dev/nvmap device. há 8 anos atrás
  Subv ab86b80cac IPC: Corrected some definitions for the buffer C descriptor flags. há 8 anos atrás
  Subv ba02f0deef svc: Stub ResetSignal and CreateTransferMemory há 8 anos atrás
  Subv 0a1278081e svc: Stub SetMemoryAttribute há 8 anos atrás
  Subv 7ad20154fc Threads: Added enum values for the Switch's 4 cpu cores and implemented svcGetInfo(AllowedCpuIdBitmask) há 8 anos atrás
  Subv 188feba457 Services: Allow lm to log single-character messages. há 8 anos atrás
  Subv c2ee513d35 SVC: Fixed WaitSynchronization with multiple handles when none is immediately ready. há 8 anos atrás
  Subv bc91ebacc1 SVC: Implemented CancelSynchronization. há 8 anos atrás
  Subv a418f6e77b ErrorCodes: Updated the InvalidHandle and Timeout kernel error codes. há 8 anos atrás
  Subv 8d9250fa70 SVC: Fixed WaitSynchronization with multiple handles when at least one of them is ready. há 8 anos atrás
  bunnei 4236799832 kernel: Rename Semaphore to ConditionVariable. há 8 anos atrás
  bunnei 9fcd2bf672 mutex: Remove unused call to VerifyGuestState. há 8 anos atrás
  Subv db3a525166 Kernel: Actually wake up the requested number of threads in Semaphore::Release. há 8 anos atrás
  Subv 1bbe9309da Kernel: Properly keep track of mutex lock data in the guest memory. This fixes userland locking/unlocking. há 8 anos atrás
  Subv 2a3f8e8484 Kernel: Allow chaining WaitSynchronization calls inside a wakeup callback. há 8 anos atrás
  bunnei 1b9ed033fc cmake: Use LIBUNICORN_* on Windows. há 8 anos atrás
  MerryMage f10a304ecd fix macos build há 8 anos atrás
  bunnei d6e4e6ea32 core_timing: Use 1.020GHz for core clock rate. há 8 anos atrás
  B3n30 82151d407d CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119) há 8 anos atrás
  Subv c12c756539 IPC: Make DuplicateSession return the Domain instead of the Session if the request was made on a Domain interface. há 8 anos atrás
  Subv e3b4c8e043 AppletOE: Fixed command buffer structure for ReceiveMessage. há 8 anos atrás
  Subv ad965501d0 IPC: Corrected some command headers in the IPC Controller interface. há 8 anos atrás
  Subv 166286e976 IPC: Corrected some command header sizes in appletOE. há 8 anos atrás