.. |
common
|
(Audio/gfx) Cleanups
|
2015-06-13 01:18:13 +02:00 |
d3d
|
(Gfx) Cleanups
|
2015-06-13 02:10:06 +02:00 |
drivers
|
Consistency in how we treat positive strcmp matches
|
2015-06-14 19:56:01 +02: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
|
|
|
pixman
|
|
|
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
|
|
|
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
|
|
|
video_shader_driver.c
|
|
|
video_shader_driver.h
|
|
|
video_shader_parse.c
|
Consistency in how we treat positive strcmp matches
|
2015-06-14 19:56:01 +02:00 |
video_shader_parse.h
|
|
|
video_state_python.c
|
(Audio/gfx) Cleanups
|
2015-06-13 01:18:13 +02:00 |
video_state_python.h
|
|
|
video_state_tracker.c
|
|
|
video_state_tracker.h
|
|
|
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
|
|
|
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 |