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
2020-12-30
video_core: Rewrite the texture cache
ReinUsesLisp
2020-12-30
video_core: Add a delayed destruction ring abstraction
ReinUsesLisp
2020-12-30
host_shaders: Add Vulkan assembler compute shaders
ReinUsesLisp
2020-12-30
host_shaders: Add helper to blit depth stencil fragment shader
ReinUsesLisp
2020-12-30
host_shaders: Add texture color blit fragment shader
ReinUsesLisp
2020-12-30
host_shaders: Add shaders to present to the swapchain
ReinUsesLisp
2020-12-30
host_shaders: Add shaders to convert between depth and color images
ReinUsesLisp
2020-12-30
host_shaders: Add compute shader to copy BC4 as RG32UI to RGBA8
ReinUsesLisp
2020-12-30
host_shaders: Add shader to render a full screen triangle
ReinUsesLisp
2020-12-30
host_shaders: Add pitch linear upload compute shader
ReinUsesLisp
2020-12-30
host_shaders: Add block linear upload compute shaders
ReinUsesLisp
2020-12-30
host_shaders: Add copyright headers to OpenGL present shaders
ReinUsesLisp
2020-12-30
video_core/host_shaders: Add support for prebuilt SPIR-V shaders
ReinUsesLisp
2020-12-29
Merge pull request #5247 from comex/xx-concepts
bunnei
2020-12-29
Merge pull request #5246 from comex/xx-include
bunnei
2020-12-29
Merge pull request #5248 from ReinUsesLisp/update-dynarmic
LC
2020-12-29
externals: Update Dynarmic
ReinUsesLisp
2020-12-29
k_priority_queue: Fix concepts use
comex
2020-12-29
Add missing include of "core/hle/kernel/kernel.h"
comex
2020-12-29
Merge pull request #5245 from ameerj/sleepthread-log
LC
2020-12-29
svc: demote SleepThread log to LOG_TRACE
ameerj
2020-12-29
Merge pull request #5236 from gal20/udp_client_patch
bunnei
2020-12-28
Merge pull request #5233 from german77/inverted
bunnei
2020-12-27
udp client: process packets only for the correct pad
gal20
2020-12-26
Allow to invert analog axis with right click
german
2020-12-25
Merge pull request #5226 from ReinUsesLisp/c4715-vc
Rodrigo Locatti
2020-12-25
Merge pull request #5225 from ReinUsesLisp/always-vulkan
Rodrigo Locatti
2020-12-24
core: memory: Ensure thread safe access when pages are rasterizer cached (#5206)
bunnei
2020-12-24
cmake: Always enable Vulkan
ReinUsesLisp
2020-12-24
video_core: Enforce C4715 (not all control paths return a value)
ReinUsesLisp
2020-12-24
vk_shader_decompiler: Silence warning when compiling without asserts
ReinUsesLisp
2020-12-23
Merge pull request #5217 from lat9nq/save-on-boot
bunnei
2020-12-22
Merge pull request #5223 from lat9nq/menu-navigation
LC
2020-12-22
yuzu/main: Improve menubar access keys
lat9nq
2020-12-22
Merge pull request #5178 from german77/dockedresize
bunnei
2020-12-22
Add option to reset window size to 1080p
german
2020-12-21
Merge pull request #5042 from Morph1984/project-aether
bunnei
2020-12-22
yuzu/main: Save settings when starting guest
lat9nq
2020-12-20
Merge pull request #5131 from bunnei/scheduler-rewrite
bunnei
2020-12-20
Merge pull request #5201 from ameerj/bufferq-refactor
bunnei
2020-12-20
Merge pull request #5207 from FearlessTobi/remove-gdb-config
bunnei
2020-12-19
yuzu: Remove gdbstub configuration
FearlessTobi
2020-12-18
applets/web: Implement the online web browser applet
Morph
2020-12-18
applets/web: Fix keyboard to emulated controller input
Morph
2020-12-18
main: Add the ability to disable the web applet
Morph
2020-12-18
main, applets/web: Re-add progress dialog for RomFS extraction
Morph
2020-12-18
applets/web: Implement the Qt web browser applet frontend
Morph
2020-12-18
web_browser_scripts: Add injection scripts for the web browser
Morph
2020-12-18
pl_u, applets/web: Decrypt shared fonts to TTF files
Morph
2020-12-18
ns_vm: Stub NeedsUpdateVulnerability
Morph
[next]