Marshall Mohror
|
056894f07a
OpenGL: fix FXAA with scaling
|
il y a 4 ans |
Marshall Mohror
|
48cf376462
OpenGL: Implement FXAA
|
il y a 4 ans |
FernandoS27
|
9e065b9c7d
VideoCore: Add gaussian filtering.
|
il y a 4 ans |
Fernando Sahmkow
|
b60966041c
Presentation: add Nearest Neighbor filter.
|
il y a 4 ans |
Fernando Sahmkow
|
a6b88e85bf
Renderer: Implement Bicubic and ScaleForce filters.
|
il y a 5 ans |
ReinUsesLisp
|
e1ed218b41
renderer_opengl: Use ARB_separate_shader_objects
|
il y a 5 ans |
ReinUsesLisp
|
d621e96d0d
shader: Initial OpenGL implementation
|
il y a 5 ans |
ameerj
|
fb16cbb17e
video_core: Add GPU vendor name to window title bar
|
il y a 5 ans |
ReinUsesLisp
|
0b631f22fc
renderer_opengl: Remove interop
|
il y a 5 ans |
ReinUsesLisp
|
82c2601555
video_core: Reimplement the buffer cache
|
il y a 5 ans |
ReinUsesLisp
|
75ccd9959c
gpu: Report renderer errors with exceptions
|
il y a 5 ans |
ReinUsesLisp
|
9764c13d6d
video_core: Rewrite the texture cache
|
il y a 5 ans |
Lioncash
|
f95602f152
video_core: Resolve more variable shadowing scenarios pt.3
|
il y a 5 ans |
ReinUsesLisp
|
7003090187
renderer_opengl: Remove emulated mailbox presentation
|
il y a 6 ans |
ReinUsesLisp
|
9e87193725
video_core: Remove all Core::System references in renderer
|
il y a 6 ans |
ReinUsesLisp
|
da53bcee60
video_core: Initialize renderer with a GPU
|
il y a 6 ans |
ReinUsesLisp
|
41a4090320
gl_rasterizer: Use NV_vertex_buffer_unified_memory for vertex buffer robustness
|
il y a 6 ans |
ReinUsesLisp
|
420cc13248
renderer_opengl: Add assembly program code paths
|
il y a 6 ans |
James Rowe
|
282adfc70b
Frontend/GPU: Refactor context management
|
il y a 6 ans |
ReinUsesLisp
|
dacf83ac02
renderer_opengl: Reintroduce dirty flags for render targets
|
il y a 6 ans |
ReinUsesLisp
|
b92dfcd7f2
gl_state: Remove completely
|
il y a 6 ans |
ReinUsesLisp
|
1c4bf9cbfa
gl_state: Remove program tracking
|
il y a 6 ans |
ReinUsesLisp
|
d3e433a380
gl_state: Remove viewport and depth range tracking
|
il y a 6 ans |
ReinUsesLisp
|
d5ab0358b6
gl_state: Remove VAO cache and tracking
|
il y a 6 ans |
bunnei
|
5056d23d0d
renderer_opengl: Fix SRGB presentation frame tracking.
|
il y a 6 ans |
bunnei
|
aef159354c
renderer_opengl: Move Frame/FrameMailbox to OpenGL namespace.
|
il y a 6 ans |
bunnei
|
dc672ca4b3
renderer_opengl: Add texture mailbox support for presenter thread.
|
il y a 6 ans |
ReinUsesLisp
|
3a44faff11
renderer_opengl: Use explicit binding for presentation shaders
|
il y a 6 ans |
ReinUsesLisp
|
4589582eaf
renderer_opengl: Move commentaries to header file
|
il y a 6 ans |
ReinUsesLisp
|
78574746bd
renderer_opengl: Fix sRGB blits
|
il y a 7 ans |