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
2021-11-16
shader: Add integer division opcodes
ReinUsesLisp
2021-11-16
common/settings: Remove unused scaling options
ReinUsesLisp
2021-11-16
shader: Fix rescaling pass
ReinUsesLisp
2021-11-16
gl_texture_cache: Simplify rescaling
ameerj
2021-11-16
texture_cache: Fix typo in aliased image rescaling
ameerj
2021-11-16
vk_texture_cache: Simplify and optimize scaling blits
ReinUsesLisp
2021-11-16
vk_texture_cache: Fix scaling blit validation errors
ReinUsesLisp
2021-11-16
shader: Fix resolution scaling pass
ReinUsesLisp
2021-11-16
shader: Add resolution down factor opcode
ReinUsesLisp
2021-11-16
gl_texture_cache: Implement ScaleDown
ameerj
2021-11-16
gl_texture_cache: Rescale fixes for multi-layered textures
ameerj
2021-11-16
Texture Cache: Implement Rescaling on Aliases and Blits.
Fernando Sahmkow
2021-11-16
Fix blits with mips
ReinUsesLisp
2021-11-16
Fix blits
ReinUsesLisp
2021-11-16
renderer_gl: Resolution scaling fixes
ameerj
2021-11-16
TextureCache: Fix rescaling of ImageCopies
Fernando Sahmkow
2021-11-16
TextureCache: Modify Viewports/Scissors according to Rescale.
Fernando Sahmkow
2021-11-16
Settings: eliminate rescaling_factor.
Fernando Sahmkow
2021-11-16
Texture Cache: More rescaling fixes.
Fernando Sahmkow
2021-11-16
gl_texture_cache: WIP texture rescale
ameerj
2021-11-16
Texture Cache: Implement Vulkan UpScaling & DownScaling
Fernando Sahmkow
2021-11-16
ShaderDecompiler: Add initial support for rescaling.
Fernando Sahmkow
2021-11-16
Settings: Add resolution scaling to settings.
Fernando Sahmkow
2021-11-16
VideoCore: Initial Setup for the Resolution Scaler.
Fernando Sahmkow
2021-11-14
Merge pull request #7326 from ameerj/vp8
Fernando S
2021-11-14
Merge pull request #7260 from vonchenplus/spirv_support_legacy_attribute_v2
bunnei
2021-11-14
Merge pull request #7305 from Morph1984/ci
bunnei
2021-11-13
Merge pull request #7272 from behunin/the-courteous-logger
bunnei
2021-11-12
codes: Rename ComposeFrameHeader to ComposeFrame
ameerj
2021-11-12
CMake: Enable VP8 ffmpeg decoders
ameerj
2021-11-12
vp8: Implement header composition
ameerj
2021-11-12
codecs: Add VP8 codec class
ameerj
2021-11-11
Merge pull request #7320 from OatmealDome/homebrew-capabilities
Mai M
2021-11-10
program_metadata: Add default ThreadInfo kernel capability
OatmealDome
2021-11-10
Merge pull request #7303 from Morph1984/swkbd-confirm-skip-textcheck
Fernando S
2021-11-08
applets/swkbd: Fix text check message encoding
Morph
2021-11-08
ci: Print traceback on patch merge failure
Morph
2021-11-08
applets/swkbd: Skip text checking if the text has been confirmed
Morph
2021-11-05
service/pctl: Stub EndFreeCommunication
Narr the Reg
2021-11-05
vulkan_device: Add missing vulkan image format R5G6B5 in GetFormatProperties
Feng Chen
2021-11-04
Merge pull request #7279 from Morph1984/system-get-program-id
Morph
2021-11-04
Merge pull request #7289 from ameerj/perf-stat-shutdown
Morph
2021-11-04
core: Reorder perf_stats destruction order on Shutdown
ameerj
2021-11-05
Merge pull request #7287 from Morph1984/stub-aoc
Fernando S
2021-11-04
general: Get the current process program id directly from the system
Morph
2021-11-04
general: Rename GetTitleID to GetProgramID
Morph
2021-11-04
Merge pull request #7282 from ameerj/core-includes
bunnei
2021-11-04
service: aoc: Stub NotifyUnmountAddOnContent
Morph
2021-11-04
service: aoc: Stub NotifyMountAddOnContent and NotifyMountAddOnContent
Morph
2021-11-04
Merge pull request #7285 from german77/acc
bunnei
[next]