54601 Commits

Author SHA1 Message Date
twinaphex
e120f76f87 (deps/7zip) Cleanups 2020-06-28 20:01:05 +02:00
twinaphex
54b371b767 (deps/7zip) Use rferror instead of ferror 2020-06-28 19:43:55 +02:00
Autechre
db6cc3c7f9
Merge pull request #10936 from libretro/revert-10935-master
Revert "Bluetooth fixes"
2020-06-28 19:40:47 +02:00
Autechre
b57e6e76c2
Revert "Bluetooth fixes" 2020-06-28 19:40:37 +02:00
Autechre
594e93fc64
Merge pull request #10935 from parport0/master
Bluetooth fixes
2020-06-28 19:31:02 +02:00
twinaphex
bc73a815b7 Prevent memsets for vk->tracker 2020-06-28 19:18:48 +02:00
Autechre
0bac76fbde
Merge pull request #10934 from hhromic/fix-git-version
(Makefiles) Fix version_git.o regeneration
2020-06-28 19:04:02 +02:00
Hugo Hromic
b9fb6c62e9 (Makefiles) Fix version_git.o regeneration
Forgotten references to `git_version.c` (nowadays named `version_git.c`) were
causing the git version object to not be rebuilt every time.
2020-06-28 17:53:03 +01:00
twinaphex
9e65ab63fe (vulkan_common) Prevent memsets and implicit memsets 2020-06-28 18:45:46 +02:00
twinaphex
9684bde88a Cleanup vulkan_create_texture 2020-06-28 18:25:17 +02:00
twinaphex
16ed4ce2d6 Get rid of more callocs 2020-06-28 17:07:45 +02:00
twinaphex
dddad35730 Get rid of more callocs 2020-06-28 16:49:13 +02:00
twinaphex
03eb5d8bf0 Use malloc for menu_file_list_cbs_t 2020-06-28 16:42:02 +02:00
twinaphex
695d1892b2 Cleanups 2020-06-28 16:28:32 +02:00
twinaphex
1c9286c2d7 Re-enable bluetooth icon again 2020-06-28 16:22:26 +02:00
twinaphex
6dcc7d5441 Use malloc where possible 2020-06-28 16:11:17 +02:00
parport0
5985d99466 Uncomment bluetooth.png 2020-06-28 15:59:07 +03:00
parport0
9e3dd965eb (bluetooth) Move driver info to userdata, clean up API 2020-06-28 15:58:01 +03:00
twinaphex
3dafbb8487 (libretro-common) Use malloc 2020-06-28 06:52:02 +02:00
twinaphex
3541b2aa0e task_init - use malloc 2020-06-28 06:41:07 +02:00
twinaphex
190ca68817 Update 2020-06-28 06:24:42 +02:00
Twinaphex
56c3b99dac (deps/7zip) Prevent warnings/errors 2020-06-28 05:25:44 +02:00
Twinaphex
c10c6aa015 (7zip) Cleanup #1 2020-06-28 05:20:58 +02:00
twinaphex
61c1fa508d (deps/7zip) Change this to RFILE 2020-06-28 05:09:38 +02:00
twinaphex
8a8ddb2468 (deps/7zip) Update 2020-06-28 05:07:30 +02:00
twinaphex
722f13165b (HID) Fill in null HID driver again - might potentially fix older
iOS versions
2020-06-28 05:03:29 +02:00
twinaphex
a8f8753bbc (deps/7zip) Change SRes to int64_t 2020-06-28 04:52:11 +02:00
twinaphex
e2af6eb96b (deps/7zip) Change WRes to int64_t - and other cleanups 2020-06-28 04:15:11 +02:00
twinaphex
136a86f6aa (deps/7zip) Use libretro-common file_stream functions 2020-06-28 03:58:40 +02:00
twinaphex
503c8e089f (shader_vulkan) Cleanup 2020-06-28 01:17:36 +02:00
twinaphex
c1f90e4c9a (Vulkan) Cleanups 2020-06-28 01:09:33 +02:00
twinaphex
128757554e (gfx/font_driver) Use malloc 2020-06-28 00:50:48 +02:00
twinaphex
6e015d32a8 Optimize some strlen and file_path_str usage - condense this
back to STRLEN_CONST usage
2020-06-28 00:36:23 +02:00
twinaphex
c1c3f75804 dir_list_read - avoid two strcmps 2020-06-27 22:26:20 +02:00
twinaphex
6085ed358d (RPNG) Use malloc 2020-06-27 21:09:29 +02:00
twinaphex
37363e00c0 Start passing around p_rarch more 2020-06-27 20:54:52 +02:00
twinaphex
724a9a393e (bluetooth drivers) Cleanups and add TODO/FIXME notes 2020-06-27 19:46:27 +02:00
twinaphex
497dc7a38a (menu) move headers around - no more menu/widgets 2020-06-27 19:33:49 +02:00
twinaphex
8f2dec4196 rarch_timer_ functions can now be made static 2020-06-27 19:17:45 +02:00
twinaphex
01e2cc2465 Integrate menu_dialog.c into retroarch.c 2020-06-27 19:08:02 +02:00
twinaphex
dda0c04d0a remove leftovers 2020-06-27 18:55:33 +02:00
twinaphex
8259a0fd89 (Menu) Merge menu_filebrowser.c into menu_displaylist.c 2020-06-27 18:54:14 +02:00
twinaphex
deb7fc5bf9 Comment out bluetooth.png image for now until it has been added
to retroarch-assets
2020-06-27 18:32:15 +02:00
twinaphex
776e95d4e1 (vulkan_common.c) Cleanups 2020-06-27 18:28:33 +02:00
twinaphex
72d1a313ae (vulkan_common.c) Cleanups 2020-06-27 18:17:33 +02:00
Twinaphex
04fb139bcb Cleanup unused variables 2020-06-27 18:17:10 +02:00
Autechre
6b4237c04f
Update CHANGES.md 2020-06-27 16:51:08 +02:00
Autechre
f39e90bfe7
Update CHANGES.md 2020-06-27 16:49:03 +02:00
Autechre
0f7f9eba4b
Update CHANGES.md 2020-06-27 16:47:17 +02:00
Autechre
10ddb274bc
Merge pull request #10866 from parport0/master
Add a bluetooth driver
2020-06-27 16:46:11 +02:00