Brad Parker
|
bc8f9f7f3f
|
add SwapBuffers() for gdi
|
2017-01-16 20:41:05 -05:00 |
|
Brad Parker
|
fb7c3f4c37
|
set pixel format for GDI driver
|
2017-01-16 20:41:05 -05:00 |
|
Brad Parker
|
33520fca6f
|
set win32_hdc for gdi
|
2017-01-16 20:41:05 -05:00 |
|
Brad Parker
|
a7a1f093c0
|
add GDI message loop
|
2017-01-16 20:41:04 -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
|
1c82287e10
|
(video_state_tracker.c) Don't need header include
|
2017-01-16 21:33:25 +01:00 |
|
twinaphex
|
9feb430b58
|
Don't pass video_info_t as pointer
|
2017-01-16 18:03:00 +01:00 |
|
bparker06
|
b5403da862
|
use name instead of joypad_name
|
2017-01-15 23:04:56 -05:00 |
|
twinaphex
|
666534cc74
|
Grab settings pointer only once inside wrapper 'input_driver' function
|
2017-01-16 00:14:10 +01:00 |
|
twinaphex
|
4a9ca66389
|
(WGL) Check if settings struct is non-NULL
|
2017-01-15 23:58:14 +01: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 |
|
twinaphex
|
c875d95f7a
|
Revert "Free font data inside gfx/font_driver.c's free function"
This reverts commit b3f1bbc15e .
|
2017-01-14 21:02:30 +01: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
|
b3f1bbc15e
|
Free font data inside gfx/font_driver.c's free function
|
2017-01-14 14:26:56 +01:00 |
|
twinaphex
|
08e9f64e43
|
Get rid of early return in video_driver_build_info
|
2017-01-14 14:00:39 +01:00 |
|
twinaphex
|
326e1e3fac
|
Cleanup video_driver_frame
|
2017-01-14 13:55:49 +01:00 |
|
twinaphex
|
4230662572
|
(X context) Use better swap control method if GLX_OML_sync_control
and GLX_MESA_swap_control are supported
|
2017-01-14 12:24:56 +01:00 |
|
twinaphex
|
a4523e0b2b
|
Initialize variable
|
2017-01-13 18:17:36 +01:00 |
|
twinaphex
|
23017e0b45
|
Cleanups
|
2017-01-13 16:57:57 +01:00 |
|
twinaphex
|
1fa3475d79
|
Add parameter to video_context_driver's 'init' function
|
2017-01-13 16:52:07 +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
|
24dc890b78
|
(gfx) Cleanups/style nit
|
2017-01-12 10:52:04 +01:00 |
|
twinaphex
|
1d59bc3452
|
(gfx) Style nits
|
2017-01-12 10:41:11 +01:00 |
|
twinaphex
|
0ee34b0076
|
(glslang_util.cpp) Cleanups/style nits
|
2017-01-12 10:32:57 +01:00 |
|
twinaphex
|
52ad8fb125
|
(gfx/drivers_font) Style nits
|
2017-01-12 10:26:12 +01:00 |
|
twinaphex
|
7d0056d422
|
Minimize dependence on settings struct from within context drivers
|
2017-01-11 06:44:41 +01:00 |
|
twinaphex
|
80f79130c0
|
Update set_video_mode context driver callback function
|
2017-01-11 06:35:50 +01:00 |
|
twinaphex
|
34d5f609f7
|
(x11_common.c) Cleanups
|
2017-01-10 21:54:48 +01:00 |
|
twinaphex
|
a153d600e4
|
(font_renderer) Cleanups
|
2017-01-10 21:50:59 +01:00 |
|
twinaphex
|
20b5543420
|
(gl_raster_font.c) Cleanups
|
2017-01-10 21:43:45 +01:00 |
|
twinaphex
|
d20bdabc20
|
Cleanup gl_raster_font_render_msg
|
2017-01-10 21:37:45 +01:00 |
|
twinaphex
|
6e696d8560
|
Rename g_osd_font to video_font_driver
|
2017-01-10 21:26:48 +01: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
|
59a07d73b5
|
(PS3) Buildfix
|
2017-01-10 20:19:58 +01:00 |
|
twinaphex
|
f1ef1a6a59
|
(GX) Buildfix
|
2017-01-10 20:18:49 +01:00 |
|
twinaphex
|
db725155c1
|
(D3D) Another buildfix
|
2017-01-10 19:55:31 +01:00 |
|
twinaphex
|
bc50f99e40
|
(WGL) Add header include
|
2017-01-10 19:51:06 +01:00 |
|
twinaphex
|
a835149f69
|
(WGL) Buildfix
|
2017-01-10 19:48:19 +01:00 |
|