twinaphex
|
389cf13db5
|
Don't reference driver->video_data outside of gx/video_driver.c anymore
|
2015-11-23 18:51:04 +01:00 |
|
Alcaro
|
09d6897c2f
|
Wipe some sign compare warnings.
|
2015-11-23 18:40:32 +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
|
95f459a7d5
|
another fix
|
2015-11-23 16:51:16 +01:00 |
|
twinaphex
|
0287581f86
|
Fix verbosity.h
|
2015-11-23 16:50:41 +01:00 |
|
twinaphex
|
8030f91667
|
Don't use video_driver_get_ptr inside shader_null
|
2015-11-23 16:41:50 +01:00 |
|
twinaphex
|
efb1d741f9
|
Update
|
2015-11-23 16:06:48 +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
|
a9cb970d0d
|
Move log_file code to verbosity.c
|
2015-11-23 15:45:02 +01:00 |
|
twinaphex
|
76d6378228
|
Go through video_driver_ctl
|
2015-11-23 15:01:49 +01:00 |
|
twinaphex
|
60fec26bcf
|
(sdl_input.c) Use video_driver_get_ident
|
2015-11-23 14:57:24 +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
|
8e0a2ee9e7
|
Turn audio_driver_flush into static function
|
2015-11-23 13:30:19 +01:00 |
|
twinaphex
|
ee733fcd0f
|
(input_overlay.c) Go through video_driver_get_ptr
|
2015-11-23 13:24:20 +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 |
|
twinaphex
|
1bd2f2eb8a
|
Make some pixel converter functions static
|
2015-11-23 13:05:50 +01:00 |
|
twinaphex
|
beceaf4a8c
|
Merge video_pixel_converter.c with video_driver.c
|
2015-11-23 13:02:24 +01:00 |
|
twinaphex
|
e970372959
|
(D3D) Buildfix
|
2015-11-23 13:02:02 +01:00 |
|
twinaphex
|
86504392b9
|
Create video_driver_set_size
|
2015-11-23 12:54:15 +01:00 |
|
twinaphex
|
5854f83d19
|
Turn another function static
|
2015-11-23 12:17:16 +01:00 |
|
twinaphex
|
78ba80662f
|
(menu_setting.c) Turn function static
|
2015-11-23 12:16:22 +01:00 |
|
twinaphex
|
b434689d39
|
(Win32) Buildfixes
|
2015-11-23 12:14:53 +01:00 |
|
Twinaphex
|
5974f81ed8
|
(OSX) Buildfixes
|
2015-11-23 12:07:00 +01:00 |
|
twinaphex
|
074f14b132
|
Add verbosity.c/verbosity.h
|
2015-11-23 12:03:38 +01:00 |
|
twinaphex
|
62a556e8ce
|
retro_log.h - hacky but necessary to get it to work
|
2015-11-23 11:05:19 +01:00 |
|
twinaphex
|
f1edf1210c
|
Avoid warning
|
2015-11-23 10:51:03 +01:00 |
|
twinaphex
|
ecddeef016
|
Add extern "C" around retro_main_verbosity
|
2015-11-23 10:50:15 +01:00 |
|
twinaphex
|
e02fdd5b5b
|
Cleanups
|
2015-11-23 10:13:27 +01:00 |
|
twinaphex
|
82f64cbf43
|
Get rid of is_thread variable for this function
|
2015-11-23 09:46:53 +01:00 |
|
twinaphex
|
dd0a191548
|
(task_file_transfer.c) Remove some redundant functions
|
2015-11-23 09:42:00 +01:00 |
|
twinaphex
|
228bb94e9f
|
Revert "(Rnunloop data) Reimplement sleeping"
This reverts commit becf83a1b3 .
|
2015-11-23 09:30:23 +01:00 |
|
twinaphex
|
6470253f0d
|
(Win32) Buildfixes
|
2015-11-22 22:25:01 +01:00 |
|
twinaphex
|
becf83a1b3
|
(Rnunloop data) Reimplement sleeping
|
2015-11-22 22:21:02 +01:00 |
|
twinaphex
|
6f0425bdc3
|
Make calls to event_command(EVENT_CMD_LOG_FILE_DEINIT)
|
2015-11-22 22:04:33 +01:00 |
|
twinaphex
|
8a16897aea
|
Update verbosity checks
|
2015-11-22 21:55:06 +01:00 |
|
twinaphex
|
6eda4bc9af
|
Put this block inside rarch_main_data_iterate
|
2015-11-22 21:46:02 +01:00 |
|
twinaphex
|
eb3cacf14c
|
rarch_main_data_iterate - this block seems to be unneeded
|
2015-11-22 21:44:07 +01:00 |
|
twinaphex
|
f9d93261fa
|
Only attempt to wake up thread when we are actually sleeping
|
2015-11-22 21:17:10 +01:00 |
|
twinaphex
|
d65a445acd
|
Fix concurrency issue with global->verbose
|
2015-11-22 20:50:39 +01:00 |
|
twinaphex
|
f806e7b9c1
|
Don't put overlay code on thread again
|
2015-11-22 18:25:09 +01:00 |
|
twinaphex
|
85aae0d0b5
|
Create thread_sleeping variable
|
2015-11-22 16:44:44 +01:00 |
|
twinaphex
|
9e47d3097b
|
Go for simpler tweak
|
2015-11-22 16:42:04 +01:00 |
|
twinaphex
|
7c2cbf278a
|
Revert "Reimplement threading init for data runloop - data runloop"
This reverts commit 93720ff8c7 .
|
2015-11-22 16:40:32 +01:00 |
|
twinaphex
|
93720ff8c7
|
Reimplement threading init for data runloop - data runloop
was never set correctly to threaded mode
|
2015-11-22 16:34:02 +01:00 |
|
twinaphex
|
b59e2907f3
|
Add RARCH_AUDIO_CTL_SETUP_REWIND
|
2015-11-22 15:25:43 +01:00 |
|