.. |
common
|
(MSVC) Build fixes
|
2015-04-20 20:00:39 +02:00 |
d3d
|
(D3D) Do use new/delete
|
2015-04-19 18:58:27 +02:00 |
drivers
|
Rename apple_bind_game_view_fbo to cocoagl_bind_game_view_fbo
|
2015-04-19 17:42:04 +02:00 |
drivers_context
|
(iOS) Fix dpi, still incomplete
|
2015-04-21 18:58:19 +07:00 |
drivers_font
|
(XDK1 Fonts) Rename pFrontBuffer
|
2015-04-10 10:11:43 +02:00 |
drivers_font_renderer
|
(OSX PPC) Start making things more backwards compatible with OSX 10.4 - avoid CGFloat, NSUinteger, NSInteger, use <AvailabilityMacros.h> instead of <Availability.h>, etc.
|
2015-03-30 17:10:31 +02:00 |
drivers_shader
|
Some C89 build fixes
|
2015-04-12 19:29:38 +02:00 |
drivers_wm
|
Some C89 build fixes
|
2015-04-12 19:29:38 +02:00 |
image
|
Create HAVE_RPNG define
|
2015-04-19 16:55:03 +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
|
(Font) Combine font_d3d_driver and font_gl_driver
|
2015-04-03 20:36:19 +02:00 |
font_driver.h
|
(Font) Combine font_d3d_driver and font_gl_driver
|
2015-04-03 20:36:19 +02:00 |
font_renderer_driver.c
|
(CoreText) Add HAVE_CORETEXT define
|
2015-04-19 16:19:10 +02:00 |
font_renderer_driver.h
|
Add extern "C" to font_renderer_driver.h
|
2015-04-04 02:47:13 +02:00 |
video_context_driver.c
|
(Apple/Cocoa) Rename gfx_ctx_apple to gfx_ctx_cocoa
|
2015-04-19 17:40:10 +02:00 |
video_context_driver.h
|
(Apple/Cocoa) Rename gfx_ctx_apple to gfx_ctx_cocoa
|
2015-04-19 17:40:10 +02:00 |
video_driver.c
|
Rename rarch_main_command to event_command
|
2015-04-13 11:26:02 +02:00 |
video_driver.h
|
Create video_driver_suppress_screensaver
|
2015-04-11 06:12:27 +02:00 |
video_filter.c
|
(gfx/video_filter.c) Add more logging
|
2015-01-24 20:18:44 +01:00 |
video_filter.h
|
Update headers
|
2015-01-07 18:06:50 +01:00 |
video_monitor.c
|
Go through global_get_ptr
|
2015-03-21 04:43:18 +01:00 |
video_monitor.h
|
Rename gfx_get_fps to video_monitor_get_fps
|
2015-01-18 20:03:33 +01:00 |
video_pixel_converter.c
|
init_video_pixel_converter - return false if calloc failed
|
2015-04-11 08:23:02 +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
|
Rename gfx_shader* to video_shader*
|
2015-01-19 21:24:08 +01:00 |
video_shader_parse.h
|
Rename gfx_shader* to video_shader*
|
2015-01-19 21:24:08 +01:00 |
video_state_python.c
|
(video_state_python.c) Cleanup
|
2015-03-28 21:18:46 +01: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
|
Move gl_common.c to gfx/drivers
|
2015-04-09 04:57:17 +02:00 |
video_texture.h
|
Rename/move menu_texture to gfx/video_texture
|
2015-03-20 02:19:19 +01:00 |
video_thread_wrapper.c
|
video_thread_wrapper: Fix height return value
|
2015-04-03 15:21:55 -04:00 |
video_thread_wrapper.h
|
Make video_thread_wrapper.h not dependent on GL video font driver
|
2015-03-28 19:44:03 +01:00 |
video_viewport.c
|
Go through global_get_ptr
|
2015-03-21 04:43:18 +01:00 |
video_viewport.h
|
Refactor video_viewport_get_scaled_integer
|
2015-02-14 06:12:53 +01:00 |