index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-07-16
Merge pull request #2830 from linkmauve/master
James Rowe
2017-07-16
.gitmodules: Make enet use the same convention as other submodules.
Emmanuel Gil Peyrot
2017-07-16
Network: Changed timeout for receiving packets to 100ms
B3n30
2017-07-16
Network: Propagate Room closing to connected members
B3n30
2017-07-16
Network: Made send async in RoomMember
B3n30
2017-07-16
Network: Send the game title
B3n30
2017-07-16
Network: Enable sending and receiving chat messages
B3n30
2017-07-16
Network: Handle the disconnect of a client
B3n30
2017-07-16
Network: Enable to send WifiPackets
B3n30
2017-07-16
Network: Init Network in SDL and QT
B3n30
2017-07-16
Network: Send JoinRequest and handle the answer in RoomMember
B3n30
2017-07-16
Network: Handle join request in Room
B3n30
2017-07-16
Network: Added Packet class for serialization
B3n30
2017-07-16
Network: Threads for Room and RoomMember
B3n30
2017-07-16
CMakeLists: Check that all submodules are present
MerryMage
2017-07-16
Merge pull request #2784 from wwylele/font-archive
Weiyi Wang
2017-07-13
Merge pull request #2824 from jroweboy/mingw_compile_test
Weiyi Wang
2017-07-12
Update enet submodule
James Rowe
2017-07-12
Merge pull request #2819 from bunnei/telemetry-submit
bunnei
2017-07-11
web_backend: Specify api-version on JSON post.
bunnei
2017-07-11
web_service: Add CMake flag to enable.
bunnei
2017-07-11
telemetry_session: Use TelemetryJson to submit real telemetry.
bunnei
2017-07-11
web_service: Implement JSON serialization of telemetry data.
bunnei
2017-07-11
web_backend: Add initial interface to POST data to Citra Web Services.
bunnei
2017-07-11
SwRasterizer/Lighting: dist atten lut input need to be clamp
wwylele
2017-07-11
SwRasterizer/Lighting: unify float suffix
wwylele
2017-07-11
SwRasterizer/Lighting: get rid of nested return
wwylele
2017-07-11
SwRasterizer/Lighting: refactor GetLutValue into a function.
wwylele
2017-07-11
SwRasterizer: only interpolate quat and view when lighting is enabled
wwylele
2017-07-11
vector_math: remove dead template parameter
wwylele
2017-07-11
SwRasterizer/Lighting: pass lighting state as parameter
wwylele
2017-07-11
vector_math: remove broken SFINAE stuff
wwylele
2017-07-11
SwRasterizer/Lighting: Move the clamp highlight calculation to the end of the...
Subv
2017-07-11
SwRasterizer/Lighting: Move the lighting enable check outside the ComputeFrag...
Subv
2017-07-11
SwRasterizer/Lighting: Do not use global registers state in ComputeFragmentsC...
Subv
2017-07-11
SwRasterizer/Lighting: Do not use global state in LookupLightingLut.
Subv
2017-07-11
SwRasterizer/Lighting: Fixed a bug where the distance attenuation bias was be...
Subv
2017-07-11
SwRasterizer: Fixed a few conversion warnings and moved per-light values into...
Subv
2017-07-11
SwRasterizer: Run clang-format
Subv
2017-07-11
SwRasterizer: Flip the vertex quaternions before clipping (if necessary).
Subv
2017-07-11
SwRasterizer: Corrected the light LUT lookups.
Subv
2017-07-11
SwRasterizer: Corrected the light LUT lookups.
Subv
2017-07-11
SwRasterizer: Fixed the lighting lut lookup function.
Subv
2017-07-11
SwRasterizer: Calculate fresnel for fragment lighting.
Subv
2017-07-11
SwRasterizer: Calculate specular_1 for fragment lighting.
Subv
2017-07-11
SwRasterizer: Calculate specular_0 for fragment lighting.
Subv
2017-07-11
SwRasterizer: Implement primary fragment color.
Subv
2017-07-10
web_service: Add skeleton project.
bunnei
2017-07-10
settings: Add telemetry endpoint URL.
bunnei
2017-07-10
logging: Add WebService as a log cateogry.
bunnei
[prev]
[next]