.. |
common
|
(Audio/gfx) Cleanups
|
2015-06-13 01:18:13 +02:00 |
d3d
|
(Gfx) Cleanups
|
2015-06-13 02:10:06 +02:00 |
drivers
|
MAX_SHADERS should only be defined in gl_common.h
|
2015-06-22 21:09:18 +02:00 |
drivers_context
|
(Gfx) Cleanups
|
2015-06-13 02:10:06 +02:00 |
drivers_font
|
(gl_raster_font) Add early return in gl_raster_font_render_msg()
|
2015-06-23 14:51:29 -03:00 |
drivers_font_renderer
|
Added line_height for freetype and cleaned up comments
|
2015-05-30 15:41:47 +02:00 |
drivers_shader
|
MAX_SHADERS should only be defined in gl_common.h
|
2015-06-22 21:09:18 +02:00 |
drivers_wm
|
(Gfx) Cleanups
|
2015-06-13 02:10:06 +02:00 |
image
|
Get rid of unused variable
|
2015-05-05 09:43:22 +02:00 |
inc/Cg
|
(Cg) Add cgD3D9.h header
|
2015-03-10 15:53:08 +01:00 |
pixman
|
Start going through retro_inline INLINE
|
2015-03-15 04:37:54 +01:00 |
video_filters
|
(video filters) Change all existing video filters to single threaded mode -
|
2015-04-12 07:45:28 +02:00 |
font_driver.c
|
Fix sigsegv and improve font fallback logic
|
2015-05-02 22:24:35 -03:00 |
font_driver.h
|
Replace gl_font_init_first and d3d_font_init_first with common function
|
2015-04-21 17:33:00 +02:00 |
font_renderer_driver.c
|
(gl_raster_font) Fixed the alignment support for line by line drawing
|
2015-06-21 17:24:35 +02:00 |
font_renderer_driver.h
|
(gl_raster_font) Fixed the alignment support for line by line drawing
|
2015-06-21 17:24:35 +02:00 |
video_context_driver.c
|
(PS3) Build fix and fix warnings
|
2015-05-09 17:53:03 +02:00 |
video_context_driver.h
|
(CGL) Start making Cocoa-less GL context driver
|
2015-04-26 03:31:02 +02:00 |
video_driver.c
|
Fix raw screenshots
|
2015-06-17 09:29:09 -03:00 |
video_driver.h
|
Fix raw screenshots
|
2015-06-17 09:29:09 -03:00 |
video_filter.c
|
(Audio/gfx) Cleanups
|
2015-06-13 01:18:13 +02:00 |
video_filter.h
|
Update headers
|
2015-01-07 18:06:50 +01:00 |
video_monitor.h
|
Create video_monitor_reset
|
2015-05-20 03:02:00 +02:00 |
video_pixel_converter.c
|
Refactor deinit_pixel_converter
|
2015-06-25 10:38:47 +02:00 |
video_pixel_converter.h
|
Refactor gfx/video_pixel_converter.c
|
2015-06-25 10:37:10 +02:00 |
video_shader_driver.c
|
Go through driver_get_ptr to grab pointer to driver struct
|
2015-03-18 19:40:00 +01:00 |
video_shader_driver.h
|
Create video_shader_driver_get_current_shader
|
2015-02-14 05:24:20 +01:00 |
video_shader_parse.c
|
Consistency in how we treat positive strcmp matches
|
2015-06-14 19:56:01 +02:00 |
video_shader_parse.h
|
Increase GFX_MAX_SHADERS to 24
|
2015-06-22 21:12:25 +02:00 |
video_state_python.c
|
(Audio/gfx) Cleanups
|
2015-06-13 01:18:13 +02:00 |
video_state_python.h
|
Rename state tracker files
|
2015-01-12 16:00:13 +01:00 |
video_state_tracker.c
|
Create input_driver_state
|
2015-03-23 03:04:05 +01:00 |
video_state_tracker.h
|
Rename state tracker files
|
2015-01-12 16:00:13 +01:00 |
video_texture.c
|
Remove unprotected access to cmd_data and rewrite message passing mechanism
|
2015-05-20 17:06:57 -03:00 |
video_texture.h
|
Rename/move menu_texture to gfx/video_texture
|
2015-03-20 02:19:19 +01:00 |
video_thread_wrapper.c
|
Clear thr->cmd_data after blocking for a reply.
|
2015-05-20 21:43:43 -03:00 |
video_thread_wrapper.h
|
Remove unprotected access to cmd_data and rewrite message passing mechanism
|
2015-05-20 17:06:57 -03:00 |
video_viewport.c
|
Get rid of global dependency for video_viewport_get_custom
|
2015-05-20 23:13:39 +02:00 |
video_viewport.h
|
Start using video_viewport_get_custom everywhere
|
2015-05-20 19:12:39 +02:00 |