index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
/
host_shaders
Age
Commit message (
Expand
)
Author
2025-02-03
video_core/vulkan: Improve texture format conversion handling
Zephyron
2025-02-01
video_core: Add new shader format conversion pipelines
Zephyron
2025-02-01
video_core: Add sRGB to D24S8 depth-stencil conversion support
Zephyron
2025-01-18
arm/video: Fix shader extension and exception handling
Zephyron
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2024-02-11
Merge pull request #12756 from liamwhite/applet-multiprocess-hwc
Narr the Reg
2024-02-10
host_shaders: add vendor workaround for adreno drivers
Liam
2024-02-09
nvnflinger/gpu: implement blending
Liam
2024-01-31
renderer_vulkan: implement layer stack composition
Liam
2024-01-31
renderer_vulkan: convert FSR to graphics pipeline
Liam
2024-01-31
renderer_opengl: split out FXAA
Liam
2024-01-07
Fix typos in video_core
Viktor Szépe
2023-10-18
Merge pull request #11795 from Squall-Leonhart/D32FToOther
liamwhite
2023-10-17
Merge pull request #11349 from vonchenplus/buffer_cache_crash
liamwhite
2023-10-17
Changes based on hardware tests
Squall-Leonhart
2023-10-16
added missing trailing line.
Squall Leonhart
2023-10-16
use texelfetch instead of texturelod
Squall-Leonhart
2023-10-16
Another missing copy connected to Bravely Default II
Squall-Leonhart
2023-10-15
Implement missing formats for Bravely Default 2
Squall-Leonhart
2023-10-07
update shader to confirmed format copy
Squall Leonhart
2023-10-05
lets not convert depth to greyscale since this makes the exhaust and tire smo...
Squall-Leonhart
2023-10-04
Implements D32_Float to A8B8G8R8_UNORM format copy
Squall-Leonhart
2023-09-25
host_shaders: More proper handling of x2 MSAA copies
GPUCode
2023-09-23
Query Cache: Fix Prefix Sums
Fernando Sahmkow
2023-09-23
Query Cache: Simplify Prefix Sum compute shader
Fernando Sahmkow
2023-09-23
Query Cache: Implement host side sample counting.
Fernando Sahmkow
2023-09-23
Query Cachge: Fully rework Vulkan's query cache
Fernando Sahmkow
2023-09-07
video_core: Fix d24r8/s8d24 convert shader build error in moltenvk
Feng Chen
2023-08-21
Merge pull request #11149 from ameerj/astc-perf-prod
liamwhite
2023-08-19
Masked depthstencil clears
Kelebek1
2023-08-09
flatten color_values
Ameer J
2023-08-09
flatten encoding_values
Ameer J
2023-08-09
flatten result vector
Ameer J
2023-08-09
GetUnquantizedWeightVector
Ameer J
2023-08-06
Compute Replicate
Ameer J
2023-08-06
minor
Ameer J
2023-08-06
undo uint
Ameer J
2023-08-06
Revert "vulkan dims specialization"
Ameer J
2023-08-06
vulkan dims specialization
ameerj
2023-08-06
small_block opt
Ameer J
2023-08-06
remove TexelWeightParams
Ameer J
2023-08-06
error/void extent funcs
Ameer J
2023-08-06
more packing
Ameer J
2023-08-06
Revert "uint result index"
Ameer J
2023-08-06
Revert "bfe instead of mod"
Ameer J
2023-08-06
Revert "global endpoints"
Ameer J
2023-08-06
global endpoints
Ameer J
2023-08-06
bfe instead of mod
Ameer J
2023-08-06
uint result index
Ameer J
[next]