index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-09-15
Tests: Remove glad test OS X work-around
Yuri Kunde Schlesner
2018-09-13
Merge pull request #1310 from lioncash/kernel-ns
bunnei
2018-09-13
Merge pull request #1309 from lioncash/nested
bunnei
2018-09-13
Merge pull request #1307 from lioncash/pl
bunnei
2018-09-13
kernel/thread: Include thread-related enums within the kernel namespace
Lioncash
2018-09-13
service: Use nested namespace specifiers where applicable
Lioncash
2018-09-13
ipc: minor fix
Valentin Vanelslande
2018-09-12
Use ARB_multi_bind for uniform buffers (#1287)
ReinUsesLisp
2018-09-12
services/pl_u: Add missing Korean font to the fallback case for shared fonts
Lioncash
2018-09-12
Merge pull request #1298 from lioncash/view
bunnei
2018-09-12
Merge pull request #1302 from lioncash/config
bunnei
2018-09-12
Merge pull request #1163 from FearlessTobi/add-audio-stretching
bunnei
2018-09-12
gl_rasterizer_cache: B5G6R5U should use GL_RGB8 as an internal format.
bunnei
2018-09-12
Merge pull request #1297 from lioncash/pl
bunnei
2018-09-12
Merge pull request #1263 from FernandoS27/tex-mode
bunnei
2018-09-12
audio_core: Flush stream when not playing anything
MerryMage
2018-09-12
Implemented Texture Processing Modes
FernandoS27
2018-09-12
Merge pull request #1303 from lioncash/error
bunnei
2018-09-12
svc: Return ERR_INVALID_PROCESSOR_ID in CreateThread() if an invalid processo...
Lioncash
2018-09-12
kernel/errors: Correct error codes for invalid thread priority and invalid pr...
Lioncash
2018-09-12
svc: Do nothing if svcOutputDebugString() is given a length of zero
Lioncash
2018-09-12
svc: Correct parameter type for OutputDebugString()
Lioncash
2018-09-12
yuzu/configure_gamelist: Make combo box strings translatable
Lioncash
2018-09-12
yuzu/configure_gamelist: Use std::array instead of std::vector for translatab...
Lioncash
2018-09-12
yuzu/configure_gamelist: Move combo box initializtion to their own functions
Lioncash
2018-09-11
Merge pull request #1296 from lioncash/prepo
bunnei
2018-09-11
Merge pull request #1301 from lioncash/qt
bunnei
2018-09-11
Merge pull request #1300 from lioncash/audio
bunnei
2018-09-11
Merge pull request #1278 from tech4me/bg-color-fix
bunnei
2018-09-11
Merge pull request #1295 from bunnei/accurate-copies
bunnei
2018-09-11
Merge pull request #1294 from degasus/optimizations
bunnei
2018-09-11
gl_rasterizer_cache: Always blit on recreate, regardless of format.
bunnei
2018-09-11
game_list: Resolve variable shadowing within LoadCompatibilityList()
Lioncash
2018-09-11
game_list: Use QJsonValueRef() within LoadCompatibilityList()
Lioncash
2018-09-11
service/audio: Replace includes with forward declarations where applicable
Lioncash
2018-09-11
audio_core/sink_details: Change std::string parameter into std::string_view
Lioncash
2018-09-11
pl_u: Eliminate mutable file-scope state
Lioncash
2018-09-11
service/prepo: Move class into the cpp file
Lioncash
2018-09-11
gl_shader_cache: Remove cache_width/cache_height.
bunnei
2018-09-11
gl_rasterizer: Use ARB_texture_storage.
Markus Wick
2018-09-11
Implemented LEA and PSET
FernandoS27
2018-09-11
Implemented encodings for LEA and PSET
FernandoS27
2018-09-11
Merge pull request #1291 from lioncash/default
bunnei
2018-09-11
Merge pull request #1292 from ogniK5377/renderdoc-fix
bunnei
2018-09-11
externals: Place font data within cpp files
Lioncash
2018-09-10
hle/service: Default constructors and destructors in the cpp file where appli...
Lioncash
2018-09-11
Fixed renderdoc input/output textures not working due to render targets
David Marcec
2018-09-10
Use open-source shared fonts if no dumped file is available (#1269)
Tobias
2018-09-10
Port #4141 from citra: Joystick hotplug support (#1275)
Tobias
2018-09-10
Merge pull request #1286 from bunnei/multi-clear
bunnei
[next]