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-11
audio_core/sink_details: Change std::string parameter into std::string_view
Lioncash
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
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
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-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
Implemented TXQ dimension query type, used by SMO.
FernandoS27
2018-09-09
video_core: fixed arithmetic overflow warnings & improved code style
Patrick Elsässer
2018-09-09
hid: Implement ReloadInputDevices
fearlessTobi
2018-09-08
Change name of TEXQ to TXQ, in order to match NVIDIA's naming
FernandoS27
2018-09-08
GPU/DMA: Partially implemented the 'enable_2d' bit in the DMA engine.
Subv
2018-09-08
Merge pull request #1256 from bunnei/tex-target-support
bunnei
2018-09-08
Merge pull request #1265 from zhaowenlan1779/patch-1
bunnei
2018-09-08
audio_renderer: Rename AudioOut instance to audio_out
MerryMage
2018-09-08
yuzu: fix title bar display
Pengfei Zhu
2018-09-08
Merge pull request #1246 from degasus/instanced_rendering
bunnei
2018-09-08
Merge pull request #1259 from lioncash/relocate
bunnei
2018-09-08
gl_rasterizer: Use baseInstance instead of moving the buffer points.
bunnei
2018-09-08
yuzu-cmd: fix SDL logging
tgsm
2018-09-08
video_core: Arithmetic overflow warning fix for gl_rasterizer (#1262)
Patrick Elsässer
2018-09-08
gl_rasterizer_cache: Improve accuracy of RecreateSurface for non-2D textures.
bunnei
2018-09-08
maxwell_3d: Remove assert that no longer applies.
bunnei
2018-09-08
gl_rasterizer_cache: Partially implement several non-2D texture types.
bunnei
2018-09-08
gl_shader_decompiler: Partially implement several non-2D texture types (Subv).
bunnei
[next]