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-17
Merge pull request #1327 from FearlessTobi/port-4171
bunnei
2018-09-17
Merge pull request #1326 from FearlessTobi/port-4182
bunnei
2018-09-17
Merge pull request #1329 from raven02/bgr5a1u
bunnei
2018-09-17
Merge pull request #1335 from lioncash/copy
bunnei
2018-09-17
Merge pull request #1336 from lioncash/antialias
bunnei
2018-09-17
yuzu/util: Antialias game list compatibility pixmaps
Lioncash
2018-09-17
game_list_p: Amend typo in GameListItemCompat's constructor parameter
Lioncash
2018-09-17
game_list_p: Take map iterator contents by const reference
Lioncash
2018-09-17
Implement ASTC_2D_8X8 (Bayonetta 2)
raven02
2018-09-15
Merge pull request #1273 from Subv/ld_sizes
bunnei
2018-09-15
Merge pull request #1271 from Subv/kepler_engine
bunnei
2018-09-16
Implement RenderTargetFormat::BGR5A1_UNORM (Pokken Tournament DX)
raven02
2018-09-15
Shaders: Implemented multiple-word loads and stores to and from attribute mem...
Subv
2018-09-15
Tests: Remove glad test OS X work-around
Yuri Kunde Schlesner
2018-09-15
Port #4182 from Citra: "Prefix all size_t with std::"
fearlessTobi
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
GPU: Basic implementation of the Kepler Inline Memory engine (p2mf).
Subv
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
[next]