.. |
common
|
C89 build fixes
|
2017-05-19 03:34:53 +02:00 |
drivers
|
Update gx_gfx.c
|
2017-05-19 16:33:59 +02:00 |
drivers_context
|
Use wrapper function for memcmp
|
2017-05-19 16:20:30 +02:00 |
drivers_font
|
Combine video_driver.c and video_shader_driver.c
|
2017-05-18 14:47:24 +02:00 |
drivers_font_renderer
|
Try to prevent truckload of warnings on iOS
|
2017-02-26 10:33:03 +01:00 |
drivers_renderchain
|
Combine video_driver.c and video_shader_driver.c
|
2017-05-18 14:47:24 +02:00 |
drivers_shader
|
Fix crash in GLSL shader driver
|
2017-05-19 12:14:51 +02:00 |
drivers_tracker
|
Get rid of some now-unused functions
|
2017-04-25 23:30:50 +02:00 |
include
|
Cleanups
|
2017-04-21 21:18:28 +02:00 |
video_filters
|
Use memcmp instead of string_is_equal where possible for
|
2017-04-21 22:47:15 +02:00 |
font_driver.c
|
Rewrite font_driver_free
|
2017-04-29 17:02:35 +02:00 |
font_driver.h
|
Don't try to call video_driver_is_threaded from outside
|
2017-04-29 16:52:52 +02:00 |
video_coord_array.c
|
Header update #1
|
2017-01-22 13:40:32 +01: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
|
Do away with conditional inside build_info
|
2017-05-19 15:59:28 +02:00 |
video_driver.h
|
Add cb_shader_use to video_frame_info
|
2017-05-19 14:24:19 +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_renderchain_driver.c
|
Add conditionals
|
2017-04-28 12:05:17 +02:00 |
video_renderchain_driver.h
|
Cleanups
|
2017-04-20 09:15:56 +02:00 |
video_shader_parse.c
|
Use string_is_equal_fast/string_is_not_equal_fast
|
2017-05-16 04:00:37 +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 |