twinaphex
|
d76d9d3411
|
(gfx/video_driver.c) Cleanup
|
2015-11-29 18:30:22 +01:00 |
|
twinaphex
|
1c867cedf0
|
Move nonblock_state to input_driver.c (NOTE: we probably need
to relocate this later on)
|
2015-11-29 17:53:11 +01:00 |
|
twinaphex
|
6fd6288337
|
Move block_libretro_input to input_driver.c
|
2015-11-29 17:33:29 +01:00 |
|
twinaphex
|
a02728fee3
|
Cleanups
|
2015-11-29 03:35:19 +01:00 |
|
twinaphex
|
9fd9fd10e8
|
Create input_x11_common
|
2015-11-29 03:34:09 +01:00 |
|
twinaphex
|
be0857aff2
|
move video_pixel_scalar struct to gfx/video_driver.c
|
2015-11-29 01:48:25 +01:00 |
|
twinaphex
|
b8df5fd584
|
(exynos_gfx.c) Nits
|
2015-11-29 01:43:58 +01:00 |
|
twinaphex
|
127448f848
|
Use video_driver_window_get
|
2015-11-29 01:39:28 +01:00 |
|
twinaphex
|
c75885b7b4
|
Remove gfx/video_driver.h dependency from driver.h
|
2015-11-29 01:15:40 +01:00 |
|
twinaphex
|
0044d853f8
|
Move display_type / display_window etc all to gfx/video_driver.c -
no more dependencies on driver_t
|
2015-11-29 01:12:49 +01:00 |
|
twinaphex
|
c82fc11ba3
|
Get rid of now unused win32_video_get_ident
|
2015-11-28 22:01:44 +01:00 |
|
twinaphex
|
a0aecd097e
|
(Win32) Buildfix
|
2015-11-28 22:01:02 +01:00 |
|
twinaphex
|
7eb441a50f
|
(Win32) Cut down on code duplication
|
2015-11-28 22:00:22 +01:00 |
|
twinaphex
|
d810ba607b
|
Get rid of extern "C" for WndProc
|
2015-11-28 21:55:46 +01:00 |
|
twinaphex
|
c20c6a5438
|
(Win32) Buildfixes
|
2015-11-28 21:54:32 +01:00 |
|
twinaphex
|
883179bc40
|
(Win32) Buildfix
|
2015-11-28 21:52:09 +01:00 |
|
twinaphex
|
ef3cbed13e
|
Create separate WndProc for GL and D3D
|
2015-11-28 21:50:28 +01:00 |
|
twinaphex
|
3b903adea1
|
Don't try to access driver->input_data from outside
|
2015-11-28 18:26:05 +01:00 |
|
twinaphex
|
be71e654f3
|
Create input_driver_get_data_ptr
|
2015-11-28 18:22:05 +01:00 |
|
twinaphex
|
8ce6582fa4
|
Create drm_wait_flip
|
2015-11-28 17:16:19 +01:00 |
|
twinaphex
|
200b41bb58
|
(dispmanx_gfx.c) Nit
|
2015-11-28 17:07:52 +01:00 |
|
twinaphex
|
70850c8ca3
|
(dispmanx_gfx.c) Cleanups
|
2015-11-28 17:00:44 +01:00 |
|
twinaphex
|
2b4464f30a
|
Implement RARCH_MAIN_CTL_IS_IDLE
|
2015-11-28 15:03:59 +01:00 |
|
twinaphex
|
a6ccc188a8
|
Rename input_common.c to input_config.c
|
2015-11-28 02:22:58 +01:00 |
|
Higor Eurípedes
|
9bc10fef7a
|
(gl) Fix invalid enum error
|
2015-11-27 21:53:31 -03:00 |
|
Higor Eurípedes
|
428bc30a61
|
(gl) Add checks for full npot support
|
2015-11-27 21:21:23 -03:00 |
|
twinaphex
|
265e36a5d0
|
Some CXX_BUILD buildfixes
|
2015-11-28 00:33:01 +01:00 |
|
twinaphex
|
a8d868f187
|
(Android) Implement 'focused' callback for androidegl_ctx
|
2015-11-27 20:38:29 +01:00 |
|
twinaphex
|
dd68465f74
|
(exynos_gfx.c) Cleanups
|
2015-11-26 19:38:17 +01:00 |
|
twinaphex
|
5c28a8389a
|
(DRM/EGL) No need to grab context data pointer anymore
|
2015-11-26 19:12:47 +01:00 |
|
twinaphex
|
7c52d380bf
|
Move memsetting of fds and evctx to drm_common.c
|
2015-11-26 18:59:36 +01:00 |
|
twinaphex
|
00cf57eac0
|
Header include drm_common.h already includes essential
DRM headers
|
2015-11-26 18:57:29 +01:00 |
|
twinaphex
|
9c2813a757
|
Turn a bunch of variables static
|
2015-11-26 18:49:58 +01:00 |
|
twinaphex
|
25680ec8a6
|
Create more DRM common functions
|
2015-11-26 18:47:07 +01:00 |
|
twinaphex
|
60ead8f6b1
|
Create drm_get_encoder
|
2015-11-26 18:23:51 +01:00 |
|
twinaphex
|
0225e2e65a
|
Cleanups
|
2015-11-26 18:18:44 +01:00 |
|
twinaphex
|
2693e16f1e
|
(Exynos/DRM EGL context driver) Unify more code
|
2015-11-26 18:05:27 +01:00 |
|
twinaphex
|
7e08f5d908
|
Create drm_free
|
2015-11-26 17:34:35 +01:00 |
|
twinaphex
|
e06121b661
|
Move more common code to drm_common.c
|
2015-11-26 17:30:01 +01:00 |
|
twinaphex
|
8f9c652693
|
Add gfx/common/drm_common.c and gfx_common/drm_common.h
|
2015-11-26 17:12:06 +01:00 |
|
twinaphex
|
c720bce8a9
|
Update variable name/buildfix
|
2015-11-26 02:29:43 +01:00 |
|
twinaphex
|
73ce9c0d23
|
Add another RARCH_INPUT_CTL_* command
|
2015-11-25 18:33:18 +01:00 |
|
twinaphex
|
14b2b8ada7
|
Start creating input_driver_ctl
|
2015-11-25 18:21:21 +01:00 |
|
twinaphex
|
c9db73e944
|
Contain driver->input_data usage pt. 2
|
2015-11-25 03:25:31 +01:00 |
|
twinaphex
|
d2f771440b
|
Contain driver->input_data usage
|
2015-11-25 03:15:22 +01:00 |
|
aliaspider
|
be5755fe59
|
(3DS) build fix.
|
2015-11-24 12:02:02 +01:00 |
|
Twinaphex
|
0958acd0b1
|
Merge pull request #2455 from aliaspider/master
(3DS) update.
|
2015-11-24 11:36:00 +01:00 |
|
aliaspider
|
38579e56ff
|
(3DS) gfx driver: add missing d-cache flush.
|
2015-11-24 11:25:28 +01:00 |
|
twinaphex
|
1639f27f8c
|
Turn check_block_hotkey into static function
|
2015-11-24 01:54:21 +01:00 |
|
twinaphex
|
cd51102281
|
Remove scaler_get_ptr
|
2015-11-24 01:50:37 +01:00 |
|