29371 Commits

Author SHA1 Message Date
twinaphex
57f797dad6 Cleanup 2016-05-21 13:16:48 +02:00
twinaphex
6bd7fd482c Performance counters got function name changes 2016-05-21 13:14:25 +02:00
Twinaphex
72e1a33715 Merge pull request #3016 from Themaister/master
Add perf counter to fence waits.
2016-05-21 12:36:25 +02:00
Hans-Kristian Arntzen
218ecc07c1 Add perf counter to fence waits.
Makes it easy to check if we're GPU bound or not.
2016-05-21 12:13:46 +02:00
radius
6b0c978acb cut down some code duplication 2016-05-20 17:54:29 -05:00
radius
dbb8cf7e32 AUTOSAVE should happen before loading the dummy core, not after 2016-05-20 17:36:55 -05:00
twinaphex
45cbe06401 rpng_process_image - cleanup resources if we fail 2016-05-20 21:05:27 +02:00
twinaphex
fec5aca60b Revert "(task_image.c) Nits"
This reverts commit 94a9e7b923c4107d72dc29b0a6be10dc586efb82.
2016-05-20 21:03:42 +02:00
Twinaphex
2cd64c276f Merge pull request #3015 from simias/fix
potential fix for AMD and GL core contexts
2016-05-20 20:17:09 +02:00
Lionel Flandrin
b7d5c1d3e8 potential fix for AMD and GL core contexts 2016-05-20 20:12:41 +02:00
twinaphex
94a9e7b923 (task_image.c) Nits 2016-05-20 20:04:07 +02:00
twinaphex
fe516b0d01 Change type of status 2016-05-20 19:32:09 +02:00
twinaphex
1fd7cf473d Initialize file_path 2016-05-20 19:17:21 +02:00
twinaphex
d02d27f92a (PNG) Cleanup 2016-05-20 15:37:36 +02:00
radius
a49ef997de fix override unloading on close content 2016-05-20 02:21:15 -05:00
Twinaphex
4389008be6 (QNX) Can export Release build now 2016-05-19 23:38:38 +02:00
twinaphex
0e88d99798 (BB10) Update bar-descriptor 2016-05-19 23:23:06 +02:00
Twinaphex
c2942b0873 (QNX) Builds and links 2016-05-19 22:25:39 +02:00
Twinaphex
323d5b1c6c (QNX) Buildfixes 2016-05-19 21:43:40 +02:00
Twinaphex
1f7c51b458 (QNX) more build fixes 2016-05-19 20:14:58 +02:00
Twinaphex
e133ce31e8 (QNX) Buildfixes 2016-05-19 20:10:10 +02:00
twinaphex
c104bc094b (QNX) Fix egl_create_surface call 2016-05-19 20:07:03 +02:00
Twinaphex
85331042be (QNX) Build fixes 2016-05-19 20:02:39 +02:00
twinaphex
aabb1e409c Move netplay code to network/netplay dir 2016-05-19 11:46:54 +02:00
Twinaphex
67e1e5a9d0 (task_image.c) Prevent null pointer dereference 2016-05-19 02:09:56 +02:00
twinaphex
033bc60939 (RPNG) Cleanup 2016-05-19 01:00:03 +02:00
twinaphex
ceb657eba2 Cleanups 2016-05-19 00:51:34 +02:00
twinaphex
6c2e933321 rpng_process_init - free resources when failing 2016-05-19 00:46:07 +02:00
twinaphex
a0974a899d (RPNG) Rewrite initialization of process struct 2016-05-19 00:42:05 +02:00
twinaphex
257d8a8cf0 Silence some warnings by valgrind memcheck - label value was
uninitialized and passed to strtok
2016-05-19 00:24:39 +02:00
twinaphex
0c2958e384 (task_image.c) Style nit 2016-05-19 00:16:30 +02:00
twinaphex
bebcc1c274 Move macros to task_image.c 2016-05-19 00:07:49 +02:00
twinaphex
2116c0cc4e Move typedef to task_image.c 2016-05-19 00:06:52 +02:00
twinaphex
824315865f Move http_transfer_info to task_http.c 2016-05-19 00:04:38 +02:00
twinaphex
ae478b71b7 (rarch_task_push_image) Call rarch_task_image_load_free 2016-05-18 23:57:35 +02:00
twinaphex
e59cd92108 rarch_task_image_load_free_internal - Run image_texture_free 2016-05-18 23:38:51 +02:00
twinaphex
ad78fddf4e Move image allocation to task_image.c 2016-05-18 23:28:03 +02:00
twinaphex
cb4db5c5ab Don't be dependent on nbio->image inside task_file_transfer 2016-05-18 23:14:07 +02:00
twinaphex
091496f74d Add ARMv7 entry too 2016-05-18 22:09:01 +02:00
twinaphex
017ef3fef7 (Android) Implement other archs too 2016-05-18 22:06:28 +02:00
twinaphex
f1d859b826 (Android) Use uname for determining architecture 2016-05-18 22:02:11 +02:00
twinaphex
c93b78147b Should avoid expensive 'djb2' operation now per-frame 2016-05-18 21:45:06 +02:00
twinaphex
4697d10e8c (get_value) Implement system information too 2016-05-18 21:43:07 +02:00
twinaphex
70a4361d29 Split up default get_value callback some more 2016-05-18 21:41:37 +02:00
twinaphex
3d87398011 Cleanup 2016-05-18 21:35:57 +02:00
twinaphex
09b3a6f2c5 Create separate callback for core option representation 2016-05-18 21:22:58 +02:00
twinaphex
8b93439738 Backport this 2016-05-18 21:21:58 +02:00
twinaphex
d53b245528 Cancel task instead 2016-05-18 17:37:43 +02:00
twinaphex
7aadde73d8 Handle cb return error code for task cancellation 2016-05-18 17:32:39 +02:00
Twinaphex
3cf591ec09 (tasks/task_image.c) refactor cb_nbio_image_menu_thumbnail 2016-05-18 17:27:05 +02:00