5195 Commits (4c82746e83a3eca8018981ca25cb781d21bffe71)
 

Author SHA1 Message Date
bunnei e159b5ee3e Merge pull request #2819 from bunnei/telemetry-submit 9 years ago
bunnei 425200bca5 web_backend: Specify api-version on JSON post. 9 years ago
bunnei 7927c9b28f web_service: Add CMake flag to enable. 9 years ago
bunnei d253007194 telemetry_session: Use TelemetryJson to submit real telemetry. 9 years ago
bunnei d5a3ab8aef web_service: Implement JSON serialization of telemetry data. 9 years ago
bunnei 07f0f623d1 web_backend: Add initial interface to POST data to Citra Web Services. 9 years ago
wwylele 9f7ba9c282 SwRasterizer/Lighting: dist atten lut input need to be clamp 9 years ago
wwylele 4fe16d80bd SwRasterizer/Lighting: unify float suffix 9 years ago
wwylele 35bbf67e6e SwRasterizer/Lighting: get rid of nested return 9 years ago
wwylele a98f20df55 SwRasterizer/Lighting: refactor GetLutValue into a function. 9 years ago
wwylele e34dc666cf SwRasterizer: only interpolate quat and view when lighting is enabled 9 years ago
wwylele acdf5035be vector_math: remove dead template parameter 9 years ago
wwylele 837642011d SwRasterizer/Lighting: pass lighting state as parameter 9 years ago
wwylele 48058f31b1 vector_math: remove broken SFINAE stuff 9 years ago
Subv 57bd9fca7a SwRasterizer/Lighting: Move the clamp highlight calculation to the end of the per-light loop body. 9 years ago
Subv d96c1bd977 SwRasterizer/Lighting: Move the lighting enable check outside the ComputeFragmentsColors function. 9 years ago
Subv 08ebc3203d SwRasterizer/Lighting: Do not use global registers state in ComputeFragmentsColors. 9 years ago
Subv 5d5611f3d7 SwRasterizer/Lighting: Do not use global state in LookupLightingLut. 9 years ago
Subv c2088581a0 SwRasterizer/Lighting: Fixed a bug where the distance attenuation bias was being set to the dist atten scale. 9 years ago
Subv eefe9b2bed SwRasterizer: Fixed a few conversion warnings and moved per-light values into the per-light loop. 9 years ago
Subv 232ff77c65 SwRasterizer: Run clang-format 9 years ago
Subv 1dcd48ba2a SwRasterizer: Flip the vertex quaternions before clipping (if necessary). 9 years ago
Subv 97723538d8 SwRasterizer: Corrected the light LUT lookups. 9 years ago
Subv 9bc4d2754b SwRasterizer: Corrected the light LUT lookups. 9 years ago
Subv e50af9c6a1 SwRasterizer: Fixed the lighting lut lookup function. 9 years ago
Subv 3bdb54d954 SwRasterizer: Calculate fresnel for fragment lighting. 9 years ago
Subv e238921440 SwRasterizer: Calculate specular_1 for fragment lighting. 9 years ago
Subv e28b936c5d SwRasterizer: Calculate specular_0 for fragment lighting. 9 years ago
Subv 8e95685a2a SwRasterizer: Implement primary fragment color. 9 years ago
bunnei 061f10e286 web_service: Add skeleton project. 9 years ago
bunnei de913af2c7 settings: Add telemetry endpoint URL. 9 years ago
bunnei e5a69c42e2 logging: Add WebService as a log cateogry. 9 years ago
bunnei a13865c10f externals: Add JSON as a submodule. 9 years ago
bunnei 7f37ccd0d8 externals: Add CPR as a submodule. 9 years ago
Sebastian Valle c13e4d7ea4 Merge pull request #2815 from mailwl/bossp 9 years ago
bunnei d08d94d942 Merge pull request #2797 from yuriks/cached-vma-free-crash 9 years ago
B3n30 64b6caf5f5 Implement basic virtual Room support based on enet (#2803) 9 years ago
James Rowe 77389b2ad7 Merge pull request #2814 from Kloen/macro-remove 9 years ago
mailwl edef1d54bb Service/boss:P: Add some functions to FunctionTable 9 years ago
wwylele 54eafa42ce gl_rasterizer: use texture buffer for proctex LUT 9 years ago
Kloen 1e5a589a66 Remove unnecessary WIN32_LEAN_AND_MEAN macro definition 9 years ago
Sebastian Valle 4f7e8c6f1e Merge pull request #2793 from Subv/replyandreceive 9 years ago
Subv 4a8de6bb00 Kernel/SVC: Pass the current thread as a parameter to ClientSession::SendSyncRequest. 9 years ago
Yuri Kunde Schlesner f2ca6e8d8d Merge pull request #2809 from wwylele/texture-copy-fix 9 years ago
wwylele 60f6d78648 gpu: add comments for TextureCopy 9 years ago
Yuri Kunde Schlesner 36ed66c9ad Merge pull request #2800 from wwylele/fog-lutlutlut 9 years ago
James Rowe c4bee69784 Merge pull request #2811 from MerryMage/qtdebug 9 years ago
James Rowe ba31bd1668 Merge pull request #2812 from tiagmoraismorgado/patch-1 9 years ago
Tiago Morais Morgado 159fce55b9 fixing a couple of typos 9 years ago
MerryMage 8ac1da24c5 configure_debug: Add label warning that CPU JIT needs to be disabled for gdbstub to work 9 years ago