39896 Commits

Author SHA1 Message Date
Brian Koropoff
96c3d6cc1d Remove debug abort() left in by accident 2017-10-01 13:10:24 -07:00
Twinaphex
8b4fd58f17 Merge pull request #5490 from Themaister/master
Vulkan: Enable VK_KHR_sampler_mirror_clamp_to_edge extension.
2017-10-01 20:33:39 +02:00
Hans-Kristian Arntzen
5c67fc3040 Vulkan: Enable VK_KHR_sampler_mirror_clamp_to_edge extension. 2017-10-01 20:20:45 +02:00
Twinaphex
b4c950ac32 Merge pull request #5489 from Themaister/master
Fix crash in MaterialUI on reinit.
2017-10-01 20:02:58 +02:00
Hans-Kristian Arntzen
43b4c65b1e Fix crash in MaterialUI on reinit.
Can't cache pointers. Cache the index instead.
2017-10-01 20:00:20 +02:00
twinaphex
cc988cf559 Trying to prevent Coverity error 2017-10-01 18:28:07 +02:00
twinaphex
1d960e0c42 Try to silence Coverity error 2017-10-01 18:23:40 +02:00
twinaphex
710c70f838 Remove another wrapper function 2017-10-01 17:43:38 +02:00
twinaphex
2b55e5858e Remove menu_entries_get_actiondata_at_offset 2017-10-01 17:25:41 +02:00
twinaphex
df15a67c71 Remove menu_entries_get_last 2017-10-01 17:20:01 +02:00
twinaphex
e66ef15580 Remove another useless wrapper function 2017-10-01 17:17:53 +02:00
twinaphex
a87bef6ed0 Remove useless wrapper function 2017-10-01 17:11:09 +02:00
twinaphex
3cac2a6df8 (MUI) Fix memory leak 2017-10-01 16:51:09 +02:00
Twinaphex
59f7a59b3f (Cocoa) Fix small leak 2017-10-01 09:33:53 +02:00
Brad Parker
a11d04f252 xmb: check that node exists before dereferencing it 2017-10-01 02:08:41 -04:00
Brad Parker
bdad323b96 consoles: only use libretro_path for libretro_directory if it isn't empty 2017-10-01 01:17:45 -04:00
Brad Parker
7a6d2cb5e6 set list to NULL after free in case autoconfig directory is empty 2017-09-30 19:03:39 -04:00
twinaphex
45ce8bf773 Cleanups 2017-09-30 20:45:06 +02:00
twinaphex
849538b15c (MUI) Do texture unload before loading the new wallpaper 2017-09-30 20:03:51 +02:00
twinaphex
9dde5fc33f Update 2017-09-30 17:34:28 +02:00
twinaphex
de6b1bcbf0 Fix another Coverity error 2017-09-30 17:11:51 +02:00
twinaphex
455b202142 Fix another Coverity error 2017-09-30 17:09:52 +02:00
twinaphex
73d1539bb0 Fix another Coverity error 2017-09-30 17:08:42 +02:00
twinaphex
b46f2ba35f Fix Coverity error 2017-09-30 17:05:26 +02:00
twinaphex
1e37aab49b Cleanup 2017-09-30 16:59:14 +02:00
twinaphex
4dd6c7fac7 Fix crash 2017-09-30 16:55:50 +02:00
twinaphex
2a8b74eeb9 Fix some Coverity errors 2017-09-30 16:52:41 +02:00
twinaphex
98ddc80035 Remove unused menu_entries_get 2017-09-30 16:42:42 +02:00
twinaphex
f61b9e1747 Cleanup 2017-09-30 08:24:01 +02:00
twinaphex
02cc57e5b3 Cleanup 2017-09-30 07:52:00 +02:00
Brad Parker
6b5d863136 check for end of string before trying to read more 2017-09-30 01:47:51 -04:00
twinaphex
b0de197da4 Memset this variable 2017-09-30 07:43:37 +02:00
twinaphex
063343e538 Simplify this 2017-09-30 07:29:19 +02:00
Brad Parker
c856a36a58 more null checks 2017-09-30 01:18:40 -04:00
twinaphex
e376bd75c0 Fix crash with savestate thumbnails 2017-09-30 07:10:58 +02:00
twinaphex
638a441530 (XMB) Be safer 2017-09-30 06:40:54 +02:00
twinaphex
00ea9be8fc Be safer 2017-09-30 06:38:53 +02:00
twinaphex
ff926439ac Fix this up 2017-09-30 06:29:07 +02:00
twinaphex
5fd05c6b56 There were some unused variables 2017-09-30 06:25:41 +02:00
twinaphex
eae2217c6d Cleanup 2017-09-30 06:23:23 +02:00
twinaphex
3040d1da36 (task_database.c) Simplify conditionals 2017-09-30 06:21:38 +02:00
twinaphex
1156d6cec5 Simplify conditionals 2017-09-30 06:18:38 +02:00
twinaphex
eea7fe2dce Cleanup materialui.c 2017-09-30 06:13:24 +02:00
twinaphex
94fdf314f2 Cleanup conditionals 2017-09-30 06:11:18 +02:00
twinaphex
f323168251 Simplify conditionals 2017-09-30 06:08:09 +02:00
twinaphex
d6b385d0b8 Try to be more safe 2017-09-30 05:08:11 +02:00
twinaphex
aab154fadf (chd_stream.c) Cleanups 2017-09-30 01:45:48 +02:00
twinaphex
f5dedd673f (trans_stream_zlib.c) Try to prevent null pointer dereferences 2017-09-30 01:41:09 +02:00
twinaphex
dc2664a4ef Reorder variables 2017-09-29 22:58:32 +02:00
twinaphex
7959cd3993 Use malloc 2017-09-29 22:47:45 +02:00