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-11-13
Merge pull request #1683 from lioncash/typo
bunnei
2018-11-13
Merge pull request #1608 from DarkLordZach/save-data-reader
bunnei
2018-11-13
audio_core/audio_renderer: Fix typo in AuxInfo member name
Lioncash
2018-11-12
Merge pull request #1628 from greggameplayer/Texture2DArray
bunnei
2018-11-12
Merge pull request #1670 from DarkLordZach/deterministic-rng
bunnei
2018-11-12
Merge pull request #1665 from ogniK5377/GetClockSnapshot
bunnei
2018-11-12
svc: Return random seed for svcGetInfo RandomEntropy
Zach Hilman
2018-11-12
Implement ASTC_2D_10X8 & ASTC_2D_10X8_SRGB (#1666)
greggameplayer
2018-11-12
Merge pull request #1650 from FreddyFunk/cast
bunnei
2018-11-12
Merge pull request #1674 from FearlessTobi/fullscreen-fix
James Rowe
2018-11-12
yuzu: Add a missing "!" to fix the stuck-in-fullscreen bug
Tobias
2018-11-11
settings: Add config option to set RNG seed
Zach Hilman
2018-11-11
csrng: Use std::mt19937 engine for random number generation
Zach Hilman
2018-11-11
Merge pull request #1660 from Tinob/master
bunnei
2018-11-11
Merge pull request #1652 from FreddyFunk/static-cast
bunnei
2018-11-11
Merge pull request #1664 from FreddyFunk/cast2
bunnei
2018-11-11
Use core extensions when available to set max anisotropic filtering level
Rodolfo Bogado
2018-11-11
Improve state management by splitting some of the states id separated functio...
Rodolfo Bogado
2018-11-11
Try to fix problems with stencil test in some games, relax translation to ope...
Rodolfo Bogado
2018-11-11
set sampler max lod, min lod, lod bias and max anisotropy
Rodolfo Bogado
2018-11-11
Merge pull request #1669 from ReinUsesLisp/fixup-gs
bunnei
2018-11-11
Merge pull request #1663 from lioncash/raster
bunnei
2018-11-11
Merge pull request #1648 from FernandoS27/texs-3-array
bunnei
2018-11-11
Merge pull request #1654 from degasus/dirty_flags
bunnei
2018-11-10
Merge pull request #1656 from ogniK5377/message-queue
James Rowe
2018-11-10
Merge pull request #1661 from lioncash/dtor
James Rowe
2018-11-10
Added maybe_unused
David Marcec
2018-11-10
Added ToPosixTime & ToPosixTimeWithMyRule
David Marcec
2018-11-10
gl_shader_decompiler: Guard out of bound geometry shader input reads
ReinUsesLisp
2018-11-10
Added consts and static
David Marcec
2018-11-10
Implement GetClockSnapshot
David Marcec
2018-11-08
gl_rasterizer: Fix compiler warnings
Frederic Laing
2018-11-08
rasterizer_cache: Remove reliance on the System singleton
Lioncash
2018-11-08
rasterizer_cache: Add missing virtual destructor to RasterizerCacheObject
Lioncash
2018-11-08
gl_resource_manager: Amend clang-format discrepancies
Lioncash
2018-11-07
Merge pull request #1658 from ogniK5377/holdtype-style
bunnei
2018-11-07
svcBreak now dumps information from the debug buffer passed (#1646)
David
2018-11-07
Merge pull request #1655 from ogniK5377/shantae
bunnei
2018-11-07
Correct issue where texturelod could not be applied to 2darrayshadow
FernandoS27
2018-11-08
Renamed CheckIfOperationChanged to OnDockedModeChanged
David Marcec
2018-11-07
Implement 3 coordinate array in TEXS instruction
FernandoS27
2018-11-08
Updated npad styles on holdtype switches
David Marcec
2018-11-07
Fixups
David Marcec
2018-11-07
Merge pull request #1630 from bunnei/fix-mapbufferex
bunnei
2018-11-07
Merge pull request #1635 from Tinob/master
bunnei
2018-11-07
Merge pull request #1653 from degasus/profiler
bunnei
2018-11-07
Ability to switch between docked and undocked mode in-game
David Marcec
2018-11-07
fixed spelling error
David Marcec
2018-11-07
Added missing log
David Marcec
2018-11-07
Implement acc:TrySelectUserWithoutInteraction
David Marcec
[next]