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
2018-12-30
kernel/svc: Simplify thread core ID sanitizing in CreateThread
Lioncash
2018-12-30
arm_interface: Make include path relative for arm_interface.h
Lioncash
2018-12-30
arm_interface: Make LogBacktrace() a const member function
Lioncash
2018-12-30
arm_interface: Mark variables as const where applicable in LogBacktrace()
Lioncash
2018-12-30
arm_interface: Remove unnecessary semicolon
Lioncash
2018-12-30
Merge pull request #1956 from lioncash/process-thread
Sebastian Valle
2018-12-29
Merge pull request #1847 from ogniK5377/backtrace-break
bunnei
2018-12-29
Merge pull request #1964 from lioncash/time
bunnei
2018-12-29
gl_rasterizer_cache: Texture view if shader samples array but OGL is not
ReinUsesLisp
2018-12-29
service/time: Minor cleanup to GetClockSnapshot()
Lioncash
2018-12-29
externals: Update fmt to 5.3.0
Lioncash
2018-12-29
service/time: Fill in some structures and remove padding where not necessary
Lioncash
2018-12-29
Moved log backtrace to arm_interface.cpp. Added printing of error code to fatal
David Marcec
2018-12-28
Merge pull request #1955 from bunnei/g8r8-fix
bunnei
2018-12-28
gpu: Remove PixelFormat G8R8U and G8R8S, as they do not seem to exist.
bunnei
2018-12-28
Merge pull request #1958 from lioncash/audio
bunnei
2018-12-28
audio_core: Convert LOG_CRITICAL + UNREACHABLE over to UNIMPLEMENTED/UNIMPLEM...
Lioncash
2018-12-27
kernel/process: Start the main thread using the specified ideal core
Lioncash
2018-12-27
kernel: Rename 'default' CPU core to 'ideal' core
Lioncash
2018-12-27
kernel/thread: Move process thread initialization into process.cpp
Lioncash
2018-12-27
Merge pull request #1954 from lioncash/npdm
bunnei
2018-12-27
Merge pull request #1953 from lioncash/mem
bunnei
2018-12-27
file_sys/program_metadata: Print out more descriptive address space descriptions
Lioncash
2018-12-28
Qt/Configure: Use sidebar to divide tabs into smaller groups
spycrab
2018-12-27
kernel/process: Remove most allocation functions from Process' interface
Lioncash
2018-12-27
Merge pull request #1951 from Tinob/master
bunnei
2018-12-27
Add missing uintBitsToFloat to SetRegisterToHalfFloat
Rodolfo Bogado
2018-12-27
Merge pull request #1928 from lioncash/caps
bunnei
2018-12-27
Merge pull request #1892 from Tinob/master
bunnei
2018-12-27
Merge pull request #1929 from bunnei/fix-hid
bunnei
2018-12-27
Merge pull request #1945 from bunnei/fix-hid-horiz
bunnei
2018-12-27
Merge pull request #1949 from lioncash/unmap
bunnei
2018-12-27
Merge pull request #1879 from DarkLordZach/am-save-data-size
bunnei
2018-12-27
am: Implement GetSaveDataSize and ExtendSaveData
Zach Hilman
2018-12-27
filesystem: Populate save data sizes from control data
Zach Hilman
2018-12-27
savedata_factory: Partially implement IVFC save sizes using files
Zach Hilman
2018-12-27
loader: Add accessor for game control data
Zach Hilman
2018-12-27
control_metadata: Update NACP fields with latest Switchbrew data
Zach Hilman
2018-12-27
control_metadata: Use value member instead of unique_ptr to store struct
Zach Hilman
2018-12-27
vfs: Add reinterpret_casts to WriteArray and Object
Zach Hilman
2018-12-26
Merge pull request #1946 from lioncash/decl
bunnei
2018-12-26
Merge pull request #1948 from lioncash/translatable
bunnei
2018-12-26
kernel/vm_manager: Reset region attributes when unmapping a VMA
Lioncash
2018-12-26
Merge pull request #1947 from lioncash/init
bunnei
2018-12-26
configure_per_general: Mark UI strings as translatable in the constructor
Lioncash
2018-12-26
configure_input_simple: Make input profile array constexpr
Lioncash
2018-12-26
renderer_opengl: Correct forward declaration of FramebufferLayout
Lioncash
2018-12-26
Apply CC test to the final value to be stored in the register
Rodolfo Bogado
2018-12-26
Fixed shader linking error due to TLDS (#1934)
David
2018-12-26
Merge pull request #1849 from encounter/svcSetThreadActivity
bunnei
[prev]
[next]