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-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
Merge pull request #1289 from FernandoS27/lea_pset
bunnei
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
Merge pull request #1293 from lioncash/font
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
2018-09-10
Merge pull request #1285 from bunnei/depth-fix
bunnei
2018-09-10
Merge pull request #1284 from bunnei/bgra8_srgb
bunnei
2018-09-10
Merge pull request #1288 from MysticExile/remove-multicore
James Rowe
2018-09-10
Merge pull request #1264 from degasus/optimizations
bunnei
2018-09-10
video_core: Refactor command_processor.
Markus Wick
2018-09-10
video_core: Move command buffer loop.
Markus Wick
2018-09-10
Remove multicore configure_general.ui
MysticExile
2018-09-10
remove multicore in configure_general.cpp
MysticExile
2018-09-10
rasterizer: Drop unused handler.
Markus Wick
2018-09-10
gl_rasterizer_cache: Only use depth for applicable texture formats.
bunnei
2018-09-10
gl_rasterizer: Implement clear for non-zero render targets.
bunnei
2018-09-10
gl_rasterizer_cache: Implement RenderTargetFormat::BGRA8_SRGB.
bunnei
2018-09-10
Merge pull request #1281 from bunnei/multi-rt
bunnei
2018-09-09
gl_rasterizer: Implement multiple color attachments.
bunnei
2018-09-09
Merge pull request #1258 from tgsm/fix-sdl-logging
bunnei
2018-09-09
Merge pull request #1282 from lioncash/compat
bunnei
2018-09-09
Merge pull request #1276 from FearlessTobi/fix-stupid-stub
bunnei
2018-09-09
Merge pull request #1283 from lioncash/unused
bunnei
2018-09-09
service: Remove unused g_kernel_named_ports variable
Lioncash
2018-09-09
Merge pull request #1268 from FernandoS27/tmml
bunnei
2018-09-09
Implemented TMML
FernandoS27
2018-09-09
Merge pull request #1272 from Subv/dma_2d
bunnei
2018-09-09
Merge pull request #1280 from zero334/improvements
bunnei
2018-09-09
game_list: Make CompatibilityList parameter of NavigateToGamedbEntryRequested...
Lioncash
2018-09-09
yuzu: Move compatibility list specifics to their own source files
Lioncash
2018-09-09
Merge pull request #1261 from FernandoS27/txq
bunnei
2018-09-09
Implemented TXQ dimension query type, used by SMO.
FernandoS27
[prev]
[next]