.. |
common
|
Cleanups; 80-char width limit
|
2016-06-30 07:40:25 +02:00 |
d3d
|
Rewrite strcpy usage
|
2016-06-27 08:09:34 +02:00 |
drivers
|
Add support for signalling semaphores from frontend.
|
2016-06-27 20:54:53 +02:00 |
drivers_context
|
Try to silence more Coverity warnings
|
2016-06-29 12:13:40 +02:00 |
drivers_font
|
(gl_raster_font) Fixed the viewport issue
|
2016-06-29 14:22:30 +02:00 |
drivers_font_renderer
|
Fix some dereference after null check warnings
|
2016-06-02 20:40:51 +02:00 |
drivers_shader
|
Use MENU_ENUM_LABEL_VALUE_NOT_AVAILABLE
|
2016-06-29 02:40:05 +02:00 |
include
|
Vulkan: Make a more general purpose symbol loader.
|
2016-06-26 13:10:58 +02:00 |
video_filters
|
More static code analysis nits
|
2015-09-28 18:44:28 +02: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
|
(WGL) Change ifdef
|
2016-05-16 08:36:22 +02:00 |
video_context_driver.h
|
Add GFX_CTX_FLAGS_CUSTOMIZABLE_SWAPCHAIN_IMAGES display flag
|
2016-06-27 23:43:57 +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
|
Create MSG_FRAMES
|
2016-06-30 05:41:53 +02:00 |
video_driver.h
|
Vulkan: Begin hooking up negotiation interface.
|
2016-06-25 21:01:36 +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
|
Use tmp_str variable for config_get_path usage
|
2016-06-25 07:17:48 +02:00 |
video_shader_parse.h
|
Use retro_common_api.h
|
2016-06-03 05:43:49 +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 |