| .. |
|
gl_rasterizer.cpp
|
b7551e457b
video-core: Move logging macros over to new fmt-capable ones
|
8 yıl önce |
|
gl_rasterizer.h
|
4415e00181
gl_rasterizer_cache: Update to be based on GPU addresses, not CPU addresses.
|
8 yıl önce |
|
gl_rasterizer_cache.cpp
|
f1a4a004fb
gl_rasterizer_cache: Use CHAR_BIT for bpp conversions instead of 8.
|
8 yıl önce |
|
gl_rasterizer_cache.h
|
f1a4a004fb
gl_rasterizer_cache: Use CHAR_BIT for bpp conversions instead of 8.
|
8 yıl önce |
|
gl_resource_manager.h
|
ab71997b2c
gl_resource_manager: Add missing noexcept specifiers to move constructors and assignment operators
|
8 yıl önce |
|
gl_shader_decompiler.cpp
|
d08fd7e86d
gl_shader_decompiler: Skip RRO instruction.
|
8 yıl önce |
|
gl_shader_decompiler.h
|
3841ec4200
renderer_opengl: Add missing header guards
|
8 yıl önce |
|
gl_shader_gen.cpp
|
ce4f159b1c
gl_shader_gen: Support vertical/horizontal viewport flipping. (#347)
|
8 yıl önce |
|
gl_shader_gen.h
|
477aab5960
GPU: Use the same buffer names in the generated GLSL and the buffer uploading code.
|
8 yıl önce |
|
gl_shader_manager.cpp
|
ce4f159b1c
gl_shader_gen: Support vertical/horizontal viewport flipping. (#347)
|
8 yıl önce |
|
gl_shader_manager.h
|
ce4f159b1c
gl_shader_gen: Support vertical/horizontal viewport flipping. (#347)
|
8 yıl önce |
|
gl_shader_util.cpp
|
4f2b2d0bc5
gl_shader_util: Grab latest upstream.
|
8 yıl önce |
|
gl_shader_util.h
|
2fcbb35ad2
gl_shader_util: Add missing includes.
|
8 yıl önce |
|
gl_state.cpp
|
d9e316e353
common_funcs: Remove ARRAY_SIZE macro
|
8 yıl önce |
|
gl_state.h
|
7da47da66e
GPU: Use the buffer hints from the shader decompiler to upload only the necessary const buffers for each shader stage.
|
8 yıl önce |
|
gl_stream_buffer.cpp
|
0e4b9cdde4
renderer_gl: Port over gl_stream_buffer module from Citra.
|
8 yıl önce |
|
gl_stream_buffer.h
|
3841ec4200
renderer_opengl: Add missing header guards
|
8 yıl önce |
|
maxwell_to_gl.h
|
174cba5c58
renderer_opengl: Implement BlendEquation and BlendFunc.
|
8 yıl önce |
|
renderer_opengl.cpp
|
b7551e457b
video-core: Move logging macros over to new fmt-capable ones
|
8 yıl önce |
|
renderer_opengl.h
|
da1114ca59
renderer_opengl: Use OGLProgram instead of OGLShader.
|
8 yıl önce |