RetroArch/gfx
alphanu1 e11c910c39 Fix native naming after new additions
CRT dynamic width changes

Change menu detection width

Using alternative variables for CRT width and height

see output

Add files via upload

Add files via upload

Add files via upload

Add files via upload

Add files via upload

Add files via upload

Add files via upload

Add files via upload

Add files via upload

Add files via upload

Add files via upload

Update video_crt_switch.c

Update video_crt_switch.c

Update video_display_server.h

Update video_display_server.c

Update dispserv_win32.c

Update dispserv_x11.c

Update menu_cbs_ok.c

X centring on the fly

X centring on the fly

Update dispserv_x11.c

X centring on the fly

Update dispserv_win32.c

Fix dispserv_win32.c

Fix dispserv_win32.c
2019-02-12 21:23:13 +00:00
..
common gl1: fix order of non-rgui menu drawing, add proper texture support 2019-02-11 12:05:31 -05:00
display_servers Fix native naming after new additions 2019-02-12 21:23:13 +00:00
drivers gl1: use built-in pixel conversion routines 2019-02-11 19:02:36 -05:00
drivers_context Move these defines to cocoa_common.h 2019-02-10 02:11:22 +01:00
drivers_font gl1: fix order of non-rgui menu drawing, add proper texture support 2019-02-11 12:05:31 -05:00
drivers_font_renderer Remove trailing blank lines. 2019-01-17 19:39:38 -08:00
drivers_renderchain Clean up white space. 2019-02-03 16:00:50 -08:00
drivers_shader (GL) Move GL-only shader code to gl.c 2019-02-05 01:13:39 +01:00
drivers_tracker Silence warning with --enable-python and 32-bit linux. 2019-02-11 17:08:07 -08:00
include Clean up white space. 2019-02-03 16:00:50 -08:00
video_filters Clean up white space. 2019-02-03 16:00:50 -08:00
font_driver.c gl1: put behind HAVE_OPENGL1, off by default for now 2019-02-08 16:04:23 -05:00
font_driver.h initial GL1 video driver, only rgui is working currently 2019-02-08 12:14:55 -05:00
video_coord_array.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
video_coord_array.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
video_crt_switch.c Fix native naming after new additions 2019-02-12 21:23:13 +00:00
video_crt_switch.h Fix build warnings and cleanup 2019-02-12 10:26:17 +00:00
video_defines.h initial GL1 video driver, only rgui is working currently 2019-02-08 12:14:55 -05:00
video_display_server.c Fix native naming after new additions 2019-02-12 21:23:13 +00:00
video_display_server.h Fix native naming after new additions 2019-02-12 21:23:13 +00:00
video_driver.c Fix native naming after new additions 2019-02-12 21:23:13 +00:00
video_driver.h initial GL1 video driver, only rgui is working currently 2019-02-08 12:14:55 -05:00
video_filter.c Remove trailing blank lines. 2019-01-17 19:39:38 -08:00
video_filter.h Fix some linkage errors with RA MSVC 2010 2017-12-30 13:00:08 +01:00
video_shader_parse.c Silence -Wformat-truncation warnings with DEBUG=1. 2019-01-24 10:59:53 -08:00
video_shader_parse.h Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
video_state_tracker.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
video_state_tracker.h Fix some linkage errors with RA MSVC 2010 2017-12-30 13:00:08 +01:00
video_thread_wrapper.c First version of menu widgets (gl only) 2019-02-06 20:48:24 +01:00
video_thread_wrapper.h Revert "Fix issue #6747 black bug" 2019-01-10 22:52:13 +01:00