57801 Commits

Author SHA1 Message Date
Autechre
85658ca7ef
Merge pull request #12118 from crystalct/master
Add some PSL1GHT ifdefs
2021-03-09 21:57:16 +01:00
twinaphex
b520f84851 (Apple) Set code signing for RetroArch_Metal/RetroArch targets 2021-03-09 21:56:20 +01:00
Autechre
f1ba4e1c53
Update .gitlab-ci.yml 2021-03-09 20:49:22 +01:00
Autechre
e41acae922
Merge pull request #12119 from yoshisuga/osx_update_artifact
[gitlab][macOS] Updated artifact zip to not include subdirs for packaging step
2021-03-09 17:31:32 +01:00
Yoshi Sugawara
7e619aeb27 Updated artifact zip to not include subdirs for packaging step 2021-03-09 06:28:16 -10:00
CrystalCT
f9eae08e1b Add some PSL1GHT ifdefs 2021-03-09 08:27:46 +01:00
twinaphex
88b2359a37 Cleanups 2021-03-09 00:51:15 +01:00
twinaphex
c645a9b8bb Rewrite osk_last_update_codepoint 2021-03-08 23:28:24 +01:00
twinaphex
682a09fbdb Reimplement input_joypad_analog_axis 2021-03-08 23:02:46 +01:00
twinaphex
76e96bdd0b Merge branch 'master' of https://github.com/libretro/RetroArch into master 2021-03-08 22:44:09 +01:00
Autechre
de0bcad39f
Merge pull request #12116 from sonninnos/x11-grab
(X11) Remove useless XGrabs
2021-03-08 22:44:04 +01:00
twinaphex
d98f81359f Small cleanup to input_keyboard_event 2021-03-08 22:09:36 +01:00
twinaphex
fa539c9563 runloop_key_event can be NULL - check first if non-NULL before
calling it
2021-03-08 21:11:04 +01:00
twinaphex
012b02635e Get rid of p_rarch for more function arguments 2021-03-08 19:52:08 +01:00
twinaphex
af5c311fb0 Simplify code in input_keyboard_event 2021-03-08 19:45:27 +01:00
twinaphex
7b2256941e (Input) Redesign some code for input_driver_mapper - if input_remap_binds_enable
is true, assume input_driver_mapper is allocated, to avoid having to do
the conditional checks beforehand
2021-03-08 19:23:37 +01:00
sonninnos
ce29b70ae9 (X11) Remove useless XGrabs 2021-03-08 19:58:36 +02:00
twinaphex
a60e7ad42a (Qt) Merge ui_qt_themes.h into ui_qt.cpp 2021-03-08 18:15:50 +01:00
twinaphex
6802e41db5 (Qt) Merge ui_qt_load_core_window.cpp into ui_qt.cpp - further
binary size reduction
2021-03-08 18:02:49 +01:00
twinaphex
25a0c903bc (Qt) Cleanup 2021-03-08 17:58:51 +01:00
twinaphex
fd5d1804c5 Header cleanups 2021-03-08 17:54:52 +01:00
twinaphex
f9eb53cff1 (Qt) Combine non-generic options into qt/options/nongeneric.cpp -
all these Qt files being combined now led to a nearly 1MB size reduction
in retroarch's binary
2021-03-08 17:47:36 +01:00
twinaphex
8fe8782497 (Qt) Combine qt download files into one - further binary size
reduction
2021-03-08 17:38:03 +01:00
twinaphex
af1d9f7041 (Qt) Combine filedropwidgets.cpp and settingswidgets.cpp into
qt_widgets.cpp - further binary size reduction
2021-03-08 17:32:56 +01:00
twinaphex
7fb09d1602 (Qt) Combine shaderparamsdialog.cpp and qt_dialogs.cpp - further binary
size reduction
2021-03-08 17:24:47 +01:00
twinaphex
469e2b7778 (Qt) Combine dialog files into one - makes binary smaller too 2021-03-08 17:13:54 +01:00
twinaphex
69eff40e0d Cleanup 2021-03-08 16:35:55 +01:00
twinaphex
73116f9af3 (ozone_entries.c) ozone_draw_entry_value - small cleanup 2021-03-08 15:54:53 +01:00
twinaphex
047b24cfbf (ozone_display) Don't set variable to itself 2021-03-08 15:47:03 +01:00
twinaphex
0b06eea846 (ui_cocoa.m) Cleanups - add fall-throughs 2021-03-08 15:19:26 +01:00
twinaphex
e140c9f8ee Cleanups 2021-03-08 15:11:28 +01:00
Autechre
c9ed86f34d
Merge pull request #12114 from crystalct/master
Add some PSL1GHT ifdefs
2021-03-08 15:07:33 +01:00
CrystalCT
3bafc82305 Add some PSL1GHT ifdefs 2021-03-08 13:09:43 +01:00
twinaphex
e135df2983 Simplify input_state_device - two case statements were identical
to an already existing one
2021-03-08 07:42:11 +01:00
Autechre
bb6029d24f
Merge pull request #12112 from Nephil1m/patch-1
Update AUTHORS.h: Updating my alias
2021-03-08 06:49:18 +01:00
Nephilim
de8ee0e8d1
Update AUTHORS.h: Updating my alias
I used to be esoptron but now I have a new alias. So I'm updating this file to reflect that change.
2021-03-08 00:38:34 -05:00
twinaphex
b0b81406ad Cut down on HAVE_COCOA_METAL/HAVE_COCOA ifdef 2021-03-08 04:09:43 +01:00
twinaphex
ee77cd7288 Move cocoa_defines.h to defines/ 2021-03-08 03:58:41 +01:00
Autechre
ce7ed94bcf
Merge pull request #12111 from yoshisuga/gitlab_macos_update
Support building both universal and x64 open gl builds for macos
2021-03-08 02:39:06 +01:00
Yoshi Sugawara
6053a69686 Support building both universal and x64 open gl builds for macos 2021-03-07 14:49:40 -10:00
twinaphex
b83596fcd4 (Qt) Combine all Qt files into one (ui_qt.cpp) 2021-03-08 00:56:55 +01:00
twinaphex
ea3e9ee1c6 Buildfix 2021-03-08 00:33:31 +01:00
twinaphex
d350ee0256 Remove unused variables 2021-03-08 00:31:36 +01:00
twinaphex
01c163a2fa (Cocoa) Combine Cocoa files into one 2021-03-08 00:28:21 +01:00
twinaphex
2675afe45d Combine ui/drivers/win32 files into one (ui/drivers/ui_win32.c) 2021-03-08 00:20:29 +01:00
Autechre
1207001bba
Update .gitlab-ci.yml 2021-03-07 23:57:22 +01:00
twinaphex
65286541df Update DEVELOPMENT_ID team 2021-03-07 23:23:53 +01:00
twinaphex
7932eebb9b Update DEVELOPMENT_TEAM 2021-03-07 23:15:46 +01:00
Autechre
b84fb56c76
Update .gitlab-ci.yml 2021-03-07 23:13:13 +01:00
Autechre
bb58202e7b
Merge pull request #12109 from yoshisuga/gitlab_macos_xcodebuild
GitLab CI job for building macOS universal with xcodebuild
2021-03-07 20:10:18 +01:00