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-08-28
interpolate: Interpolate on a frame-by-frame basis
MerryMage
2017-08-28
Merge pull request #2901 from stone3311/master
Weiyi Wang
2017-08-28
Merge pull request #2892 from Subv/warnings2
Weiyi Wang
2017-08-27
Services/UDS: Remove an old duplicated declaration of WifiPacket.
Subv
2017-08-27
Services/UDS: Handle the connection sequence packets.
Subv
2017-08-27
Services/UDS: Store the received beacon frames until RecvBeaconBroadcastData ...
Subv
2017-08-27
Services/UDS: Add functions to generate 802.11 auth and assoc response frames.
Subv
2017-08-26
Merge pull request #2897 from bunnei/telemetry-ui
bunnei
2017-08-26
web_backend: Fix CPR bug where Winsock is not properly initializing.
bunnei
2017-08-26
Warnings: Fixed a few missing-return warnings in video_core.
Subv
2017-08-26
Fix info about TODO list
stone3311
2017-08-25
web_backend: Fix asynchronous JSON post by spawning new thread.
bunnei
2017-08-25
web_services: Refactor to remove dependency on Core.
bunnei
2017-08-25
qt: Add an option to view/regenerate telemetry ID.
bunnei
2017-08-25
default_ini: Use correct telemetry endpoint URL.
bunnei
2017-08-25
# This is a combination of 2 commits.
bunnei
2017-08-25
qt: Add web configuration tab.
bunnei
2017-08-25
web_backend: User config for username and token, support anonymous post.
bunnei
2017-08-25
telemetry: Log frontend type.
bunnei
2017-08-25
settings: Add enable_telemetry, citra_username, and citra_token.
bunnei
2017-08-25
telemetry_session: Log telemetry ID.
bunnei
2017-08-25
citra_qt: Show one-time callout messages to user.
bunnei
2017-08-25
SidebySide Layout (#2859)
ThaMighty90
2017-08-25
SwRasterizer/Clipper: flip the sign convention to match PICA and OpenGL
wwylele
2017-08-25
gl_rasterizer: implement custom clip plane
wwylele
2017-08-24
SwRasterizer: implement custom clip plane
wwylele
2017-08-24
EmuWindow: refactor touch input into a TouchDevice
wwylele
2017-08-24
HID: use TouchDevice for touch pad
wwylele
2017-08-23
Merge pull request #2839 from Subv/global_kernel_lock
James Rowe
2017-08-22
Merge pull request #2893 from Subv/not_schedule_main_thread
bunnei
2017-08-22
Kernel/Memory: Acquire the global HLE lock when a memory read/write operation...
Subv
2017-08-22
Kernel/HLE: Use a mutex to synchronize access to the HLE kernel state betwee...
Subv
2017-08-22
Merge pull request #2888 from Subv/warnings
James Rowe
2017-08-22
Merge pull request #2894 from wwylele/motion-emu-fix
bunnei
2017-08-22
motion_emu: fix initialization order
wwylele
2017-08-22
gl_rasterizer/lighting: more accurate CP formula
wwylele
2017-08-22
SwRasterizer/Lighting: implement LUT input CP
wwylele
2017-08-22
SwRasterizer/Lighting: implement bump mapping
wwylele
2017-08-21
Kernel/Threads: Don't immediately switch to the new main thread when loading ...
Subv
2017-08-21
Merge pull request #2884 from wwylele/clip
bunnei
2017-08-21
Merge pull request #2889 from Schplee/updated-logo-svg
bunnei
2017-08-21
GPU/Warnings: Explicitly cast the screen refresh ticks to u64.
Subv
2017-08-21
Warnings: Add UNREACHABLE macros to switches that contemplate all possible va...
Subv
2017-08-21
HLE/Applets: Fixed some conversion warnings when creating the framebuffer sha...
Subv
2017-08-21
CPU/Dynarmic: Fixed a warning when incrementing the number of ticks in Execut...
Subv
2017-08-21
Dyncom: Use size_t instead of int to store the instruction offsets in the ins...
Subv
2017-08-21
Dyncom: Fixed a conversion warning when decoding thumb instructions.
Subv
2017-08-21
swrasterizer: remove invalid TODO
wwylele
2017-08-21
swrasterizer/clipper: remove tested TODO
wwylele
2017-08-21
gl_shader_gen: simplify and clarify the depth transformation between vertex s...
wwylele
[prev]
[next]