.. |
BoundingBox.cpp
|
Move most backend functionality to VideoCommon
|
2019-02-19 16:57:54 +10:00 |
BoundingBox.h
|
Move most backend functionality to VideoCommon
|
2019-02-19 16:57:54 +10:00 |
CMakeLists.txt
|
Move most backend functionality to VideoCommon
|
2019-02-19 16:57:54 +10:00 |
GPUTimer.h
|
OGL: Add GPUTimer class for measuring execution time of a draw/dispatch
|
2017-04-01 12:32:57 +10:00 |
NativeVertexFormat.cpp
|
Move most backend functionality to VideoCommon
|
2019-02-19 16:57:54 +10:00 |
OGL.vcxproj
|
Move most backend functionality to VideoCommon
|
2019-02-19 16:57:54 +10:00 |
OGL.vcxproj.filters
|
Move most backend functionality to VideoCommon
|
2019-02-19 16:57:54 +10:00 |
OGLPipeline.cpp
|
OGL: Re-implement async shader compiling
|
2018-03-10 15:56:34 +10:00 |
OGLPipeline.h
|
VideoBackends: Add AbstractShader and AbstractPipeline classes
|
2018-02-22 22:02:34 +10:00 |
OGLShader.cpp
|
Move most backend functionality to VideoCommon
|
2019-02-19 16:57:54 +10:00 |
OGLShader.h
|
Move most backend functionality to VideoCommon
|
2019-02-19 16:57:54 +10:00 |
OGLTexture.cpp
|
Move most backend functionality to VideoCommon
|
2019-02-19 16:57:54 +10:00 |
OGLTexture.h
|
Move most backend functionality to VideoCommon
|
2019-02-19 16:57:54 +10:00 |
PerfQuery.cpp
|
GLContext: Remove global context pointer
|
2018-10-20 21:11:34 +10:00 |
PerfQuery.h
|
Reformat all the things. Have fun with merge conflicts.
|
2016-06-24 10:43:46 +02:00 |
ProgramShaderCache.cpp
|
Merge pull request #7869 from stenzek/d3dcommon
|
2019-03-29 20:40:06 +10:00 |
ProgramShaderCache.h
|
Move most backend functionality to VideoCommon
|
2019-02-19 16:57:54 +10:00 |
Render.cpp
|
OGL: Support subgroup reduction operations via GL_NV_shader_thread_shuffle
|
2019-03-29 20:06:56 +10:00 |
Render.h
|
OGL: Support subgroup reduction operations via GL_NV_shader_thread_shuffle
|
2019-03-29 20:06:56 +10:00 |
SamplerCache.cpp
|
GLContext: Remove global context pointer
|
2018-10-20 21:11:34 +10:00 |
SamplerCache.h
|
VideoBackends: Move SamplerState to common
|
2017-09-11 20:01:54 +10:00 |
StreamBuffer.cpp
|
OGL/Streambuffer: Use coherent mapping by default.
|
2018-05-24 00:00:02 +02:00 |
StreamBuffer.h
|
Move most backend functionality to VideoCommon
|
2019-02-19 16:57:54 +10:00 |
VertexManager.cpp
|
VideoBackends: Fix GPU decoding of XFB buffers
|
2019-02-28 20:35:22 +10:00 |
VertexManager.h
|
Move most backend functionality to VideoCommon
|
2019-02-19 16:57:54 +10:00 |
VideoBackend.h
|
GLContext: Remove global context pointer
|
2018-10-20 21:11:34 +10:00 |
main.cpp
|
Merge pull request #7939 from Techjar/no-more-disabled-gfx-features
|
2019-03-31 11:59:34 +10:00 |