Histórico de Commits

Autor SHA1 Mensagem Data
  gdkchan 79e0070363 Improve shader sending method to GAL, use a memory interface instead of reading a fixed array size and sending every time há 8 anos atrás
  Starlet 84996ccd36 [SvcSystem/SvcMemory] Implement SvcGetInfo 16, SvcMapPhysicalMemory & SvcUnmapPhysicalMemory (#126) há 8 anos atrás
  Thomas Guillemard fa4b34bd19 Add a C++ demangler (#119) há 8 anos atrás
  gdkchan 7ac5f40532 Add scalar variants of FCVTZS/FCVTZU, fix a issue on Ryushader há 8 anos atrás
  gdkchan b19c474082 Added more shader instructions, including BFE, BRA (partial), FMNMX, ISCADD, SHL, LD_C, some shader related fixes, added support for texture component selection há 8 anos atrás
  gdkchan 9b9ead94cd Only use higher priority on yield, change reschedule to be per-thread instead of using SchedulerThread to store the reschedule flag há 8 anos atrás
  gdkchan 73a3233d57 Fix some races in SvcThreadSync and change the way how yield works há 8 anos atrás
  Ac_K 7a8fbcf89f Update README.md há 8 anos atrás
  gdkchan fdfa9424c8 Fix typo and update priority/avoid duplicates on UpdateMutexOwner há 8 anos atrás
  gdkchan ee0b14ba08 Some improvements to SetThreadCoreMask, simplified implementation of wait lists há 8 anos atrás
  gdkchan 9e50ed53e6 Implement GetTpcMasks on nvservices há 8 anos atrás
  gdkchan b2b1d7dcd7 Better implementation of SetThreadCoreMask that allows changing the Core Mask (untested, no clue if it actually works) há 8 anos atrás
  gdkchan 4546d1b9be Initial work to support changing thread core on the scheduler, also some cond var priority fixes há 8 anos atrás
  gdkchan 3603497a13 Allow using self thread id on some svcs (fixes #117) há 8 anos atrás
  gdkchan 0381a09227 Fix WidthInGobs on the GPU há 8 anos atrás
  gdkchan fee4b0eb8a Update min sdk version on readme (for real this time) há 8 anos atrás
  gdkchan 5ed1471d96 Update min sdk version on readme há 8 anos atrás
  gdkchan f9f111bc85 Add intrinsics support (#121) há 8 anos atrás
  Starlet 8e306b3ac1 Fix NV stubs (#124) há 8 anos atrás
  Thomas Guillemard 0979426e63 Implement ISystemDisplayService::GetDisplayMode & Add IManagerDisplayService::SetLayerVisibility stub (#118) há 8 anos atrás
  gdkchan ac91607ac3 Fix regression caused by wrong endian on GetAudioRendererWorkBufferSize version check há 8 anos atrás
  gdkchan 34037701c7 NvServices refactoring (#120) há 8 anos atrás
  Ac_K 4419e8d6b4 Update IAudioRendererManager.cs há 8 anos atrás
  Ac_K d0afc8e380 A REAL fix for some games. (#116) há 8 anos atrás
  gdkchan 5f0dd965bf Ignore ZR target texture color registers on shader há 8 anos atrás
  LDj3SNuD 7cda630aba Add Sqxtn_S, Sqxtn_V, Uqxtn_S, Uqxtn_V instructions and Tests (6). (#110) há 8 anos atrás
  gdkchan 071754aaeb Fix GetDesiredLanguage and expose a way to set the desired language, default to english há 8 anos atrás
  gdkchan f73a182b20 Properly support multiple vertex buffers, stub 2 ioctls, fix a shader issue, change the way how the vertex buffer size is calculated for the buffers with limit = 0 há 8 anos atrás
  gdkchan 17f4ccf2d5 Remove unnecessary casts from NxSettings há 8 anos atrás
  gdkchan 1af78416d1 Add null terminator to audio device names when writing to the output buffer há 8 anos atrás