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
2015-10-29
Change headers
polaris-
2015-10-28
csnd_snd: Get rid of type punning
Lioncash
2015-10-28
Merge pull request #1165 from esoteric-programmer/master
bunnei
2015-10-28
Added CSND stub.
Matthias Ernst
2015-10-28
Merge pull request #1208 from archshift/free-bytes
bunnei
2015-10-27
Implement FS_User::GetFreeBytes
archshift
2015-10-27
Merge pull request #1217 from filfat/master
bunnei
2015-10-24
Fix copy paste
Filiph Sandström
2015-10-23
Fix wrong branch
Filiph Sandström
2015-10-23
Add GetTotalStepCount Stub
Filiph Sandström
2015-10-23
Update ptm.h
Filiph Sandström
2015-10-22
Merge pull request #1209 from wwylele/file-path-encoding
bunnei
2015-10-22
Add some headers so TravisCI will hopefully work
polaris-
2015-10-22
Use CHAR_BIT instead of 8
polaris-
2015-10-22
Handle changes pointed out in comments on PR
polaris-
2015-10-21
Merge pull request #1187 from bunnei/shader-gen
bunnei
2015-10-21
gl_shader_gen: Use explicit locations for vertex shader attributes.
bunnei
2015-10-21
gl_shader_gen: Optimize code for AppendAlphaTestCondition.
bunnei
2015-10-21
gl_rasterizer: Define enum types for each vertex texcoord attribute.
bunnei
2015-10-21
gl_shader_gen: Various cleanups to shader generation.
bunnei
2015-10-21
gl_rasterizer: Use MMH3 hash for shader cache hey.
bunnei
2015-10-21
gl_shader_gen: Require explicit uniform locations.
bunnei
2015-10-21
gl_shader_gen: Rename 'o' to 'attr' in vertex/fragment shaders.
bunnei
2015-10-21
gl_shader_gen: AppendAlphaModifier default should be 0.0, not vec4(0.0).
bunnei
2015-10-21
gl_shader_gen: Fix bug where TEV stage outputs should be clamped.
bunnei
2015-10-21
gl_rasterizer: Add documentation to ShaderCacheKey.
bunnei
2015-10-21
gl_shader_gen: Add additional function documentation.
bunnei
2015-10-21
gl_shader_util: Cleanup header file + add docstring.
bunnei
2015-10-21
gl_shader_gen: Various cleanups + moved TEV stage generation to its own funct...
bunnei
2015-10-21
renderer_opengl: Refactor shader generation/caching to be more organized + va...
bunnei
2015-10-21
gl_rasterizer: Move logic for creating ShaderCacheKey to a static function.
bunnei
2015-10-21
gl_shader_util: Use vec3 constants for AppendColorCombiner.
bunnei
2015-10-21
gl_rasterizer: Fix typo in uploading TEV const color uniforms.
bunnei
2015-10-21
gl_shader_util: Fix precision bug with alpha testing.
bunnei
2015-10-21
Initial implementation of fragment shader generation with caching.
Subv
2015-10-21
Add a register variable to loops
polaris-
2015-10-21
Update register read loops to go with last commit
polaris-
2015-10-21
Pad responses to gdb for VFP registers
polaris-
2015-10-21
Try to add support for VFP registers
polaris-
2015-10-21
Fix buffer overflow comments
polaris-
2015-10-20
change file path encoding to Local8bit()
wwylele
2015-10-20
Merge pull request #1207 from kemenaran/persist-citra-settings-in-qt
bunnei
2015-10-20
Merge pull request #1204 from kemenaran/qt-add-mac-icon
bunnei
2015-10-20
Merge pull request #1199 from Gareth422/encryption-check
bunnei
2015-10-18
citra-qt: persist hardware-rendering and shaders-jit settings
Pierre de La Morinerie
2015-10-14
citra-qt: Add icon to Mac app
Pierre de La Morinerie
2015-10-11
Remove unnecessary new lines, changed Deinit to Shutdown
polaris-
2015-10-10
Loader: Change NCCH header types to be explicitly little-endian
Gareth Poole
2015-10-10
Loader: Implement encryption check
Gareth Poole
2015-10-10
Merge pull request #1194 from linkmauve/no-newline
bunnei
[prev]
[next]