Liam
|
a595e9e8a7
nvnflinger/gpu: implement layer stack composition
|
2 years ago |
Liam
|
10cf058518
renderer_opengl: implement layer stack composition
|
2 years ago |
Liam
|
b90eff4bc6
renderer_opengl: split out SMAA
|
2 years ago |
Liam
|
2b1dd3bef5
renderer_opengl: isolate core presentation code
|
2 years ago |
Liam
|
453091f611
video_core: consistently account for resolution scaling when rendering
|
2 years ago |
Liam
|
80de01a5b4
video_core: simplify accelerated surface fetch and crop handling between APIs
|
2 years ago |
Fernando Sahmkow
|
0a2536a0df
SMMU: Initial adaptation to video_core.
|
2 years ago |
Liam
|
f05cb69d4f
renderer_opengl: remove srgb conversion logic
|
2 years ago |
Wollnashorn
|
c4a49eb1dd
video_core/opengl: Add FSR upscaling filter to the OpenGL renderer
|
3 years ago |
Liam
|
5b837157bd
video_core: Integrate SMAA
|
3 years ago |
Andrea Pappacoda
|
cdb240f3d4
chore: make yuzu REUSE compliant
|
4 years ago |
Liam
|
b7be6a4316
OpenGL: fix cropping
|
4 years ago |
bunnei
|
ca12a77670
hle: nvflinger: Migrate android namespace -> Service::android.
|
4 years ago |
bunnei
|
d456b9d554
hle: nvflinger: Move PixelFormat to its own header.
|
4 years ago |
ameerj
|
1bc7d61b57
video_core: Reduce unused includes
|
4 years ago |
Marshall Mohror
|
056894f07a
OpenGL: fix FXAA with scaling
|
4 years ago |
Marshall Mohror
|
48cf376462
OpenGL: Implement FXAA
|
4 years ago |
FernandoS27
|
9e065b9c7d
VideoCore: Add gaussian filtering.
|
4 years ago |
Fernando Sahmkow
|
b60966041c
Presentation: add Nearest Neighbor filter.
|
4 years ago |
Fernando Sahmkow
|
a6b88e85bf
Renderer: Implement Bicubic and ScaleForce filters.
|
5 years ago |
ReinUsesLisp
|
e1ed218b41
renderer_opengl: Use ARB_separate_shader_objects
|
5 years ago |
ReinUsesLisp
|
d621e96d0d
shader: Initial OpenGL implementation
|
5 years ago |
ameerj
|
fb16cbb17e
video_core: Add GPU vendor name to window title bar
|
5 years ago |
ReinUsesLisp
|
0b631f22fc
renderer_opengl: Remove interop
|
5 years ago |
ReinUsesLisp
|
82c2601555
video_core: Reimplement the buffer cache
|
5 years ago |
ReinUsesLisp
|
75ccd9959c
gpu: Report renderer errors with exceptions
|
5 years ago |
ReinUsesLisp
|
9764c13d6d
video_core: Rewrite the texture cache
|
5 years ago |
Lioncash
|
f95602f152
video_core: Resolve more variable shadowing scenarios pt.3
|
5 years ago |
ReinUsesLisp
|
7003090187
renderer_opengl: Remove emulated mailbox presentation
|
6 years ago |
ReinUsesLisp
|
9e87193725
video_core: Remove all Core::System references in renderer
|
6 years ago |