twinaphex
|
c0cc5fac53
|
Cleanups
|
2015-11-23 18:25:42 +01:00 |
|
twinaphex
|
85dbeeb8f9
|
No more video_monitor.h
|
2015-11-22 13:32:46 +01:00 |
|
twinaphex
|
892d99b3a6
|
Add SET_VIEWPORT_CONFIG
|
2015-11-21 13:13:55 +01:00 |
|
twinaphex
|
806c124eae
|
Merge video_viewport.c and video_driver.c
|
2015-11-21 13:01:23 +01:00 |
|
twinaphex
|
5b44bd0e6b
|
Create RARCH_DISPLAY_CTL_SET_VIEWPORT_SQUARE_PIXEL
|
2015-11-21 12:54:38 +01:00 |
|
twinaphex
|
4db97a5300
|
Refactor away video_viewport_set_core
|
2015-11-21 12:45:36 +01:00 |
|
twinaphex
|
cf5533ccaa
|
Refactor away video_viewport_reset_custom
|
2015-11-21 12:36:14 +01:00 |
|
twinaphex
|
0f33722f5d
|
Refactor Wii per-game resolution mode to be somewhat generic
|
2015-11-21 08:56:24 +01:00 |
|
twinaphex
|
9d98bfbe6b
|
(GX) Move defines to defines/gx_defines.h
|
2015-11-18 12:55:28 +01:00 |
|
twinaphex
|
3b7e53bf58
|
(GX) Cleanups
|
2015-11-18 12:18:43 +01:00 |
|
twinaphex
|
b5929e800f
|
Get rid of useless cast
|
2015-11-17 08:47:42 +01:00 |
|
twinaphex
|
68421a7521
|
(GX) Rollback
|
2015-11-17 04:29:09 +01:00 |
|
twinaphex
|
656edd4477
|
(GX) Buildfix
|
2015-11-15 21:16:29 +01:00 |
|
twinaphex
|
8a43aecb11
|
(GX) Style nits
|
2015-11-15 21:09:32 +01:00 |
|
twinaphex
|
5e7f90eae8
|
(GX) Style nits
|
2015-11-15 21:06:55 +01:00 |
|
twinaphex
|
37b4735c4c
|
(GX) move variables to gx_video_t
|
2015-11-15 20:44:30 +01:00 |
|
twinaphex
|
1009f12939
|
(GX) Add framebuf to gx video struct
|
2015-11-15 20:33:31 +01:00 |
|
twinaphex
|
e4a781b489
|
(GX) Buildfix
|
2015-09-29 21:47:43 +02:00 |
|
twinaphex
|
e986b9e42a
|
Static code analysis cleanups
|
2015-09-29 17:35:28 +02:00 |
|
twinaphex
|
6482969459
|
(Menu) Cleanups/refactors
|
2015-09-25 21:20:26 +02:00 |
|
twinaphex
|
653a0e5773
|
(GX) Buildfix
|
2015-09-25 21:12:15 +02:00 |
|
twinaphex
|
0a913c929d
|
(GX) Start using menu_display_ctl
|
2015-09-25 21:11:37 +02:00 |
|
twinaphex
|
1329b4f265
|
(Menu) Cleanups
|
2015-09-25 21:07:12 +02:00 |
|
twinaphex
|
07f5d2e399
|
(Wii) Buildfixes
|
2015-09-20 15:03:49 +02:00 |
|
twinaphex
|
2b840c0384
|
Refactor perf counters
|
2015-09-20 10:02:59 +02:00 |
|
twinaphex
|
9ce3b9d916
|
(GX) Use retro_file
|
2015-09-18 07:08:25 +02:00 |
|
twinaphex
|
5489634f40
|
(GX) Fix gx_frame signature
|
2015-08-16 03:12:12 +02:00 |
|
Alcaro
|
ee2ad0c4bd
|
These aren't executable.
|
2015-08-12 01:31:03 +02:00 |
|
radius
|
828734e007
|
don't try to autoconfigure GPIO devices
|
2015-08-11 17:13:25 -05:00 |
|
twinaphex
|
77aa7535c9
|
MOve all 'define' headers to central place ' defines'
|
2015-08-10 23:11:40 +02:00 |
|
twinaphex
|
0c023dcb68
|
Reimplement frame count
|
2015-08-03 23:01:07 +02:00 |
|
twinaphex
|
c3f5ea0fcc
|
Make input_overlay.h no longer depend on RPNG image
|
2015-07-11 08:14:39 +02:00 |
|
twinaphex
|
6f4e53e454
|
Remove unused variables
|
2015-07-08 22:04:37 +02:00 |
|
radius
|
2aa7c46e78
|
change the approach to wii resolution changing, this is more stable
|
2015-07-06 16:07:33 -05:00 |
|
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 |
|