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-07-23
maxwell_to_gl: Implement Texture::WrapMode::Border.
bunnei
2018-07-23
GPU: Implement texture format R32F.
Subv
2018-07-23
arm_dynarmic: Make MakeJit() a const member function
Lioncash
2018-07-23
core: Make converting constructors explicit where applicable
Lioncash
2018-07-23
Merge pull request #791 from bunnei/rg32f-rgba32f-bgra8
bunnei
2018-07-23
maxwell_to_gl: Implement VertexAttribute::Type::UnsignedInt.
bunnei
2018-07-23
Merge pull request #792 from lioncash/retval
bunnei
2018-07-23
apm/interface: Remove redundant declaration of InstallInterfaces()
Lioncash
2018-07-23
mutex: Pass SharedPtr to GetHighestPriorityMutexWaitingThread() by reference
Lioncash
2018-07-23
Merge pull request #790 from bunnei/shader-print-instr
bunnei
2018-07-23
Merge pull request #788 from bunnei/shader-check-zero
bunnei
2018-07-23
VFS Regression and Accuracy Fixes (#776)
Zach Hilman
2018-07-23
hle_ipc: Make constructors explicit where applicable
Lioncash
2018-07-23
gl_shader_decompiler: Correct return value of WriteTexsInstruction()
Lioncash
2018-07-23
ipc_helpers: Make member variables of ResponseBuilder private
Lioncash
2018-07-23
Merge pull request #787 from bunnei/tlds
bunnei
2018-07-23
Merge pull request #786 from lioncash/exclusive
bunnei
2018-07-23
Merge pull request #784 from lioncash/loader
bunnei
2018-07-23
Merge pull request #783 from lioncash/linker
bunnei
2018-07-23
Merge pull request #782 from lioncash/file
bunnei
2018-07-23
gl_shader_decompiler: Implement shader instruction TLDS.
bunnei
2018-07-23
Merge pull request #781 from lioncash/decl
bunnei
2018-07-23
Merge pull request #780 from lioncash/move
bunnei
2018-07-23
Merge pull request #779 from lioncash/shared
bunnei
2018-07-23
gl_rasterizer_cache: Implement RenderTargetFormat RG32_FLOAT.
bunnei
2018-07-23
gl_rasterizer_cache: Implement RenderTargetFormat RGBA32_FLOAT.
bunnei
2018-07-23
gl_rasterizer_cache: Implement RenderTargetFormat BGRA8_UNORM.
bunnei
2018-07-23
gl_rasterizer_cache: Add missing log statements.
bunnei
2018-07-23
gl_shader_decompiler: Print instruction value in shader comments.
bunnei
2018-07-23
gl_shader_decompiler: Check if SetRegister result is ZeroIndex.
bunnei
2018-07-23
exclusive_monitor: Use consistent type alias for u64
Lioncash
2018-07-23
partition_filesystem: Use std::move where applicable
Lioncash
2018-07-23
loader: Remove unnecessary constructor call in IdentifyFile()
Lioncash
2018-07-23
linker: Remove unused parameter from WriteRelocations()
Lioncash
2018-07-23
nro: Replace inclusion with a forward declaration
Lioncash
2018-07-23
nro: Make bracing consistent
Lioncash
2018-07-23
nro: Make constructor explicit
Lioncash
2018-07-23
nro: Remove unused forward declaration
Lioncash
2018-07-23
Merge pull request #695 from DarkLordZach/nro-asset
bunnei
2018-07-23
Merge pull request #778 from lioncash/log
bunnei
2018-07-23
gl_shader_decompiler: Simplify GetCommonDeclarations()
Lioncash
2018-07-23
vi: Add std::is_trivially_copyable checks to Read and Write functions
Lioncash
2018-07-23
vi: std::move std::vector in constructors where applicable
Lioncash
2018-07-23
hle: Remove config_mem.h/.cpp
Lioncash
2018-07-23
hle: Remove shared_page.h/.cpp
Lioncash
2018-07-23
set: Add missing log call in GetAvailableLanguageCodeCount()
Lioncash
2018-07-23
Merge pull request #775 from lioncash/str
bunnei
2018-07-23
NRO Assets and NACP file format
Zach Hilman
2018-07-23
Merge pull request #777 from lioncash/lang
bunnei
2018-07-23
set: Implement GetAvailableLanguageCodeCount()
Lioncash
[prev]
[next]