twinaphex
|
f0b3731e4f
|
Ifdef more scanning code
|
2015-11-24 01:12:50 +01:00 |
|
twinaphex
|
60dd3fe8b3
|
Move input_data related code to input/input_common.c
|
2015-11-24 00:53:47 +01:00 |
|
Twinaphex
|
4d8f024f0c
|
Merge pull request #2451 from heuripedes/master
(task_file_transfer) Fix --disable-zlib builds
|
2015-11-24 00:43:45 +01:00 |
|
Higor Eurípedes
|
1d946a1b27
|
(task_file_transfer) Fix --disable-zlib builds
|
2015-11-23 20:41:25 -03:00 |
|
twinaphex
|
59e66b5755
|
Remove duplicate min/max macros
|
2015-11-24 00:38:48 +01:00 |
|
twinaphex
|
c94b5e5616
|
remove M_PI define
|
2015-11-24 00:36:11 +01:00 |
|
twinaphex
|
d1b9dbe7dc
|
move db_to_gain to retro_miscellaneous.h
|
2015-11-24 00:35:14 +01:00 |
|
twinaphex
|
73fcbe3786
|
retro_miscellaneous.h - include math.h
|
2015-11-24 00:33:40 +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
|
f358962e40
|
Fix typo
|
2015-11-23 23:48:22 +01:00 |
|
twinaphex
|
c342bb437a
|
Fix warnings
|
2015-11-23 23:47:25 +01:00 |
|
twinaphex
|
f02258585f
|
Remove unused variable
|
2015-11-23 23:45:01 +01:00 |
|
twinaphex
|
86f0bdd3d8
|
ifdef certain code with HAVE_LIBRETRODB
|
2015-11-23 23:45:01 +01:00 |
|
Twinaphex
|
e7c7c4515a
|
Merge pull request #2450 from lakkatv/xmb
(XMB) Load boxarts from subfolders named after the system name in no-…
|
2015-11-23 23:31:02 +01:00 |
|
Jean-André Santoni
|
0789e9f394
|
(XMB) Load boxarts from subfolders named after the system name in no-intro. Start following the convention of no-intro-screenshot-reloaded to get title screenshots, or in game screenshots, and we will add boxarts by ourselves later.
|
2015-11-24 05:21:29 +07:00 |
|
Twinaphex
|
e0b90e6d11
|
Don't call driver_set_nonblock_state when we are about to shutdown
|
2015-11-23 23:18:40 +01:00 |
|
Twinaphex
|
e87b094ae5
|
Merge pull request #2449 from heuripedes/master
Some fixes
|
2015-11-23 22:59:52 +01:00 |
|
Higor Eurípedes
|
f04e4ae57c
|
Fix segfault on exit after downloading files
|
2015-11-23 18:56:59 -03:00 |
|
Higor Eurípedes
|
9dd7e15062
|
(griffin) add tasks/tasks.c
|
2015-11-23 18:51:54 -03:00 |
|
Higor Eurípedes
|
58e9b28154
|
Cleanup
|
2015-11-23 18:50:26 -03:00 |
|
twinaphex
|
b5480d85a1
|
Remove unused variable
|
2015-11-23 22:36:50 +01:00 |
|
Twinaphex
|
20c08a6137
|
Merge pull request #2448 from heuripedes/tasks
Tasks
|
2015-11-23 22:35:47 +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
|
09fe26257c
|
header include changes
|
2015-11-23 21:58:39 +01:00 |
|
Higor Eurípedes
|
280f0fda66
|
(tasks) Fix behavior in non threaded implementation
|
2015-11-23 17:45:15 -03:00 |
|
Higor Eurípedes
|
46ec7562c1
|
(overlay) Fix behavior when overlay_hide_in_menu=true
|
2015-11-23 17:43:37 -03:00 |
|
Higor Eurípedes
|
6f88ece9ab
|
(overlay) Fix memory leak
|
2015-11-23 17:43:33 -03:00 |
|
Higor Eurípedes
|
9654fabe77
|
(overlay) Fix on screen keyboard
|
2015-11-23 17:42:01 -03:00 |
|
Higor Eurípedes
|
52e3b03546
|
Remove some uneeded prototypes
|
2015-11-23 17:42:01 -03:00 |
|
Higor Eurípedes
|
a0d2bb4c7c
|
Reimplement overlay loading with tasks
|
2015-11-23 17:42:01 -03:00 |
|
Higor Eurípedes
|
4b8a2ebad7
|
Fix build
|
2015-11-23 17:42:01 -03:00 |
|
Higor Eurípedes
|
935e03fa97
|
Reimplement http transfers using tasks
|
2015-11-23 17:42:01 -03:00 |
|
Higor Eurípedes
|
5d92e9061c
|
Reimplement image loading using tasks
|
2015-11-23 17:42:01 -03:00 |
|
Higor Eurípedes
|
c21ffeff71
|
Reimplement content scanning using tasks
|
2015-11-23 17:42:01 -03:00 |
|
Higor Eurípedes
|
12fe5a0e18
|
Create tasks.c
|
2015-11-23 17:42:01 -03:00 |
|
twinaphex
|
229c25dfc7
|
Divorce driver->resampler from driver_t struct
|
2015-11-23 21:40:32 +01:00 |
|
twinaphex
|
18926e4df5
|
Divorce driver->resampler_data from driver_t struct
|
2015-11-23 21:37:27 +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 |
|