RetroArch/gfx
Themaister 43a6346d26 Adds video_hard_sync_frames.
Allows to control the maximum amount of frames that can be queued on
GPU.
2013-05-26 13:43:24 +02:00
..
context Fix HAVE_EGL in glx_ctx.c 2013-05-23 18:32:13 +02:00
d3d9 Build fixes. 2013-04-25 00:03:02 +02:00
fonts Add GL_SHADER_STOCK_BLEND. 2013-04-20 15:46:50 +02:00
math Fix matrix_projection(). 2013-05-09 19:02:32 +02:00
py_state Update license headers to 2013. 2013-01-01 01:41:15 +01:00
rpng Fix warning. 2013-05-11 13:30:41 +02:00
scaler Add SSE build to MSVC 2010. 2013-02-09 11:01:11 +01:00
gfx_common.c Shorten rotation names to avoid overflowing menu. 2013-04-21 18:25:30 +02:00
gfx_common.h Refactor aspect ratio handling. 2013-04-20 10:56:04 +02:00
gfx_context.c Make SDL/GL last prio. 2013-05-21 22:41:59 +02:00
gfx_context.h Refactor frame_counter. 2013-04-13 14:28:12 +02:00
gl_common.h Adds video_hard_sync_frames. 2013-05-26 13:43:24 +02:00
gl.c Adds video_hard_sync_frames. 2013-05-26 13:43:24 +02:00
image.c Add RPNG, optional PNG loader. 2013-01-12 14:06:05 +01:00
image.h Move texture_image_render to xdk_d3d.cpp 2013-04-10 10:06:15 +02:00
null.c (RARCH_CONSOLE) Get rid of video_stop_func 2013-04-24 16:08:18 +02:00
sdl_gfx.c Build fixes. 2013-04-25 00:03:02 +02:00
shader_cg.c More explicit logging of FBO errors. 2013-05-18 16:51:10 +01:00
shader_cg.h Add GL_SHADER_STOCK_BLEND. 2013-04-20 15:46:50 +02:00
shader_common.h Add GL_SHADER_STOCK_BLEND. 2013-04-20 15:46:50 +02:00
shader_glsl.c Use VBOs in GLSL. 2013-05-21 10:44:25 +02:00
shader_glsl.h Add GL_SHADER_STOCK_BLEND. 2013-04-20 15:46:50 +02:00
shader_hlsl.c (XDK 360) Add more optimal calls for hlsl_use 2013-04-16 21:33:40 +02:00
shader_hlsl.h (HLSL) Fix build - work with new shader backend 2013-04-12 21:56:43 +02:00
shader_parse.c Save lut paths correctly in shader_parse. 2013-04-16 22:22:26 +02:00
shader_parse.h Add gfx_shader_resolve_relative. 2013-04-15 23:48:25 +02:00
state_tracker.c Update license headers to 2013. 2013-01-01 01:41:15 +01:00
state_tracker.h Reintroduce CGP refactor. 2013-04-06 12:00:10 +02:00
thread_wrapper.c Run thread_frame() even when frame = NULL. 2013-05-19 22:28:32 +02:00
thread_wrapper.h Begin adding threaded video driver wrapper. 2013-02-16 02:48:08 +01:00
vg.c Fix gfx/vg.c - update_window_title param 2013-04-14 23:48:22 +02:00
xvideo.c Build fixes. 2013-04-25 00:03:02 +02:00