.. |
common
|
Vulkan: Fix shader module leak.
|
2016-06-25 14:06:14 +02:00 |
d3d
|
fix windows debug builds
|
2016-06-05 21:54:37 -05:00 |
drivers
|
Vulkan: Fix shader module leak.
|
2016-06-25 14:06:14 +02:00 |
drivers_context
|
(iOS) Fix FPS reporting
|
2016-06-22 17:42:32 +02:00 |
drivers_font
|
(gl_raster_font) Fixed scaling for newlines
|
2016-06-05 14:56:23 +02:00 |
drivers_font_renderer
|
Fix some dereference after null check warnings
|
2016-06-02 20:40:51 +02:00 |
drivers_shader
|
Vulkan: Fix more validation issues.
|
2016-06-25 14:01:10 +02:00 |
include
|
Use include dir d3d/cg files
|
2016-04-23 18:19:35 +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
|
Use retro_common_api.h
|
2016-06-03 05:43:49 +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
|
Remove menu_hash_ files
|
2016-06-20 03:35:09 +02:00 |
video_driver.h
|
Use retro_common_api.h
|
2016-06-03 05:43:49 +02:00 |
video_filter.c
|
Move performance.c to libretro-common/features/features_cpu.c
|
2016-05-10 20:31:27 +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 |