Historia zmian

Autor SHA1 Wiadomość Data
  Subv 37ac2b6657 SwRasterizer/Lighting: Fixed a bug where the distance attenuation bias was being set to the dist atten scale. 9 lat temu
  Subv 6250f52e93 SwRasterizer: Fixed a few conversion warnings and moved per-light values into the per-light loop. 9 lat temu
  Subv 2d69a9b8bf SwRasterizer: Run clang-format 9 lat temu
  Subv 73566ff7a9 SwRasterizer: Flip the vertex quaternions before clipping (if necessary). 9 lat temu
  Subv 2a75837bc3 SwRasterizer: Corrected the light LUT lookups. 9 lat temu
  Subv f2d4d5c219 SwRasterizer: Corrected the light LUT lookups. 9 lat temu
  Subv 80b6fc592e SwRasterizer: Fixed the lighting lut lookup function. 9 lat temu
  Subv 10b0bea060 SwRasterizer: Calculate fresnel for fragment lighting. 9 lat temu
  Subv 46b8c8e1da SwRasterizer: Calculate specular_1 for fragment lighting. 9 lat temu
  Subv be25e78b07 SwRasterizer: Calculate specular_0 for fragment lighting. 9 lat temu
  Subv b2f472a2b1 SwRasterizer: Implement primary fragment color. 9 lat temu
  Sebastian Valle 669757a97b Merge pull request #2815 from mailwl/bossp 9 lat temu
  bunnei 6d4bac8522 Merge pull request #2797 from yuriks/cached-vma-free-crash 9 lat temu
  B3n30 2e37ce01c9 Implement basic virtual Room support based on enet (#2803) 9 lat temu
  James Rowe 22e7402ab1 Merge pull request #2814 from Kloen/macro-remove 9 lat temu
  mailwl 8582194a4c Service/boss:P: Add some functions to FunctionTable 9 lat temu
  Kloen 0e428823f0 Remove unnecessary WIN32_LEAN_AND_MEAN macro definition 9 lat temu
  Sebastian Valle 56d718b2a1 Merge pull request #2793 from Subv/replyandreceive 9 lat temu
  Subv b53fa9514f Kernel/SVC: Pass the current thread as a parameter to ClientSession::SendSyncRequest. 9 lat temu
  Yuri Kunde Schlesner 686fde7e52 Merge pull request #2809 from wwylele/texture-copy-fix 9 lat temu
  wwylele 85a448d405 gpu: add comments for TextureCopy 9 lat temu
  Yuri Kunde Schlesner a613d45de9 Merge pull request #2800 from wwylele/fog-lutlutlut 9 lat temu
  James Rowe 19f1216e72 Merge pull request #2811 from MerryMage/qtdebug 9 lat temu
  James Rowe 7af6931fb5 Merge pull request #2812 from tiagmoraismorgado/patch-1 9 lat temu
  Tiago Morais Morgado 470c6bdca9 fixing a couple of typos 9 lat temu
  MerryMage f1790e6d91 configure_debug: Add label warning that CPU JIT needs to be disabled for gdbstub to work 9 lat temu
  wwylele bf16c73260 gpu: fix edge cases for TextureCopy 9 lat temu
  Sebastian Valle fa53ccc74b Merge pull request #2778 from Subv/uds_more 9 lat temu
  Subv 2eb174713b UDS: Use the ToDS and FromDS fields to properly calculate the AAD used during encryption. 9 lat temu
  Subv 1f1739d366 UDS: Move the UDS keyslot used to generate the CCMP key to the AES::KeySlotID enum. 9 lat temu