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-11-17
vi: Implement TransactParcel for Disconnect and DetachBuffer
Zach Hilman
2018-11-03
Merge pull request #1636 from ogniK5377/hwopus-bad-assert
bunnei
2018-11-02
Fixed incorrect hwopus assert
David Marcec
2018-11-01
Merge pull request #1615 from lioncash/input
bunnei
2018-11-01
Merge pull request #1623 from Tinob/master
bunnei
2018-11-01
Merge pull request #1527 from FernandoS27/assert-flow
bunnei
2018-11-01
Merge pull request #1622 from bunnei/fix-macros
bunnei
2018-10-31
maxwell_3d: Restructure macro upload to use a single macro code memory.
bunnei
2018-10-31
Merge pull request #1604 from FearlessTobi/port-4369
bunnei
2018-10-31
Merge pull request #1528 from FernandoS27/assert-control-codes
bunnei
2018-10-31
Merge pull request #1614 from ReinUsesLisp/surface-params
bunnei
2018-10-31
Merge pull request #1626 from lioncash/table
bunnei
2018-10-31
configure_system: Contrain profile usernames to 32 characters
Lioncash
2018-10-30
Improve OpenGL state handling
Rodolfo Bogado
2018-10-30
service/usb: Update IPdSession's function table
Lioncash
2018-10-30
video_core: Move surface declarations out of gl_rasterizer_cache
ReinUsesLisp
2018-10-30
Assert Control Codes Generation
FernandoS27
2018-10-30
Merge pull request #1624 from lioncash/boost
bunnei
2018-10-30
Merge pull request #1595 from FreddyFunk/cast
bunnei
2018-10-30
general: Remove unused boost inclusions where applicable
Lioncash
2018-10-30
global: Use std::optional instead of boost::optional (#1578)
Frederic L
2018-10-29
Merge pull request #1621 from lioncash/ipc
bunnei
2018-10-29
hle_ipc: Add member function for querying the existence of a domain header
Lioncash
2018-10-29
hle_ipc: Make GetDomainMessageHeader return a regular pointer
Lioncash
2018-10-29
Merge pull request #1611 from lioncash/const
bunnei
2018-10-29
Merge pull request #1580 from FernandoS27/mm-impl
bunnei
2018-10-29
Merge pull request #1617 from FearlessTobi/fix-stretch-delay
bunnei
2018-10-29
Merge pull request #1613 from ReinUsesLisp/gl-utils
bunnei
2018-10-29
time_stretch: Switch to values of Citra
fearlessTobi
2018-10-28
Merge pull request #1610 from slashiee/dxt1-alpha
bunnei
2018-10-28
Merge pull request #1612 from Tinob/master
bunnei
2018-10-28
video_core: Move OpenGL specific utils to its renderer
ReinUsesLisp
2018-10-28
renderer_opengl: Correct bpp value for ASTC_2D_8X5_SRGB
Rodolfo Bogado
2018-10-28
Assert Control Flow Instructions using Control Codes
FernandoS27
2018-10-28
Fixed black textures, pixelation and we no longer require to auto-generate mi...
FernandoS27
2018-10-28
Fixed mipmap block autosizing algorithm
FernandoS27
2018-10-28
Fixed Invalid Image size and Mipmap calculation
FernandoS27
2018-10-28
Fixed Block Resizing algorithm and Clang Format
FernandoS27
2018-10-28
Implement Mip Filter
FernandoS27
2018-10-28
Zero out memory region of recreated surface before flushing
FernandoS27
2018-10-28
Implement Mipmaps
FernandoS27
2018-10-28
core: Make System references const where applicable
Lioncash
2018-10-28
core: Add missing const variants of getters for the System class
Lioncash
2018-10-28
Enable alpha channel for DXT1 texture format
Michael
2018-10-28
Merge pull request #1607 from FearlessTobi/patch-3
bunnei
2018-10-28
configure_system: Fix compiler warning
Frederic Laing
2018-10-28
Correct bpp value for ASTC_2D_8X5
Tobias
2018-10-28
Merge pull request #1601 from FernandoS27/shader-precision
bunnei
2018-10-28
Merge pull request #1606 from FearlessTobi/revert-1581-macosx-target-version
bunnei
2018-10-28
Refactor precise usage and add FMNMX, MUFU, FMUL32 and FADD332
FernandoS27
[next]