twinaphex
|
93812f58ba
|
We don't need the settings variable here
|
2017-01-24 14:02:09 +01:00 |
vanfanel
|
ae3cdaccb9
|
DISPMANX: Add missing include and remove redundant one.
|
2017-01-24 13:58:55 +01:00 |
Twinaphex
|
7aaf193810
|
Merge pull request #4492 from aliaspider/master
(Wii) another fix devkitpro r29.
|
2017-01-24 01:26:06 +01:00 |
aliaspider
|
3a6e49311f
|
(Wii) use C version of guMtxConcat (ps_guMtxConcat broken in devkitpro
r29).
|
2017-01-24 01:23:18 +01:00 |
Brad Parker
|
7c41903ecb
|
GDI: fix color rendering of RGUI menu
|
2017-01-23 14:50:31 -05:00 |
aliaspider
|
021b510452
|
(WiiU) refactors/cleanups.
|
2017-01-23 16:14:05 +01:00 |
The Last Cabra
|
0e542037d8
|
Merge branch 'master' into master
|
2017-01-23 15:16:19 +01:00 |
twinaphex
|
e0a560f60a
|
Turn C++ comments into C comments
|
2017-01-23 01:37:19 +01:00 |
twinaphex
|
a104c73738
|
Go back to this
|
2017-01-22 23:19:35 +01:00 |
twinaphex
|
8698525f86
|
Only show the frame when libretro_running is true
|
2017-01-22 21:42:42 +01:00 |
twinaphex
|
2f504b4057
|
(gfx/drivers) Get rid of remaining runloop.h / runloop_ctl
references inside gfx/drivers
|
2017-01-22 18:17:48 +01:00 |
twinaphex
|
d4b7edff4a
|
Cut down on menu_driver_ctl usage from within video drivers
|
2017-01-22 17:30:32 +01:00 |
Brad Parker
|
9d3c20929a
|
DOS: vga palette looks ok now
|
2017-01-22 10:47:11 -05:00 |
Brad Parker
|
5c83e993ba
|
DOS: use custom VGA color palette, rgui looks nice but still is not green
|
2017-01-22 10:47:11 -05:00 |
Brad Parker
|
89fc14d165
|
DOS: horizontal scale test
|
2017-01-22 10:47:11 -05:00 |
Brad Parker
|
c4bfa6b0d2
|
DOS: initial VGA int13 graphics driver
|
2017-01-22 10:47:11 -05:00 |
twinaphex
|
96c8ca5a09
|
Header update #1
|
2017-01-22 13:40:32 +01:00 |
twinaphex
|
57f8c637bf
|
Cut down on runloop_ctl calls inside gfx/drivers
|
2017-01-22 12:38:20 +01:00 |
Brad Parker
|
0290f4713c
|
caca: fix font alignment
|
2017-01-21 15:39:35 -05:00 |
twinaphex
|
b97b40af75
|
(vg.c) Buildfix
|
2017-01-21 18:54:13 +01:00 |
twinaphex
|
c8141123d6
|
(GX) Cleanup warnings
|
2017-01-21 00:55:21 +01:00 |
xhp-creations
|
577ee09727
|
(WIIU) fix rotation of menu
(WIIU) fix rotation of menu
|
2017-01-20 11:22:30 -05:00 |
xhp-creations
|
a8232f1b46
|
(WIIU) add rotation support
(WIIU) add rotation support
|
2017-01-20 10:29:53 -05:00 |
vanfanel
|
7ae7e2eaee
|
DISPMANX: now waiting for free pages after issuing flip, instead of before, to avoid input lag.
|
2017-01-20 14:59:14 +01:00 |
twinaphex
|
30c7754029
|
Buildfix
|
2017-01-20 14:37:02 +01:00 |
twinaphex
|
58a47e860a
|
Add use_rgba member to video_frame_info_t
|
2017-01-20 14:04:50 +01:00 |
twinaphex
|
0b8037d893
|
(360) Fix typo
|
2017-01-19 20:35:23 +01:00 |
Brad Parker
|
a54ea9ad88
|
show titlebar again for remaining drivers
|
2017-01-19 18:08:39 +00:00 |
Brad Parker
|
c0e55cba37
|
window title fix for SDL
|
2017-01-19 17:51:22 +00:00 |
twinaphex
|
7cce305c06
|
Add header for sdl_gfx.c
|
2017-01-19 17:48:03 +01:00 |
twinaphex
|
fe84312340
|
Add some header includes
|
2017-01-19 17:20:42 +01:00 |
twinaphex
|
27ae782a8e
|
(CTR) Add this header
|
2017-01-19 17:17:20 +01:00 |
twinaphex
|
0d33888a24
|
(dispmanx_gfx.c) Cleanups
|
2017-01-19 16:50:09 +01:00 |
twinaphex
|
e0ff0541a2
|
Pass video_info pointer to font drivers
|
2017-01-19 16:30:40 +01:00 |
Twinaphex
|
7961bf6d23
|
Merge pull request #4455 from libretro/refactor
Video driver changes
|
2017-01-19 15:59:23 +01:00 |
twinaphex
|
9d1de5c974
|
Rewrite video_context_driver_set_resize
|
2017-01-19 14:31:57 +01:00 |
Brad Parker
|
b44c8c9995
|
store buffer for window title, only update actual title when it changes
|
2017-01-19 00:33:52 -05:00 |
Twinaphex
|
78e06ca07f
|
Cleanup variables
|
2017-01-19 00:11:29 +01:00 |
twinaphex
|
1a30cfea09
|
Remove more video_driver_get_size calls
|
2017-01-18 23:13:19 +01:00 |
twinaphex
|
55b8b8c244
|
Reduce amount of calls to video_driver_get_size
|
2017-01-18 23:07:05 +01:00 |
twinaphex
|
c5445d2980
|
Reduce amount of times video_driver_get_size is called
|
2017-01-18 23:02:24 +01:00 |
twinaphex
|
f4adbd04ae
|
(gl.c) Reduce amount of time video_driver_get_size is called inside
gl_frame
|
2017-01-18 22:55:03 +01:00 |
twinaphex
|
1981c4b83e
|
Typo fix
|
2017-01-18 22:25:11 +01:00 |
twinaphex
|
d010a852e4
|
Call menu_driver_frame once per video_frame call
|
2017-01-18 22:20:47 +01:00 |
twinaphex
|
bf511b72e6
|
Create menu_driver_frame
|
2017-01-18 21:23:18 +01:00 |
Alcaro
|
31d93cc4b7
|
Fix #4449
|
2017-01-18 19:00:38 +01:00 |
twinaphex
|
a6a4808e94
|
Refactor frame monitor code
|
2017-01-18 17:41:27 +01:00 |
twinaphex
|
0354ced675
|
Style nits
|
2017-01-17 19:02:49 +01:00 |
twinaphex
|
4743230b09
|
Some header includes shouldn't be system includes
|
2017-01-17 18:15:11 +01:00 |
twinaphex
|
7931436f5b
|
Apply xerpi diff
|
2017-01-17 18:12:23 +01:00 |
twinaphex
|
724b68d5cb
|
(gdi_gfx.c) Style nits
|
2017-01-17 10:54:48 +01:00 |
Brad Parker
|
5eaf00b39d
|
GDI: fix rendering of 32-bit color cores
|
2017-01-16 20:41:09 -05:00 |
Brad Parker
|
e4bdc5ce8b
|
GDI: remove unused code and fix menu toggle in rgui and xmb
|
2017-01-16 20:41:09 -05:00 |
Brad Parker
|
e1f4db8081
|
Win2000 buildfixes
|
2017-01-16 20:41:08 -05:00 |
Brad Parker
|
7acfa39fb9
|
GDI: MSVC2010 build fix
|
2017-01-16 20:41:08 -05:00 |
Brad Parker
|
8d9a43eec6
|
GDI: pitch seems to be reported wrong? this looks correct now
|
2017-01-16 20:41:07 -05:00 |
Brad Parker
|
c09996cd22
|
GDI: don't need to store the padding
|
2017-01-16 20:41:07 -05:00 |
Brad Parker
|
d6300a7946
|
GDI: video correctly fills the screen now, but resolution is poor. why is it scaled down by half?
|
2017-01-16 20:41:07 -05:00 |
Brad Parker
|
0ee3f39d76
|
GDI: no more flicker
|
2017-01-16 20:41:07 -05:00 |
Brad Parker
|
f51472395a
|
GDI: fix bad color due to reading as RGB555 instead of 565
|
2017-01-16 20:41:07 -05:00 |
Brad Parker
|
6b89064242
|
GDI: no more alternating black lines, but now video only takes up half the window
|
2017-01-16 20:41:07 -05:00 |
Brad Parker
|
acd6826df9
|
GDI: stretch video output to fill window
|
2017-01-16 20:41:07 -05:00 |
Brad Parker
|
69bac11f02
|
GDI: fix window not clearing on every frame, requires both FillRect calls and InvalidateRect
|
2017-01-16 20:41:06 -05:00 |
Brad Parker
|
6c62901ae5
|
GDI: fix window not responding, but menu corruption still happens if set_gdi_pixel_format is called
|
2017-01-16 20:41:06 -05:00 |
Brad Parker
|
bdc68e679f
|
GDI: flip image and render text after other graphics
|
2017-01-16 20:41:06 -05:00 |
Brad Parker
|
6fe2a974a5
|
GDI: does not freeze after a few seconds anymore, but the window still freezes when moving the mouse into it
|
2017-01-16 20:41:06 -05:00 |
Brad Parker
|
8eba18a54f
|
GDI: xmb draws for a few seconds and then freezes
|
2017-01-16 20:41:06 -05:00 |
Brad Parker
|
90ef57948c
|
GDI testing
|
2017-01-16 20:41:06 -05:00 |
Brad Parker
|
177d811475
|
GDI driver partially visible with RGUI/game now, need to figure out why it isn't totally visible. Also need to stretch the frame, swap red/blue and flip vertically.
|
2017-01-16 20:41:05 -05:00 |
Brad Parker
|
49d7be9813
|
MSVC GDI buildfix
|
2017-01-16 20:41:05 -05:00 |
Brad Parker
|
2c6a24653c
|
testing
|
2017-01-16 20:41:04 -05:00 |
Brad Parker
|
e6d7116da0
|
create GDI window
|
2017-01-16 20:41:04 -05:00 |
Brad Parker
|
05c37bd39f
|
initial GDI driver skeleton
|
2017-01-16 20:41:04 -05:00 |
Brad Parker
|
c283c1eaf4
|
disable shader dialog until video_threaded issues are fixed
|
2017-01-16 19:26:28 -05:00 |
Twinaphex
|
105fa863ec
|
Merge pull request #4418 from vanfanel/master
DISPMANX: Put guard back in to avoid potential lockups!
|
2017-01-15 13:55:58 +01:00 |
vanfanel
|
5a1e8d55fb
|
DISPMANX: Put guard back in to avoid potential lockups!
|
2017-01-15 13:47:30 +01:00 |
Twinaphex
|
35df333ac4
|
Merge pull request #4417 from vanfanel/master
DISPMANX: implement pitch alignment for better videocore blitting per…
|
2017-01-14 23:08:07 +01:00 |
vanfanel
|
869a050a18
|
DISPMANX: implement pitch alignment for better videocore blitting performance
|
2017-01-14 23:01:05 +01:00 |
twinaphex
|
69ebda74c4
|
FIx shader
|
2017-01-14 22:48:02 +01:00 |
radius
|
33863714ab
|
speed this up a bit
|
2017-01-14 15:54:56 -05:00 |
vanfanel
|
8640522073
|
DISPMANX: remove commented line
|
2017-01-14 15:56:54 +01:00 |
vanfanel
|
da640aaa28
|
DISPMANX: Honor swapchain setting properly
|
2017-01-14 15:54:20 +01:00 |
vanfanel
|
f0c2826994
|
DISPMANX: Fix refreshrate calculation by updating menu surface asynchronously
|
2017-01-14 14:38:18 +01:00 |
twinaphex
|
8c9e0405fb
|
Create video_driver_build_info
|
2017-01-13 16:09:32 +01:00 |
Matthew Wolff
|
f6284721d8
|
Fix forgotten parameter of video_monitor_get_fps
|
2017-01-12 23:40:58 -06:00 |
twinaphex
|
c1c35c5120
|
More platform build fixes
|
2017-01-10 21:15:52 +01:00 |
twinaphex
|
f233745483
|
(SDL gfx) Buildfix
|
2017-01-10 21:01:13 +01:00 |
twinaphex
|
f1ef1a6a59
|
(GX) Buildfix
|
2017-01-10 20:18:49 +01:00 |
twinaphex
|
76ae7ac4a0
|
Cleanup some of the video drivers - add some members to
video_info_t to reduce the need for accessing the settings
struct
|
2017-01-10 18:16:22 +01:00 |
twinaphex
|
0b03e95d95
|
We no longer need the settings struct inside gl_init
|
2017-01-10 18:08:05 +01:00 |
twinaphex
|
8bd12368ef
|
Pass joypad_driver name to input_driver_init function and make
sure we don't need to access the settings struct from the
input driver
|
2017-01-10 17:59:48 +01:00 |
twinaphex
|
c086a18ceb
|
video_driver_frame_filter no longer needs to grab pointer to
settings
|
2017-01-09 15:46:40 +01:00 |
twinaphex
|
36fb6776b2
|
Don't grab settings pointer in video_monitor_get_fps function
|
2017-01-09 15:42:14 +01:00 |
twinaphex
|
35fefb1c09
|
Do away with yet more pointer grabbing of settings
|
2017-01-09 15:14:16 +01:00 |
twinaphex
|
6b3cc9068d
|
Pass video_info to swap_buffers too
|
2017-01-09 14:59:15 +01:00 |
twinaphex
|
3d92ce140e
|
Pass video_frame_info_t to update_window_title
|
2017-01-09 14:42:07 +01:00 |
twinaphex
|
be2f921ee2
|
Don't use settings pointer inside video_frame function
|
2017-01-09 14:25:59 +01:00 |
Twinaphex
|
6b2601eb91
|
Merge pull request #4384 from fr500/master
small optimization by @aliaspider
|
2017-01-09 00:39:10 +01:00 |
radius
|
86e8c409fe
|
small optimization by @aliaspider
|
2017-01-08 18:36:06 -05:00 |
twinaphex
|
68d484bf60
|
Set supports_rgba before calling image_texture_load
|
2017-01-08 21:49:23 +01:00 |