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-03-20
common/uint128: Add missing header guard
Lioncash
2019-03-20
common/uint128: Add missing top-file source text
Lioncash
2019-03-20
Merge pull request #2268 from lioncash/codeset
bunnei
2019-03-20
memory_manager: Bug fixes and further cleanup.
bunnei
2019-03-20
memory: Check that core is powered on before attempting to use GPU.
bunnei
2019-03-20
maxwell_dma: Check for valid source in destination before copy.
bunnei
2019-03-20
memory_manager: Add protections for invalid GPU addresses.
bunnei
2019-03-20
gl_rasterizer_cache: Check that backing memory is valid before creating a sur...
bunnei
2019-03-20
gpu: Rewrite virtual memory manager using PageTable.
bunnei
2019-03-20
gpu: Move GPUVAddr definition to common_types.
bunnei
2019-03-20
Merge pull request #2272 from lioncash/boost
bunnei
2019-03-20
common/CMakeLists: Amend boost dependency
Lioncash
2019-03-20
Merge pull request #2267 from FernandoS27/fix-2238
bunnei
2019-03-20
Merge pull request #2247 from lioncash/include
bunnei
2019-03-20
Merge pull request #2224 from lioncash/opus
bunnei
2019-03-20
Merge pull request #2239 from FearlessTobi/port-4684
bunnei
2019-03-20
kernel/process: Make MapSegment lambda reference parameter const
Lioncash
2019-03-20
kernel: Move CodeSet structure to its own source files
Lioncash
2019-03-20
Merge pull request #2264 from lioncash/linker
bunnei
2019-03-19
Merge pull request #2263 from FearlessTobi/port-4697
bunnei
2019-03-19
Fix crash caused by 2238.
Fernando Sahmkow
2019-03-19
Fix small bug that kept a thread as a condvar thread after being signalled.
Fernando Sahmkow
2019-03-19
loader: Remove Linker class
Lioncash
2019-03-19
loader: Remove Linker inheritance from NRO and NSO loaders
Lioncash
2019-03-19
Add CondVar Thread State.
Fernando Sahmkow
2019-03-19
Small fixes to address_arbiter to better match the IDB.
Fernando Sahmkow
2019-03-19
Fix getopt on systems where char is unsigned by default
xperia64
2019-03-19
file_sys/content_archive: Amend name of Data_Unknown5 enum entry
Lioncash
2019-03-18
Merge pull request #2258 from lioncash/am
bunnei
2019-03-18
input_common/sdl: Correct return values within implementations of GetPollers()
Lioncash
2019-03-18
input_common/sdl: Use a type alias to shorten declaration of GetPollers
Lioncash
2019-03-18
Merge pull request #2259 from lioncash/fsp
bunnei
2019-03-18
Merge pull request #2254 from lioncash/redundant
bunnei
2019-03-18
fsp_srv: Unstub SetCurrentProcess
Lioncash
2019-03-18
service/am: Add basic implementation of ChangeMainAppletMasterVolume
Lioncash
2019-03-18
service/am: Unstub SetTransparentVolumeRate()
Lioncash
2019-03-18
service/am: Unstub SetExpectedMasterVolume()
Lioncash
2019-03-17
Merge pull request #2238 from lioncash/thread
bunnei
2019-03-17
Merge pull request #2257 from MerryMage/boost-1.66
Mat M
2019-03-17
CMakeLists: Raise minimum Boost requirement to 1.66.0
MerryMage
2019-03-17
Merge pull request #2252 from bunnei/move-page-table
bunnei
2019-03-17
CMakeLists: Move off of modifying CMAKE_*-related flags
Lioncash
2019-03-17
input_common/sdl_impl: Make lambda capture more specific in SDLState constructor
Lioncash
2019-03-17
input_common/sdl_impl: Remove unnecessary std::chrono::duration construction
Lioncash
2019-03-17
input_common/sdl_impl: Remove unused variable in SDLState constructor
Lioncash
2019-03-17
CMakeLists: Move compilation flags into the src directory
Lioncash
2019-03-17
Merge pull request #2251 from bunnei/skip-zero-flush
bunnei
2019-03-16
Merge pull request #2249 from lioncash/ipc
bunnei
2019-03-16
Merge pull request #2246 from lioncash/opus-fork
bunnei
2019-03-16
Merge pull request #2245 from lioncash/unused-def
bunnei
[prev]
[next]