RetroArch/gfx
valadaa48 f753efeaa7 oga_gfx: fix race condition with rgui callback
- oga_gfx_frame is sometimes called before set_texture_frame has been
called
2020-06-22 21:38:19 -04:00
..
common Silence 'suggest braces around initialization of subobject' warning 2020-06-11 17:38:11 +02:00
display_servers (Win32/DispServer) Improve video resolution switching 2020-06-21 23:49:26 +01:00
drivers oga_gfx: fix race condition with rgui callback 2020-06-22 21:38:19 -04:00
drivers_context sdl_gl_ctx: advertise GLSL support 2020-05-29 18:03:25 +01:00
drivers_display Change keys to upper case 2020-06-02 10:28:00 +03:00
drivers_font Change keys to upper case 2020-06-02 10:28:00 +03:00
drivers_font_renderer Enable correct vertical alignment of text (+ font rendering fixes) 2020-03-31 16:55:22 +01:00
drivers_renderchain (D3D9 renderchain) Take out video_frame_info dependencies 2020-03-08 19:03:57 +01:00
drivers_shader (glslang) Group together more strings 2020-06-12 05:24:34 +02:00
include Add more headers 2019-12-07 07:17:21 +01:00
video_filters Remove manual MSB_FIRST definitions and switch to retro_endianness.h 2020-04-21 04:16:55 +02:00
video_layout (Video layout) move init_string and set_string to stdstring - 2020-03-05 11:19:44 +01:00
widgets gfx_widgets: move achievement popup widget into its own file 2020-06-17 10:48:01 -06:00
font_driver.c Update more logs 2020-06-08 18:04:29 +02:00
font_driver.h Enable correct vertical alignment of text (+ font rendering fixes) 2020-03-31 16:55:22 +01:00
gfx_animation.c (Widgets) Fix serious heap-use-after-free errors 2020-06-10 12:32:50 +01:00
gfx_animation.h (Widgets) Fix serious heap-use-after-free errors 2020-06-10 12:32:50 +01:00
gfx_display.c Update log message 2020-06-08 18:01:15 +02:00
gfx_display.h Move gfx_display global state to rarch state 2020-06-07 22:58:06 +02:00
gfx_thumbnail_path.c Header cleanups 2020-03-05 14:06:04 +01:00
gfx_thumbnail_path.h menu_thumbnail and menu_thumbnail_path now decoupled from menu 2020-02-16 16:38:17 +01:00
gfx_thumbnail.c Move gfx_thumbnail global state to rarch_state 2020-06-10 17:22:02 +02:00
gfx_thumbnail.h Move gfx_thumbnail global state to rarch_state 2020-06-10 17:22:02 +02:00
gfx_widgets.c gfx_widgets: move achievement popup widget into its own file 2020-06-17 10:48:01 -06:00
gfx_widgets.h gfx_widgets: move achievement popup widget into its own file 2020-06-17 10:48:01 -06: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 (VIDEOCRT SWITCH) move global state to rarch_state 2020-06-10 17:42:08 +02:00
video_crt_switch.h (VIDEOCRT SWITCH) move global state to rarch_state 2020-06-10 17:42:08 +02:00
video_defines.h Get rid of unimplemented FPGA font driver 2020-03-09 22:13:17 +01:00
video_display_server.h (display server) Cleanup 2020-02-16 17:34:26 +01:00
video_filter.c Only use threads when the number > 1 2020-01-04 16:36:54 +01:00
video_filter.h Fix some linkage errors with RA MSVC 2010 2017-12-30 13:00:08 +01:00
video_layout.c Add more TODO/FIXMEs for globals 2020-05-29 06:17:39 +02:00
video_layout.h (Video layout) Get rid of video_frame_info dependency 2020-03-10 19:10:02 +01:00
video_shader_parse.c Update more logs 2020-06-08 18:04:29 +02:00
video_shader_parse.h Get rid of menu_shader_set_modified - instead, add a single 2020-03-06 17:05:20 +01:00
video_thread_wrapper.c Add drm_go2_ctx for odroidgo2 2020-03-28 03:30:28 +00:00
video_thread_wrapper.h Update set keyboard mapping code for input driver 2019-07-27 02:21:24 +02:00