Historique des commits

Auteur SHA1 Message Date
  bunnei ee4691297f renderer_opengl: Support rendering Switch framebuffer. il y a 8 ans
  bunnei 236d463c52 render_base: Add a struct describing framebuffer metadata. il y a 8 ans
  bunnei 866e66dc31 renderer_opengl: Add MortonCopyPixels function for Switch framebuffer. il y a 8 ans
  bunnei 9e2ad45c98 renderer_opengl: Update DrawScreens for Switch. il y a 8 ans
  bunnei 292135a3b7 CMakeLists: Add framebuffer_layout.cpp. il y a 8 ans
  bunnei 482cf8a005 frontend: Update for undocked Switch screen layout. il y a 8 ans
  Subv 1ca800ccee NV: Move the nv device nodes to their own directory and namespace. il y a 8 ans
  Subv 977ce4abbc VI: Use a Pulse event instead of OneShot for the vblank events. il y a 8 ans
  bunnei 7e0ff43da0 vi: Use new CoreTiming::EventType il y a 8 ans
  Subv 34ae2ec644 NV: Expose the nvdisp_disp0 device and a weak reference to the nvdrv:a service. il y a 8 ans
  Subv e21fbd9ae5 NV: Determine what buffer to draw for each layer of each display. il y a 8 ans
  Subv 404149e475 NV: Signal all display's vsync event 60 times per second. il y a 8 ans
  Subv d205dee0a6 NV: Give each display its own vsync event. il y a 8 ans
  Subv 927569bed8 NV: Keep track of Displays, Layers and BufferQueues in nvflinger. il y a 8 ans
  Subv fb73e8b723 IPC: Allow passing arguments to the Interfaces when using PushIpcInterface il y a 8 ans
  Subv 25f29c2f4f NV: Implemented (with stubs) the vi:m service and some of its subservices. il y a 8 ans
  Subv 94a5e97eb3 NV: Implemented the nvdrv:a service and the /dev/nvmap device. il y a 8 ans
  Subv ab86b80cac IPC: Corrected some definitions for the buffer C descriptor flags. il y a 8 ans
  Subv ba02f0deef svc: Stub ResetSignal and CreateTransferMemory il y a 8 ans
  Subv 0a1278081e svc: Stub SetMemoryAttribute il y a 8 ans
  Subv 7ad20154fc Threads: Added enum values for the Switch's 4 cpu cores and implemented svcGetInfo(AllowedCpuIdBitmask) il y a 8 ans
  Subv 188feba457 Services: Allow lm to log single-character messages. il y a 8 ans
  Subv c2ee513d35 SVC: Fixed WaitSynchronization with multiple handles when none is immediately ready. il y a 8 ans
  Subv bc91ebacc1 SVC: Implemented CancelSynchronization. il y a 8 ans
  Subv a418f6e77b ErrorCodes: Updated the InvalidHandle and Timeout kernel error codes. il y a 8 ans
  Subv 8d9250fa70 SVC: Fixed WaitSynchronization with multiple handles when at least one of them is ready. il y a 8 ans
  bunnei 4236799832 kernel: Rename Semaphore to ConditionVariable. il y a 8 ans
  bunnei 9fcd2bf672 mutex: Remove unused call to VerifyGuestState. il y a 8 ans
  Subv db3a525166 Kernel: Actually wake up the requested number of threads in Semaphore::Release. il y a 8 ans
  Subv 1bbe9309da Kernel: Properly keep track of mutex lock data in the guest memory. This fixes userland locking/unlocking. il y a 8 ans