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
2019-04-17
main: Switch to AppletManager for frontend
Zach Hilman
2019-04-17
qt: Add dialog implementation of Error applet
Zach Hilman
2019-04-17
general_backend: Move StubApplet and add backend PhotoViewer
Zach Hilman
2019-04-17
general_frontend: Add frontend scaffold for PhotoViewer applet
Zach Hilman
2019-04-17
frontend: Add frontend receiver for Error applet
Zach Hilman
2019-04-17
applets: Add Error applet
Zach Hilman
2019-04-17
applets: Port current applets to take frontend in constructor
Zach Hilman
2019-04-17
web_browser: Make OpenPage const
Zach Hilman
2019-04-17
core: Remove specific applets in favor of AppletManager
Zach Hilman
2019-04-17
am: Delegate applet creation to AppletManager
Zach Hilman
2019-04-17
applets: Add AppletManager class to control lifetime
Zach Hilman
2019-04-17
kernel/thread: Unify wait synchronization types
Lioncash
2019-04-17
kernel/svc: Migrate svcCancelSynchronization behavior to a thread function
Lioncash
2019-04-17
kernel/wait_object: Make GetHighestPriorityReadyThread() a const member function
Lioncash
2019-04-17
yuzu/bootmanager: Replace unnnecessary constructor initializer list member of...
Lioncash
2019-04-16
yuzu/bootmanager: Remove unnecessary includes
Lioncash
2019-04-16
yuzu/bootmanager: Resolve constructor initializer list warnings
Lioncash
2019-04-16
Merge pull request #2315 from ReinUsesLisp/severity-decompiler
bunnei
2019-04-16
Merge pull request #2384 from ReinUsesLisp/gl-state-clear
bunnei
2019-04-16
Merge pull request #2405 from lioncash/qt
bunnei
2019-04-16
Merge pull request #2092 from ReinUsesLisp/stg
bunnei
2019-04-16
Merge pull request #2376 from lioncash/const
bunnei
2019-04-16
Merge pull request #2401 from lioncash/guard
bunnei
2019-04-16
CMakeLists: Ensure we specify Unicode as the codepage on Windows
Lioncash
2019-04-16
kernel/vm_manager: Remove usages of global system accessors
Lioncash
2019-04-16
Implement IsBlockContinous
Fernando Sahmkow
2019-04-16
Apply Const correctness to SwizzleKepler and replace u32 for size_t on iterat...
Fernando Sahmkow
2019-04-16
Use ReadBlockUnsafe for fetyching DMA CommandLists
Fernando Sahmkow
2019-04-16
Document unsafe versions and add BlockCopyUnsafe
Fernando Sahmkow
2019-04-15
Use ReadBlockUnsafe for Shader Cache
Fernando Sahmkow
2019-04-15
Use ReadBlockUnsafe on TIC and TSC reading
Fernando Sahmkow
2019-04-15
GPU MemoryManager: Implement ReadBlockUnsafe and WriteBlockUnsafe
Fernando Sahmkow
2019-04-15
Use WriteBlock and ReadBlock.
Fernando Sahmkow
2019-04-15
Merge pull request #2382 from lioncash/table
bunnei
2019-04-15
Merge pull request #2393 from lioncash/svc
bunnei
2019-04-15
Merge pull request #2398 from lioncash/boost
bunnei
2019-04-15
Merge pull request #2399 from FernandoS27/fermi-fix
bunnei
2019-04-15
Implement Block Linear copies in Kepler Memory.
Fernando Sahmkow
2019-04-15
vk_shader_decompiler: Add missing operations
ReinUsesLisp
2019-04-15
shader_ir/decode: Fix half float pre-operations and remove MetaHalfArithmetic
ReinUsesLisp
2019-04-15
gl_shader_decompiler: Fix MrgH0 decompilation
ReinUsesLisp
2019-04-15
shader_ir/decode: Implement half float saturation
ReinUsesLisp
2019-04-15
shader_ir/decode: Reduce severity of unimplemented half-float FTZ
ReinUsesLisp
2019-04-15
renderer_opengl: Implement half float NaN comparisons
ReinUsesLisp
2019-04-15
shader_ir: Avoid using static on heap-allocated objects
ReinUsesLisp
2019-04-15
Do some corrections in conversion shader instructions.
Fernando Sahmkow
2019-04-16
GenerateSCMRev: fix Travis compilation on repo forks
fearlessTobi
2019-04-15
CMakeLists: Define QT_USE_QSTRINGBUILDER for the Qt target
Lioncash
2019-04-15
travis: use prebuilt image (#3839)
liushuyu
2019-04-15
svc: Specify handle value in thread's name
Lioncash
[prev]
[next]