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-02-22
Frontends, HID: Add New 3DS specific pad buttons, and stub the touch one.
Emmanuel Gil Peyrot
2015-02-22
Merge pull request #471 from archshift/pp3ports3
bunnei
2015-02-22
GPU: Add support for more framebuffer formats in display transfers.
Tony Wasserka
2015-02-22
Merge pull request #597 from bunnei/fix-color-component-order
bunnei
2015-02-22
Rasterize with the correct color component order.
bunnei
2015-02-22
Merge pull request #596 from kevinhartman/unaligned-cleanup
bunnei
2015-02-22
Merge pull request #594 from Subv/display_transfer
bunnei
2015-02-22
Merge pull request #593 from Subv/search_problem
Tony Wasserka
2015-02-21
Cleaned up unaligned access.
Kevin Hartman
2015-02-21
GPU: Fixed the RGBA8 input format and RGB8 output format
Subv
2015-02-21
Pica/VertexShader: Fixed LOOP with more than one iteration.
Subv
2015-02-20
Merge pull request #590 from linkmauve/rename-dolphin
bunnei
2015-02-20
Common: Change names containing “Dolphin” or “PPSSPP” to something mo...
Emmanuel Gil Peyrot
2015-02-20
Merge pull request #588 from archshift/somebranch
bunnei
2015-02-19
Misc cleanup of common and related functions
archshift
2015-02-19
Remove duplication of INSERT_PADDING_WORDS between pica.h and gpu.h
archshift
2015-02-19
Merge pull request #587 from archshift/assert
bunnei
2015-02-19
Merge pull request #585 from Subv/local_var
Tony Wasserka
2015-02-18
Remove "super lame/broken" file_search compilation unit that was leftover fro...
archshift
2015-02-18
Remove redundant utf8 compilation unit that was leftover from Dolphin
archshift
2015-02-18
Remove useless extended_trace compilation unit that was leftover from Dolphin
archshift
2015-02-18
Remove the useless msg_handler compilation unit that was left over from Dolphin
archshift
2015-02-18
Convert a few C stdlib asserts to Citra's own asserts
archshift
2015-02-18
Rasterizer: Fixed a warning in GetWrappedTexCoord.
Subv
2015-02-18
Merge pull request #580 from lioncash/emplace
bunnei
2015-02-18
Merge pull request #562 from neobrain/pica_progress3
bunnei
2015-02-18
Pica/Rasterizer: Replace exit() calls with UNIMPLEMENTED().
Tony Wasserka
2015-02-18
Pica/Rasterizer: Make some local lambdas static.
Tony Wasserka
2015-02-18
Pica/BlendUnit: Implement separate color/alpha blend equations.
Tony Wasserka
2015-02-18
Pica/TextureEnvironment: Add a note.
Tony Wasserka
2015-02-18
Pica/TextureEnvironment: Treat texture combiner source 1 as the PrimaryColor.
Tony Wasserka
2015-02-18
Pica/TextureEnvironment: Add support for the MAD-like texture combiners and c...
Tony Wasserka
2015-02-18
Pica/OutputMerger: Fix flipped framebuffers.
Tony Wasserka
2015-02-18
Pica/TextureUnit: Implement mirrored repeating texture wrapping.
Tony Wasserka
2015-02-18
Pica: Fix a bug in the register definitions, relating to texture wrapping.
Tony Wasserka
2015-02-18
Pica/OutputMerger: Implement color format checking.
Tony Wasserka
2015-02-18
Pica/Rasterizer: Rasterize actual pixel centers instead of pixel corners.
Tony Wasserka
2015-02-18
Pica/Rasterizer: Fix garbage pixels at triangle borders.
Tony Wasserka
2015-02-18
Pica/Rasterizer: Clean up and fix backface culling.
Tony Wasserka
2015-02-18
Pica: Cleanup clipping code and change screenspace z to range from -1..0.
Tony Wasserka
2015-02-18
Pica/VertexShader: Implement the LOOP instruction.
Tony Wasserka
2015-02-18
Pica/CommandProcessor: Properly implement shader load destination offset regi...
Tony Wasserka
2015-02-18
Pica/CommandProcessor: Work around initialized vertex attributes some more.
Tony Wasserka
2015-02-18
GPU: Properly implement memory fills.
Tony Wasserka
2015-02-18
Merge pull request #570 from purpasmart96/config_mem
bunnei
2015-02-17
Merge pull request #582 from lioncash/warnings
bunnei
2015-02-17
Merge pull request #579 from lioncash/bkpt
bunnei
2015-02-17
vfpinstr: Fix trivial signed/unsigned mismatch warnings
Lioncash
2015-02-17
core/video_core: Use in-place construction where possible
Lioncash
2015-02-17
dyncom: Support conditional BKPT instructions
Lioncash
[prev]
[next]