RetroArch/tasks
2017-01-18 01:23:24 +01:00
..
task_autodetect.c Set device name for xinput/dinput even when autoconfig is 2017-01-13 04:40:44 +01:00
task_content.c Attempt to fix 'write to pointer after free' issues 2017-01-14 13:51:20 +01:00
task_database_cue.c update copyright 2016-10-27 11:47:10 -04:00
task_database.c remove dependence on configuration.h inside task_database.c 2017-01-18 01:23:24 +01:00
task_decompress.c guard task struct read/writes across threads with a mutex, fixes several data races found by ThreadSanitizer and helgrind 2016-12-29 00:54:12 -05:00
task_file_transfer.c nbio handle should be initialized on the thread, not the 2016-12-30 04:58:58 +01:00
task_http.c Rewrite task_queue.c - get rid of messy internal Rarch code 2017-01-03 18:27:09 +01:00
task_image.c (PS3) Fix warnings 2017-01-05 07:48:11 +01:00
task_netplay_lan_scan.c guard task struct read/writes across threads with a mutex, fixes several data races found by ThreadSanitizer and helgrind 2016-12-29 00:54:12 -05:00
task_overlay.c Set supports_rgba for overlay images 2017-01-08 21:45:43 +01:00
task_powerstate.c guard task struct read/writes across threads with a mutex, fixes several data races found by ThreadSanitizer and helgrind 2016-12-29 00:54:12 -05:00
task_save.c guard task struct read/writes across threads with a mutex, fixes several data races found by ThreadSanitizer and helgrind 2016-12-29 00:54:12 -05:00
task_screenshot.c (task_screenshot.c) Cleanups 2017-01-03 06:57:55 +01:00
task_wifi.c guard task struct read/writes across threads with a mutex, fixes several data races found by ThreadSanitizer and helgrind 2016-12-29 00:54:12 -05:00
tasks_internal.h remove dependence on configuration.h inside task_database.c 2017-01-18 01:23:24 +01:00