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
2018-10-24
game_list: Make game list column headers translatable
Lioncash
2018-10-23
Merge pull request #1552 from FearlessTobi/port-4336
bunnei
2018-10-23
Merge pull request #1519 from ReinUsesLisp/vsetp
bunnei
2018-10-23
Merge pull request #1539 from lioncash/dma
bunnei
2018-10-23
Merge pull request #1470 from FernandoS27/alpha_testing
bunnei
2018-10-23
only redefine 64 bit file operation for MSVC
Weiyi Wang
2018-10-23
gl_shader_decompiler: Implement VSETP
ReinUsesLisp
2018-10-23
gl_shader_decompiler: Abstract VMAD into a video subset
ReinUsesLisp
2018-10-23
Merge pull request #1512 from ReinUsesLisp/brk
bunnei
2018-10-22
Merge pull request #1550 from FernandoS27/fmul32
bunnei
2018-10-22
Merge pull request #1543 from lioncash/target
bunnei
2018-10-22
Merge pull request #1537 from lioncash/shader
bunnei
2018-10-22
Added Saturation to FMUL32I
FernandoS27
2018-10-22
Assert that multiple render targets are not set while alpha testing
FernandoS27
2018-10-22
Merge pull request #1545 from DarkLordZach/psm
bunnei
2018-10-22
Use standard UBO and fix/stylize the code
FernandoS27
2018-10-22
Cache uniform locations and restructure the implementation
FernandoS27
2018-10-22
Remove SyncAlphaTest and clang format
FernandoS27
2018-10-22
Added Alpha Func
FernandoS27
2018-10-22
Implemented Alpha Testing
FernandoS27
2018-10-22
Merge pull request #1541 from lioncash/define
bunnei
2018-10-22
Merge pull request #1538 from lioncash/query
bunnei
2018-10-22
Merge pull request #1547 from FernandoS27/fix-fset
bunnei
2018-10-22
Fixed FSETP and FSET
FernandoS27
2018-10-22
Merge pull request #1546 from lioncash/svc-again
bunnei
2018-10-22
Merge pull request #1548 from FernandoS27/fix-vao
bunnei
2018-10-22
Fixed VAOs Float types only returning GL_FLOAT in cases that they had to retu...
FernandoS27
2018-10-21
psm: Stub GetChargerType
Zach Hilman
2018-10-21
Merge pull request #1544 from DarkLordZach/reinitialize-keys-tools
bunnei
2018-10-21
service: Add the basic skeleton for the NPNS services
Lioncash
2018-10-21
hid: Update service function table for hidbus
Lioncash
2018-10-21
am: Add the basic skeleton for the tcap service
Lioncash
2018-10-21
am: Update service function tables
Lioncash
2018-10-21
prepo: Update service function table.
Lioncash
2018-10-21
lbl: Update service function table names
Lioncash
2018-10-20
Merge pull request #1531 from ogniK5377/hid-fixes
bunnei
2018-10-20
qt: Move Reinitialize Keys to Tools menu
Zach Hilman
2018-10-20
psm: Stub GetBatteryChargePercentage
Zach Hilman
2018-10-20
service: Add skeleton for psm service
Zach Hilman
2018-10-20
CMakeLists: Use target_compile_definitions instead of add_definitions to defi...
Lioncash
2018-10-20
web_service/CMakeLists: Make the CPPHTTPLIB_OPENSSL_SUPPORT constrained to th...
Lioncash
2018-10-20
engines/maxwell_*: Use nested namespace specifiers where applicable
Lioncash
2018-10-20
maxwell_dma: Make variables const where applicable within HandleCopy()
Lioncash
2018-10-20
maxwell_dma: Make FlushAndInvalidate's size parameter a u64
Lioncash
2018-10-20
maxwell_dma: Remove unused variables in HandleCopy()
Lioncash
2018-10-20
svc: Fix vma boundary check in svcQueryMemory
Lioncash
2018-10-20
gl_shader_decompiler: Allow std::move to function in SetPredicate
Lioncash
2018-10-20
gl_shader_decompiler: Get rid of variable shadowing warnings
Lioncash
2018-10-20
gl_shader_decompiler: Fix a few comment typos
Lioncash
2018-10-20
gl_shader_decompiler: Move position varying declaration back to gl_shader_gen
ReinUsesLisp
[next]