radius
|
84fe1b0376
|
remove function we won't be using
|
2015-07-06 00:31:40 -05:00 |
|
radius
|
d09490789a
|
implement wii resolution saving
|
2015-07-06 00:29:51 -05:00 |
|
Alcaro
|
1bbd54f597
|
Some C89 strict fixes
|
2015-06-26 17:03:12 +02:00 |
|
twinaphex
|
3943f4633f
|
(GX/Wii) Cleanups - grab pointer to menu_framebuf_t
|
2015-06-13 17:01:38 +02:00 |
|
twinaphex
|
7197b58ed6
|
(gfx/drivers) Cleanups
|
2015-06-13 02:49:29 +02:00 |
|
twinaphex
|
9f7c6fcb97
|
Cleanups
|
2015-05-20 19:30:15 +02:00 |
|
twinaphex
|
679feefae3
|
Start using const for non-mutating variables
|
2015-05-20 19:28:05 +02:00 |
|
twinaphex
|
2f62cd65e2
|
Start using video_viewport_get_custom everywhere
|
2015-05-20 19:12:39 +02:00 |
|
twinaphex
|
a053b41223
|
Create video_viewport_get_system_av_info and video_viewport_get_custom -
move custom viewport and system av info outside of global state
|
2015-05-20 18:57:17 +02:00 |
|
twinaphex
|
b255b5a325
|
Create video_driver_set_aspect_ratio_value and video_driver_get_aspect_ratio
|
2015-05-20 18:24:45 +02:00 |
|
twinaphex
|
ae408a1d41
|
Create video_poke get_frame_count function
|
2015-05-09 15:52:06 +02:00 |
|
twinaphex
|
4ecfe639b3
|
Create local frame_count variables again in video_drivers
|
2015-05-09 15:41:10 +02:00 |
|
twinaphex
|
a9dee4877e
|
Create set_viewport wrapper function - threaded video mode's
set_viewport function does not work yet
|
2015-04-26 19:46:59 +02:00 |
|
twinaphex
|
3f3df59758
|
(GX) Buildfix
|
2015-04-26 05:48:45 +02:00 |
|
twinaphex
|
508ade73f9
|
Rename menu_driver_resolve to menu_driver_get_ptr
|
2015-03-21 23:56:42 +01:00 |
|
twinaphex
|
5a443d229a
|
global_get_ptr update pt. 2
|
2015-03-21 05:42:49 +01:00 |
|
twinaphex
|
f130b00596
|
Updates pt. 3
|
2015-03-20 22:08:36 +01:00 |
|
twinaphex
|
3670ef2ac5
|
Go through driver_get_ptr to grab pointer to driver struct
|
2015-03-18 19:40:00 +01:00 |
|
aliaspider
|
7a72d46f9a
|
add a read_frame_raw callback to the video_driver_t structure.
|
2015-03-16 09:33:16 +01:00 |
|
twinaphex
|
ee1654d695
|
(GX) Use g_settings.fps_show
|
2015-03-08 15:07:19 +01:00 |
|
Toad King
|
2a64450af2
|
[GX] fix build
|
2015-03-07 22:48:41 -06:00 |
|
twinaphex
|
9627117166
|
Take out fps_monitor_enable
|
2015-03-07 23:03:56 +01:00 |
|
twinaphex
|
3276781b4f
|
Don't increment g_runloop.frames.video.count inside video driver
implementation's 'frame' function - do this outside
|
2015-03-07 13:28:45 +01:00 |
|
twinaphex
|
d11006e041
|
Move frame_count to g_runloop
|
2015-03-07 13:14:04 +01:00 |
|
Toad King
|
23f2e3b0e1
|
[GX] reset menu pitch & custom viewport when changing resolution
|
2015-02-28 22:42:06 -06:00 |
|
Toad King
|
14fe8623bb
|
[GX] fix menu pitch
|
2015-02-28 22:18:23 -06:00 |
|
twinaphex
|
f08160396b
|
Get rid of unneeded gfx_gfx.h header
|
2015-02-24 22:13:40 +01:00 |
|
twinaphex
|
f80e3740aa
|
Implement set_video_mode in video poke interface
|
2015-02-24 21:57:51 +01:00 |
|
twinaphex
|
13a391c165
|
Implement get_video_output_prev/get_video_output_next
|
2015-02-24 21:36:23 +01:00 |
|
twinaphex
|
7e9aeee05d
|
(GX) Implement get_video_output_size for Wii/Gamecube
|
2015-02-24 20:22:45 +01:00 |
|
twinaphex
|
f9ede9d00a
|
Add get_video_output_size to video driver's poke interface
|
2015-02-24 20:06:58 +01:00 |
|
Toad King
|
509e7f8fc8
|
[GX] compile fix
|
2015-02-23 21:54:44 -06:00 |
|
twinaphex
|
64446ef497
|
Rename and move rarch_viewport
|
2015-02-14 05:52:05 +01:00 |
|
twinaphex
|
7df7201b31
|
Go through menu_driver_resolve
|
2015-02-13 23:41:34 +01:00 |
|
twinaphex
|
d1483d1530
|
(GX) Buildfix
|
2015-02-13 19:11:53 +01:00 |
|
twinaphex
|
90e5cffab8
|
Add RETRO_ENVIRONMENT_MAKE_CURRENT_CONTEXT
|
2015-02-08 18:39:12 +01:00 |
|
SuperrSonic
|
2e61bafb1e
|
(GX) Use custom viewports in 240p
|
2015-02-05 16:19:00 -04:00 |
|
twinaphex
|
80d4de7c3f
|
Add gfx/video_viewport.c/viewport.h
|
2015-01-18 23:59:57 +01:00 |
|
twinaphex
|
c4310ec813
|
Implement suspend_screensaver callback
|
2015-01-18 22:32:14 +01:00 |
|
twinaphex
|
de76884bb8
|
Rename gfx_get_fps to video_monitor_get_fps
|
2015-01-18 20:03:33 +01:00 |
|
twinaphex
|
e3897c8641
|
Less dependencies on driver.h
|
2015-01-18 19:01:13 +01:00 |
|
twinaphex
|
5c32acf91f
|
Split up video_monitor code into separate file
|
2015-01-18 18:28:14 +01:00 |
|
twinaphex
|
0286078f8f
|
Start properly namespacing monitor_* functions
|
2015-01-18 18:17:59 +01:00 |
|
twinaphex
|
ba5a31e33b
|
Build fixes
|
2015-01-12 23:38:21 +01:00 |
|
twinaphex
|
b9ab7a545d
|
Move psp and gx drivers to gfx/drivers
|
2015-01-12 06:55:31 +01:00 |
|