39955 Commits

Author SHA1 Message Date
twinaphex
ebe5f65893 Create d3d_device_get_render_target_data 2017-10-02 00:21:06 +02:00
twinaphex
d960cc8c0f (D3D) Cleanups 2017-10-01 23:22:35 +02:00
twinaphex
8b1ae9427e Create d3d_device_set_render_target 2017-10-01 23:19:44 +02:00
twinaphex
d6533bac19 Create d3d_device_get_render_target_data 2017-10-01 23:14:43 +02:00
twinaphex
30af756969 Create d3d_device_get_render_target 2017-10-01 22:38:30 +02:00
twinaphex
563024502f Create d3d_surface_free 2017-10-01 22:28:48 +02:00
twinaphex
ff40cba3de Create d3d_vertex_declaration_free - wrap more D3D functions 2017-10-01 22:23:28 +02:00
twinaphex
55a2020c07 Update CHANGES.md 2017-10-01 22:23:28 +02:00
Brian Koropoff
1aff508ae5 Update CHANGES 2017-10-01 13:22:17 -07:00
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