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-06-18
gl_rasterizer: Implement texture format ASTC_2D_4X4.
bunnei
2018-06-18
Merge pull request #569 from bunnei/fix-cache
bunnei
2018-06-18
gl_rasterizer_cache: Loosen things up a bit.
bunnei
2018-06-17
Merge pull request #568 from bunnei/lop
bunnei
2018-06-17
gl_shader_decompiler: Implement LOP instructions.
bunnei
2018-06-17
gl_shader_decompiler: Refactor LOP32I instruction a bit in support of LOP.
bunnei
2018-06-16
Merge pull request #565 from bunnei/shader_conversions
bunnei
2018-06-15
gl_shader_decompiler: Implement integer size conversions for I2I/I2F/F2I.
bunnei
2018-06-15
Merge pull request #564 from bunnei/lop32i_passb
bunnei
2018-06-15
Merge pull request #566 from bunnei/set_pos_w
bunnei
2018-06-15
gl_shader_gen: Set position.w to 1.
bunnei
2018-06-15
gl_shader_decompiler: Implement LOP32I LogicOperation PassB.
bunnei
2018-06-14
Bug fixes, testing, and review changes
Zach Hilman
2018-06-14
Add 'Load Folder' menu option
Zach Hilman
2018-06-14
Add support for main files in file picker
Zach Hilman
2018-06-14
Recognize main files in game list
Zach Hilman
2018-06-13
Narrow down filter of layout configs
Zach Hilman
2018-06-13
Move loop condition to free function
Zach Hilman
2018-06-13
Avoid initializing single-joycon layouts with handheld controller
Zach Hilman
2018-06-13
Merge pull request #560 from Subv/crash_widget
bunnei
2018-06-12
Qt: Removed the Registers widget.
Subv
2018-06-12
Merge pull request #556 from Subv/dma_engine
bunnei
2018-06-12
Merge pull request #558 from Subv/iadd32i
bunnei
2018-06-12
GPU: Implemented the iadd32i shader instruction.
Subv
2018-06-12
GPU: Partially implemented the Maxwell DMA engine.
Subv
2018-06-12
Merge pull request #557 from shinyquagsire23/libnx-hid-fix
bunnei
2018-06-11
Merge pull request #552 from bunnei/sat-fmul
bunnei
2018-06-11
gl_shader_decompiler: Implement saturate for float instructions.
bunnei
2018-06-11
hid: Update all layouts and only show handheld as connected, fixes libnx inpu...
shinyquagsire23
2018-06-10
Merge pull request #555 from Subv/gpu_sysregs
bunnei
2018-06-10
GPU: Convert the gl_InstanceId and gl_VertexID variables to floats when readi...
Subv
2018-06-10
Merge pull request #553 from Subv/iset
bunnei
2018-06-09
Rasterizer: Use UBOs instead of SSBOs for uploading const buffers.
Subv
2018-06-09
GPU: Implement the iset family of shader instructions.
Subv
2018-06-09
GPU: Added decodings for the ISET family of instructions.
Subv
2018-06-09
Merge pull request #550 from Subv/ssy
bunnei
2018-06-09
Merge pull request #551 from bunnei/shr
bunnei
2018-06-09
Merge pull request #549 from bunnei/iadd
bunnei
2018-06-09
gl_shader_decompiler: Implement SHR instruction.
bunnei
2018-06-08
GPU: Stub the SSY shader instruction.
Subv
2018-06-08
gl_shader_decompiler: Implement IADD instruction.
bunnei
2018-06-08
gl_shader_decompiler: Add missing asserts for saturate_a instructions.
bunnei
2018-06-08
Merge pull request #505 from janisozaur/ccache-travis
bunnei
2018-06-08
Merge pull request #533 from mailwl/array-to-buffer
bunnei
2018-06-08
Merge pull request #548 from Subv/blend
bunnei
2018-06-08
GPU: Synchronize the blend state on every draw call.
Subv
2018-06-08
GPU: Added registers for normal and independent blending.
Subv
2018-06-08
Merge pull request #547 from Subv/compressed_alignment
bunnei
2018-06-08
Merge pull request #546 from Subv/flush_ubo_buffer
bunnei
2018-06-08
GLCache: Align compressed texture sizes to their compression ratio, and then ...
Subv
[prev]
[next]