793 Commits

Author SHA1 Message Date
twinaphex
01e2a6854a (PS3) Build fix 2015-02-24 22:03:49 +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
55a2209e8e (PS3) Go through get_video_output_size interface now - build fixes 2015-02-24 20:16:03 +01:00
twinaphex
aafc647724 Add get_video_output_size callback to video context driver 2015-02-24 19:58:14 +01:00
Googer
719ecf014b (Android) Fix compilation. 2015-02-24 12:17:06 -05:00
gizmo98
6dbba1c956 vc_egl_ctx.c: Align render and screen aspect ratio if hardware upscaling is used.
Take care render and screen aspect ratios are equal if hardware upscaling is used. Recalculate and override fullscreen_x if aspect ratios do not match. There are other aspect ratio settings, which can be used to stretch video output.
2015-02-21 13:47:57 +01:00
Higor Eurípedes
c281f0fc68 (griffin) Fix glx, xegl and xvideo build 2015-02-20 23:35:39 -03:00
twinaphex
59c6bfc772 (D3D) Build fix 2015-02-17 00:38:50 +01:00
twinaphex
8f5809ee46 Take out make_current_context 2015-02-16 23:41:49 +01:00
twinaphex
0b926373ce (GLX) Buildfix 2015-02-09 02:03:41 +01:00
Toad King
7c3655ba5d fix 2015-02-08 14:51:07 -06:00
twinaphex
90e5cffab8 Add RETRO_ENVIRONMENT_MAKE_CURRENT_CONTEXT 2015-02-08 18:39:12 +01:00
twinaphex
95df3dc394 (WGL) Add fallback to GetProcAddress 2015-02-08 01:24:58 +01:00
twinaphex
9fee2dd9ad (Win32) Header include 2015-01-20 03:44:02 +01:00
twinaphex
51d97c3fbb Rename gfx_common.c to win32_dwm_common.c 2015-01-19 01:49:08 +01:00
twinaphex
80d4de7c3f Add gfx/video_viewport.c/viewport.h 2015-01-18 23:59:57 +01:00
twinaphex
e48fd77bec (android context) Cleanup 2015-01-18 22:39:23 +01:00
twinaphex
c4310ec813 Implement suspend_screensaver callback 2015-01-18 22:32:14 +01:00
twinaphex
c95668f2d5 (x11_common.c) cleanups 2015-01-18 21:49:00 +01:00
twinaphex
de76884bb8 Rename gfx_get_fps to video_monitor_get_fps 2015-01-18 20:03:33 +01:00
twinaphex
45d691c28e Make win32_menu_loop extern "C" 2015-01-17 06:08:22 +01:00
twinaphex
3208b77b01 Only make keyboard_event function extern "C" 2015-01-17 05:53:35 +01:00
twinaphex
4428fe21cd Add UI Menubar Enable setting 2015-01-17 01:29:15 +01:00
twinaphex
0e0b10e28c Indent win32_menu_loop 2015-01-16 17:55:22 +01:00
twinaphex
094207921f (Win32 UI) Add fallback cases to default: 2015-01-16 17:53:51 +01:00
twinaphex
f7b5ca6862 (Win32 UI) Fix State Index options 2015-01-16 17:40:36 +01:00
twinaphex
bb7d33ebde (WGL) Declare variables at top 2015-01-16 16:22:19 +01:00
twinaphex
376ee9e4ba (Win32 UI) Add Audio Mute Toggle 2015-01-15 23:55:49 +01:00
twinaphex
6484c4882a (Win32 menubar) Add 'Take Screenshot' to Commands 2015-01-15 23:30:41 +01:00
twinaphex
d830ad38af Change win32_browser function 2015-01-15 20:56:12 +01:00
twinaphex
a41f33fb63 (D3D) Menubar works now 2015-01-15 19:10:41 +01:00
twinaphex
ffccae79c9 (D3D) Implement WM_COMMAND in WindowProc 2015-01-15 18:53:39 +01:00
twinaphex
8d610f9143 (WGL) Buildfix 2015-01-15 18:42:50 +01:00
twinaphex
4179b05d16 Split up win32_common code to separate file 2015-01-15 18:37:43 +01:00
twinaphex
834f7f119e (Win32) Add State Index menubar options 2015-01-15 07:58:31 +01:00
twinaphex
0959fd2243 (Win32) Add Mouse Grab to menubar 2015-01-15 07:44:01 +01:00
twinaphex
6f5ee8be51 (Win32) Pass initial dir to win32_browser_dir 2015-01-15 06:51:30 +01:00
Toad King
fe5b4e90fb fix resizing on windows, should account for menu size correctly now 2015-01-14 23:15:19 -06:00
twinaphex
aeed28eccc (Win32) Pass title to win32_browser 2015-01-15 05:22:17 +01:00
twinaphex
02a882784f (Win32) Initial menubar - will become optional 2015-01-15 05:17:22 +01:00
twinaphex
09b25e54c5 Rename gl_font.c and d3d_font.c 2015-01-12 23:19:21 +01:00
twinaphex
069fb556f0 Rename graphics context drivers 2015-01-12 22:19:31 +01:00