..
common
Convert win32_common.cpp to C - gets rid of all the extern "C"
2017-08-09 13:39:14 +02:00
drivers
Add RETRO_ENVIRONMENT_SET_HW_SHARED_CONTEXT
2017-08-07 18:06:03 +02:00
drivers_context
Revert "Start hooking up more resolution functions - not working properly yet"
2017-08-09 11:19:27 +02:00
drivers_font
caca: enable OSD text drawing
2017-08-04 21:51:14 -04:00
drivers_font_renderer
freetype: better way to determine max_width/height, fixes buffer overflow with alternate OSD fonts
2017-07-22 22:21:26 -04:00
drivers_renderchain
Add retro_timers.h/retro_math.h
2017-06-28 04:41:38 +02:00
drivers_shader
Cleanups
2017-07-23 19:46:11 +02:00
drivers_tracker
Buildfix for Python
2017-05-30 04:11:04 +02:00
include
Restore pixman, appears to have been deleted by mistake in 2078331495
2017-06-19 14:38:15 +01:00
video_filters
Add ./configure to audio and video filters
2017-07-27 22:20:56 -04:00
font_driver.c
forgot about mingw not defining _MSC_VER
2017-08-07 11:28:35 -04:00
font_driver.h
(WiiU) add a font driver.
2017-05-21 03:05:41 +01:00
video_coord_array.c
Add retro_timers.h/retro_math.h
2017-06-28 04:41:38 +02:00
video_coord_array.h
Header update #1
2017-01-22 13:40:32 +01:00
video_defines.h
Header update #1
2017-01-22 13:40:32 +01:00
video_driver.c
Don't hide 'Resolution' setting behind compile-time ifdefs anymore
2017-08-09 10:33:36 +02:00
video_driver.h
Revert "Try to set use_hw_ctx in advance for Android"
2017-06-18 17:09:27 +02:00
video_filter.c
Silence more warnings on iOS
2017-02-26 21:46:19 +01:00
video_filter.h
Header update #1
2017-01-22 13:40:32 +01:00
video_shader_parse.c
Use local variable
2017-05-28 17:46:42 +02:00
video_shader_parse.h
Header update #1
2017-01-22 13:40:32 +01:00
video_state_tracker.c
Header update #1
2017-01-22 13:40:32 +01:00
video_state_tracker.h
Header update #1
2017-01-22 13:40:32 +01:00
video_thread_wrapper.c
Combine video_driver.c and video_shader_driver.c
2017-05-18 14:47:24 +02:00
video_thread_wrapper.h
Revert "Move structs to gfx/video_thread_wrapper.h"
2017-04-23 19:17:52 +02:00