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
2015-09-03
Merge pull request #1087 from yuriks/opengl-glad
Yuri Kunde Schlesner
2015-09-03
Merge pull request #1101 from archshift/camu-service-names
bunnei
2015-09-03
Add cam:u service function names to its function table
archshift
2015-09-02
Merge pull request #1088 from aroulin/x64-emitter-abi-call
bunnei
2015-09-02
video_core: Fix format specifiers warnings
aroulin
2015-09-01
x64: Proper stack alignment in shader JIT function calls
aroulin
2015-09-01
Common: Import BitSet from Dolphin
aroulin
2015-09-01
Merge pull request #1072 from yuriks/GetSystemTick-advance-time
bunnei
2015-08-31
Merge pull request #1083 from yuriks/microprofile-vs2015
bunnei
2015-08-31
Merge pull request #1092 from Subv/vertex_offset
Tony Wasserka
2015-08-31
Pica: Added the primitive_restart register (0x25f) to the registers map.
Subv
2015-08-31
Pica: Add the vertex_offset register to the Pica registers map.
Subv
2015-08-31
Shader JIT: Fix SGE/SGEI NaN behavior
aroulin
2015-08-30
Merge pull request #1059 from Subv/vertex_offset
bunnei
2015-08-30
GPU: Implemented register 0x22A.
Subv
2015-08-30
Merge pull request #1085 from Subv/fs_stat
bunnei
2015-08-30
Increase required OpenGL version to 3.3
Yuri Kunde Schlesner
2015-08-30
Replace the previous OpenGL loader with a glad-generated 3.3 one
Yuri Kunde Schlesner
2015-08-30
SVC: Advance time when calling GetSystemTick to escape busy-wait loops
Yuri Kunde Schlesner
2015-08-29
Merge pull request #1049 from Subv/stencil
bunnei
2015-08-28
Services/FS: Correctly tell the guest app whether a file was correctly opened...
Subv
2015-08-28
Common: Fix MicroProfile compilation in MSVC2015
Yuri Kunde Schlesner
2015-08-27
Kernel: Fix wrong linear heap base on titles using newer kernels
Yuri Kunde Schlesner
2015-08-27
Merge pull request #1075 from yuriks/ControlMem-fixes
bunnei
2015-08-27
Merge pull request #1065 from yuriks/shader-fp
Yuri Kunde Schlesner
2015-08-27
gl_rasterizer_cache: Detect and ignore unnecessary texture flushes.
bunnei
2015-08-27
Shader JIT: Fix float to integer rounding in MOVA
aroulin
2015-08-26
Kernel: Fix assertion failure when ControlMemory is called with size=0
Yuri Kunde Schlesner
2015-08-26
Core: Improve APT Shared Font hack
Yuri Kunde Schlesner
2015-08-26
Merge pull request #1074 from lioncash/bool
bunnei
2015-08-26
Shader JIT: ifdef out reference to ifdef'd out shader_map
archshift
2015-08-26
dyncom: Simplify some comparisons in CondPassed
Lioncash
2015-08-25
dyncom: Change return type of CondPassed to bool
Lioncash
2015-08-25
citra-qt: Add a missing header guard to util.h
Lioncash
2015-08-24
Integrate the MicroProfile profiling library
Yuri Kunde Schlesner
2015-08-24
citra-qt: Add helper function to get a monospace QFont
Yuri Kunde Schlesner
2015-08-24
Merge pull request #1063 from Subv/hw_renderer_debug_fb
bunnei
2015-08-24
HWRenderer: Added a workaround for the Intel Windows driver bug that causes g...
Subv
2015-08-24
fixup! Shaders: Fix multiplications between 0.0 and inf
Yuri Kunde Schlesner
2015-08-24
Shader JIT: Tiny micro-optimization in DPH
Yuri Kunde Schlesner
2015-08-24
Shaders: Fix multiplications between 0.0 and inf
Yuri Kunde Schlesner
2015-08-24
Shaders: Explicitly conform to PICA semantics in MAX/MIN
Yuri Kunde Schlesner
2015-08-24
Shader JIT: Add name to second scratch register (XMM4)
Yuri Kunde Schlesner
2015-08-24
shader_jit: Replace two MDisp usages with MatR
Lioncash
2015-08-24
Shader JIT: Fix CMP NaN behavior to match hardware
Yuri Kunde Schlesner
2015-08-23
Merge pull request #1062 from aroulin/shader-rcp-rsq
bunnei
2015-08-23
Merge pull request #1057 from aroulin/shader-dph-dphi
bunnei
2015-08-23
HWRenderer: Only reload the framebuffer from gpu memory if the hw renderer is...
Subv
2015-08-23
Shader: Use std::sqrt for float instead of sqrt
aroulin
2015-08-23
Shader: RCP and RSQ computes only the 1st component
aroulin
[next]