.. |
common
|
(gl_common.h) Start catering towards GLES3/GLES3.1/GLES3.2 too
|
2016-08-01 18:15:14 +02:00 |
drivers
|
Cut down on some HAVE_FBO ifdefs
|
2016-08-06 03:18:19 +02:00 |
drivers_context
|
(osmesa) Cleanup and minor fixes
|
2016-08-05 20:54:35 -03:00 |
drivers_font
|
(D3D) Header fix pt. 4
|
2016-08-01 22:22:23 +02:00 |
drivers_font_renderer
|
Fix some dereference after null check warnings
|
2016-06-02 20:40:51 +02:00 |
drivers_shader
|
Vulkan: Add push constant support to slang.
|
2016-08-02 12:51:30 +02:00 |
include
|
Vulkan: Make a more general purpose symbol loader.
|
2016-06-26 13:10:58 +02:00 |
video_filters
|
Add CPPFLAGS to Makefiles, fix hardening-no-fortify-functions.
|
2016-07-20 23:27:26 -03:00 |
font_driver.c
|
(gfx/font_driver.c) Cleanups
|
2016-05-24 21:07:02 +02:00 |
font_driver.h
|
Use retro_common_api.h
|
2016-06-03 06:02:49 +02:00 |
video_context_driver.c
|
(gfx) Add OSMesa context
|
2016-08-02 02:16:02 +02:00 |
video_context_driver.h
|
(gfx) Add OSMesa context
|
2016-08-02 02:16:02 +02:00 |
video_coord_array.c
|
Rename gfx_coord to video_coord
|
2016-05-10 02:32:59 +02:00 |
video_coord_array.h
|
Use retro_common_api.h
|
2016-06-03 05:43:49 +02:00 |
video_driver.c
|
Check against libdrm version 2.4.68 in order to enable/disable
|
2016-07-03 22:08:56 +02:00 |
video_driver.h
|
Backport DRM video driver
|
2016-07-03 10:37:07 +02:00 |
video_filter.c
|
Try to silence more Coverity warnings
|
2016-06-29 12:13:40 +02:00 |
video_filter.h
|
Move libretro.h headers to libretro-common/include
|
2016-05-10 19:03:53 +02:00 |
video_frame.h
|
Create video_frame_convert_rgba_to_bgr
|
2016-05-04 18:44:39 +02:00 |
video_shader_driver.c
|
Not sure where this came from
|
2016-05-23 22:39:02 +02:00 |
video_shader_driver.h
|
Use retro_common_api.h
|
2016-06-03 05:43:49 +02:00 |
video_shader_parse.c
|
Vulkan: Hook up shader parameters.
|
2016-08-01 22:10:14 +02:00 |
video_shader_parse.h
|
Refactor out resolve_current_parameters.
|
2016-08-01 22:10:14 +02:00 |
video_state_python.c
|
Fix resource leaks (pointed out by Coverity)
|
2016-05-24 22:01:43 +02:00 |
video_state_python.h
|
Use retro_common_api.h
|
2016-06-03 05:43:49 +02:00 |
video_state_tracker.c
|
Remove input_driver_ctl
|
2016-05-08 23:12:04 +02:00 |
video_state_tracker.h
|
Use retro_common_api.h
|
2016-06-03 05:43:49 +02:00 |
video_thread_wrapper.c
|
Fix explicit NULL dereferenced/dereference before null check warnings
|
2016-05-26 17:47:21 +02:00 |
video_thread_wrapper.h
|
Use retro_common_api.h
|
2016-06-03 05:43:49 +02:00 |