55392 Commits

Author SHA1 Message Date
twinaphex
a1ce1e4f1d gl_glsl_set_proc_address unneeded - remove it 2020-08-04 03:58:51 +02:00
twinaphex
bcd743d3c5 Cleanup 2020-08-04 03:32:56 +02:00
twinaphex
ff8463ef86 Cleanup 2020-08-04 03:23:48 +02:00
twinaphex
c68cd7851a (dispserv_x11) Cleanups 2020-08-04 03:15:09 +02:00
twinaphex
379cc9ca4a Small cleanup to get_refresh_rate function 2020-08-04 03:12:51 +02:00
twinaphex
3680804217 Undo path_basedir_size 2020-08-04 03:05:20 +02:00
twinaphex
14647915a1 Add comments 2020-08-04 02:24:06 +02:00
twinaphex
498f31229c Backport
fe284542d0
-
Added reverse look-up table for better keyboard driver efficiency
2020-08-04 02:23:20 +02:00
twinaphex
98b594666f Backport d5e2d42008 2020-08-04 02:03:02 +02:00
twinaphex
ae662b4fe2 Cleanup android_gfx_ctx_bind_api 2020-08-04 01:56:38 +02:00
twinaphex
ca328662d0 Get rid of forward declaration 2020-08-04 01:37:18 +02:00
twinaphex
4a6f49fc0a (360) Fix build 2020-08-03 22:35:10 +02:00
twinaphex
f47b67bb51 Get rid of forward declaration 2020-08-03 22:30:08 +02:00
twinaphex
bafeebcd50 (Ozone) Get rid of some forward declarations 2020-08-03 22:23:48 +02:00
twinaphex
e45d04b826 Cleanups 2020-08-03 22:09:14 +02:00
Autechre
77c2aa0150
Merge pull request #11142 from schellingb/explore_fix_pointless_comparison
Explore: Fix pointless comparison of unsigned value to zero
2020-08-03 21:33:09 +02:00
Bernhard Schelling
25c6664746
Fix pointless comparison of unsigned value to zero 2020-08-04 04:07:23 +09:00
Autechre
849f88b8ff
Merge pull request #11138 from farmerbb/master
Android: Apply "AArch64" and "32-bit" suffixes to app label
2020-08-03 20:12:00 +02:00
twinaphex
c5b9786675 Turn retro_sleep into macros for most systems 2020-08-03 20:11:00 +02:00
twinaphex
c9f2bb3455 Minor style nits 2020-08-03 19:47:08 +02:00
Autechre
585401d8db
Merge pull request #11139 from schellingb/explore_icons
Show system icons in explore view
2020-08-03 19:46:10 +02:00
Bernhard Schelling
5229b255b5 Show system icons in explore view 2020-08-04 02:37:34 +09:00
Braden Farmer
9f6274b001 Android: Apply "AArch64" and "32-bit" suffixes to app label 2020-08-03 11:14:44 -06:00
twinaphex
84d849f49b Optimize vulkan_acquire_next_image 2020-08-03 19:12:55 +02:00
twinaphex
f8b8f2a07d (slang) Cut down on code duplication 2020-08-03 18:37:07 +02:00
twinaphex
86d302099e Move build_vec4 to glslang_util.c 2020-08-03 18:34:33 +02:00
twinaphex
cce2ac6904 (shaders slang) Cut down on code duplication 2020-08-03 18:13:08 +02:00
twinaphex
4465a7bd0b Cleanup 2020-08-03 18:03:15 +02:00
twinaphex
d864fd9ead Cleanups 2020-08-03 17:59:44 +02:00
Autechre
3cbbccef52
Update CHANGES.md 2020-08-03 17:40:57 +02:00
Autechre
7b4b78777c
Update CHANGES.md 2020-08-03 17:34:19 +02:00
Autechre
1158f2a05c
Update CHANGES.md 2020-08-03 17:33:51 +02:00
Autechre
a4c8e85751
Merge pull request #11137 from jdgleaver/runahead-fix
Prevent runahead from being disabled *permanently* when an error occurs
2020-08-03 17:33:29 +02:00
twinaphex
4676e102d0 (input/drivers_joypad) Add TODO/FIXME notes 2020-08-03 17:31:22 +02:00
jdgleaver
dc6f0fd0b3 Prevent runahead from being disabled *permanently* when an error occurs 2020-08-03 16:21:21 +01:00
twinaphex
e91e548f13 Add more notes 2020-08-03 17:18:54 +02:00
twinaphex
77cf0ad524 (libretro-db) Small cleanups 2020-08-03 17:13:54 +02:00
twinaphex
72afa2f932 Cleanups 2020-08-03 16:33:54 +02:00
twinaphex
3653451c40 Cleanup 2020-08-03 15:51:07 +02:00
twinaphex
fe59fdb39a Cleanups 2020-08-03 15:49:44 +02:00
twinaphex
332bcc7f9e Remove dxgi_update_title 2020-08-03 15:48:08 +02:00
twinaphex
89461eb6a5 Move vulkan gpu_list to struct data 2020-08-03 15:30:46 +02:00
twinaphex
f3c4b4fcf7 (GLCORE) Fix other use after free issues pointed to by jdgleaver 2020-08-03 15:19:34 +02:00
Autechre
e2e502fc9a
Merge pull request #11135 from jdgleaver/autoconfig-save-fix
Ensure correct directory is used when saving autoconfig profiles
2020-08-03 14:40:49 +02:00
jdgleaver
535d73cf37 Ensure correct directory is used when saving autoconfig profiles 2020-08-03 13:10:00 +01:00
twinaphex
1d6a760de3 (menu_explore) Cleanup - build_list now returns allocated struct 2020-08-03 12:49:42 +02:00
twinaphex
2d10d9fd7a (D3D10) Move these static global variables to D3D10 struct 2020-08-03 12:39:46 +02:00
twinaphex
db80281b0f (D3D11) Move static global variables to D3D11 state 2020-08-03 12:36:51 +02:00
twinaphex
76398f4151 (glcore) Fix heap use after free 2020-08-03 12:15:52 +02:00
twinaphex
cb8b2db3ad Turn this function static 2020-08-03 01:41:48 +02:00