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 |
|
twinaphex
|
009813a694
|
Derp - ininite loop
|
2015-11-24 01:36:27 +01:00 |
|
twinaphex
|
51291067eb
|
video_driver.c) Turn some functions static
|
2015-11-24 01:30:52 +01:00 |
|
twinaphex
|
1f62479068
|
move video_frame to gfx/video_driver.c
|
2015-11-24 01:26:59 +01:00 |
|
twinaphex
|
516422b1d1
|
Build fix
|
2015-11-24 00:23:32 +01:00 |
|
twinaphex
|
a3e52a9369
|
Put M_PI inside retro_miscellaneous.h
|
2015-11-24 00:05:37 +01:00 |
|
twinaphex
|
deae90e0bb
|
Move use_rgba to gfx/video_driver.c - get rid of driver_t dependencies
|
2015-11-23 23:58:40 +01:00 |
|
twinaphex
|
ffbaef13b9
|
driver->threaded_video never used - buildfix for Windows
|
2015-11-23 22:29:27 +01:00 |
|
twinaphex
|
06035875f2
|
Divorce video poke interface from driver_t struct
|
2015-11-23 22:14:39 +01:00 |
|
twinaphex
|
32b363c75e
|
Cleanups
|
2015-11-23 21:32:05 +01:00 |
|
twinaphex
|
866501703f
|
Cleanups
|
2015-11-23 21:28:54 +01:00 |
|
twinaphex
|
f234996b49
|
Divorce driver->video_context from driver_t struct
|
2015-11-23 21:24:02 +01:00 |
|
twinaphex
|
6f18656baa
|
driver->video_context should be self-contained now to video_context_driver.c
|
2015-11-23 21:20:21 +01:00 |
|
twinaphex
|
0520a1b3c7
|
Divorce video_context_data from driver_t
|
2015-11-23 21:09:40 +01:00 |
|
twinaphex
|
f98cda3c33
|
video_context_data only accessed now from one file
|
2015-11-23 21:06:15 +01:00 |
|
twinaphex
|
3ad52d0f08
|
Cleanups
|
2015-11-23 21:00:56 +01:00 |
|
twinaphex
|
1f87c6d9e2
|
Dont' try to access driver->video_context_data directly
|
2015-11-23 20:56:06 +01:00 |
|
twinaphex
|
41b46975f9
|
Cleanups - go through standard functions
|
2015-11-23 20:45:09 +01:00 |
|
twinaphex
|
d23d1f6cb0
|
(D3D) Attempted buildfix
|
2015-11-23 20:30:56 +01:00 |
|
Higor Eurípedes
|
d665f8a6e4
|
(video_driver) Fix crash in deinit_pixel_converter()
|
2015-11-23 15:46:56 -03:00 |
|
Alcaro
|
7b66b65823
|
Add some error messages if the null drivers are used.
|
2015-11-23 19:42:46 +01:00 |
|
twinaphex
|
24400bc797
|
Divorce audio_data from driver_t struct
|
2015-11-23 19:22:18 +01:00 |
|
twinaphex
|
be7e4ad96b
|
Move video_data to gfx/video_driver.c
|
2015-11-23 19:05:49 +01:00 |
|
twinaphex
|
389cf13db5
|
Don't reference driver->video_data outside of gx/video_driver.c anymore
|
2015-11-23 18:51:04 +01:00 |
|
twinaphex
|
c0cc5fac53
|
Cleanups
|
2015-11-23 18:25:42 +01:00 |
|
twinaphex
|
f9671333b5
|
Divorce current_video from driver_t struct
|
2015-11-23 18:11:17 +01:00 |
|
twinaphex
|
672a3814d6
|
Create more VIDEO_DRIVER_CTL_ commands
|
2015-11-23 18:01:46 +01:00 |
|
twinaphex
|
8030f91667
|
Don't use video_driver_get_ptr inside shader_null
|
2015-11-23 16:41:50 +01:00 |
|
twinaphex
|
c7dc83533a
|
Add param to video_driver_get_ptr for grabbing the nonthreaded
data state
|
2015-11-23 16:06:09 +01:00 |
|
twinaphex
|
76d6378228
|
Go through video_driver_ctl
|
2015-11-23 15:01:49 +01:00 |
|
twinaphex
|
4cccd6d596
|
(sdl2_gfx.c) Buildfix
|
2015-11-23 14:55:20 +01:00 |
|
twinaphex
|
2e3c3d25b5
|
Create video_driver_frame
|
2015-11-23 14:53:56 +01:00 |
|
twinaphex
|
9b41061143
|
Rename driver->video
|
2015-11-23 14:14:12 +01:00 |
|
twinaphex
|
daedeced2c
|
(render_chain_xdk.cpp) Add verbosity.h header include
|
2015-11-23 13:15:37 +01:00 |
|
twinaphex
|
6fbd7dce35
|
render_chain_cg.cpp - add verbosity.h
|
2015-11-23 13:14:09 +01:00 |
|