.. |
common
|
(Audio/gfx) Cleanups
|
2015-06-13 01:18:13 +02:00 |
d3d
|
(Gfx) Cleanups
|
2015-06-13 02:10:06 +02:00 |
drivers
|
DISPMANX backend: implemented a faster triple buffering method and abstracted drawing surfaces for core and menu in their own class-like struct. Honor the aspect ratio setting changes without re-launching. Cleanups.
|
2015-06-16 19:30:16 +00:00 |
drivers_context
|
(Gfx) Cleanups
|
2015-06-13 02:10:06 +02:00 |
drivers_font
|
(gl_raster_font.c) Add early return and fix identation in gl_raster_font_render_message
|
2015-06-14 12:36: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
|
Cleanups
|
2015-06-15 06:01:54 +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
|
Added font_renderer_get_message_width in font_renderer_driver.h
|
2015-05-16 16:58:35 +02:00 |
font_renderer_driver.h
|
Added the get_line_height to font_renderer_driver_t and a first implementation of it in gl_raster (\n) and bitmapfont
|
2015-05-27 12:20:31 +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
|
Move frame_cache from global state to video driver state
|
2015-05-20 21:36:08 +02:00 |
video_driver.h
|
Create video_driver_cached_frame_has_valid_fb
|
2015-05-20 21:29:23 +02: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
|
Move pix_fmt to video_state
|
2015-05-20 20:59:12 +02:00 |
video_pixel_converter.h
|
Reuse gl_load_texture_data some more
|
2015-02-11 15:46:55 +01: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
|
Rename gfx_shader* to video_shader*
|
2015-01-19 21:24:08 +01: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 |