.. |
gl_rasterizer.cpp
|
gl_rasterizer: Fix incorrect comparison against src_surface in AccelerateTextureCopy()
|
2018-03-28 21:13:57 -04:00 |
gl_rasterizer.h
|
OGL: Use stream buffer for vertex data.
|
2018-03-17 02:02:39 +01:00 |
gl_rasterizer_cache.cpp
|
Address Lioncash's comments
|
2018-02-05 20:31:50 -07:00 |
gl_rasterizer_cache.h
|
D24S8 to RGBA8 conversion
|
2018-01-31 08:55:19 -07:00 |
gl_resource_manager.h
|
Merge pull request #3506 from MerryMage/mov-gl_resource_manager
|
2018-03-17 16:30:58 -04:00 |
gl_shader_decompiler.cpp
|
renderer_opengl: add PICA->GLSL shader decompiler
|
2018-04-02 17:34:54 +03:00 |
gl_shader_decompiler.h
|
renderer_opengl: add PICA->GLSL shader decompiler
|
2018-04-02 17:34:54 +03:00 |
gl_shader_gen.cpp
|
pica/gl_shader: optimize ternary operator
|
2018-03-10 01:14:05 +02:00 |
gl_shader_gen.h
|
Common: Add convenience function for hashing a struct
|
2018-01-15 13:43:37 -08:00 |
gl_shader_util.cpp
|
ASSERT that shader was linked successfully
|
2016-12-05 21:11:24 +01:00 |
gl_shader_util.h
|
Update the entire application to use the new clang format style
|
2018-03-09 10:54:43 -07:00 |
gl_state.cpp
|
OpenGL State: Change setters so they don't directly write to curstate
|
2017-12-23 16:10:25 -07:00 |
gl_state.h
|
OpenGL Cache: Split CachedSurface
|
2017-12-23 16:10:27 -07:00 |
gl_stream_buffer.cpp
|
stream buffer
|
2018-03-17 02:02:39 +01:00 |
gl_stream_buffer.h
|
stream buffer
|
2018-03-17 02:02:39 +01:00 |
pica_to_gl.h
|
pica_to_gl: Use std::array where applicable
|
2018-03-31 00:58:49 -04:00 |
renderer_opengl.cpp
|
telemetry: Log performance, configuration, and system data.
|
2017-07-17 21:32:28 -04:00 |
renderer_opengl.h
|
OpenGL: Remove unused RendererOpenGL fields
|
2017-05-27 18:02:46 -07:00 |