twinaphex
|
5752ea58f3
|
Use button masks for menu_input_keys_pressed
|
2019-08-20 18:59:23 +02:00 |
|
twinaphex
|
c1f961b94e
|
Start turning the two input functions closer together
|
2019-08-20 18:46:01 +02:00 |
|
twinaphex
|
75c7b2a29a
|
Simplify menu_input_keys_pressed
|
2019-08-20 18:25:52 +02:00 |
|
twinaphex
|
ab5e5d3a80
|
Add Quick Menu -> Views ->'Show Resume/Restart/Close content'
|
2019-08-20 18:08:44 +02:00 |
|
twinaphex
|
b46545cd64
|
menu_driver_frame - use video_info->menu_is_alive instead
|
2019-08-20 17:04:06 +02:00 |
|
twinaphex
|
230b4b95dc
|
Cleanups
|
2019-08-20 16:57:07 +02:00 |
|
twinaphex
|
dd83bc98a2
|
(menu_driver.c) Avoid function calls when possible
|
2019-08-20 16:38:45 +02:00 |
|
twinaphex
|
525d63f9ec
|
use menu_entries_get_selection_buf_ptr_internal
|
2019-08-20 16:24:10 +02:00 |
|
twinaphex
|
4a05dafbb7
|
Should not use RARCH_LOG and friends on a thread
|
2019-08-20 16:15:30 +02:00 |
|
Twinaphex
|
a595557495
|
Merge pull request #9331 from LazyBumHorse/changes
Update CHANGES.md
|
2019-08-20 14:46:13 +02:00 |
|
LazyBumHorse
|
69cd4e6778
|
Update CHANGES.md
|
2019-08-20 11:03:39 +02:00 |
|
twinaphex
|
d8860104d3
|
Get rid of file_list_get_alt_at_offset
|
2019-08-20 06:13:33 +02:00 |
|
twinaphex
|
74c79e3962
|
Don't go through these superfluous functions
|
2019-08-20 06:03:28 +02:00 |
|
twinaphex
|
75754c54e3
|
verbosity.c - cleanups - no longer need file_path_str
|
2019-08-20 05:25:22 +02:00 |
|
twinaphex
|
c38b8bee45
|
Cleanups
|
2019-08-20 05:03:12 +02:00 |
|
twinaphex
|
17c3635a38
|
RARCH_LOG_BUFFER - if verbosity level is above 1, skip
|
2019-08-20 03:54:10 +02:00 |
|
twinaphex
|
9ece732348
|
(Menu settings) Turn function static and some style nits
|
2019-08-20 03:44:17 +02:00 |
|
twinaphex
|
afc7f9ae12
|
(menu setting) Cleanups
|
2019-08-20 03:32:53 +02:00 |
|
twinaphex
|
cc86a78740
|
change_handler gets called every frame, so make this as
efficient as possible
|
2019-08-20 03:26:17 +02:00 |
|
twinaphex
|
72bde77ef0
|
Ability to set FPS update interval (new setting - fps_update_interval)
|
2019-08-20 03:05:52 +02:00 |
|
twinaphex
|
73663104b3
|
Add separate setting for Frontend Logging Level
|
2019-08-20 01:34:40 +02:00 |
|
twinaphex
|
ad71451432
|
Add frontend log level setting
|
2019-08-20 01:18:26 +02:00 |
|
twinaphex
|
eff7cb467e
|
Don't hide 'Show Quit RetroArch' for regular RetroArch
|
2019-08-20 01:07:16 +02:00 |
|
Francisco Javier Trujillo Mata
|
c987945b5e
|
Apply some improvement preparing for new toolchain (#9330)
|
2019-08-19 20:36:15 +02:00 |
|
Ömercan Kömür
|
0420d7f06c
|
Update index.html (#9329)
|
2019-08-19 16:28:22 +02:00 |
|
CatGreen90
|
1f45a9d71e
|
(RetroArch_Metal.xcodeproj) Add glslang_utils.c and glslang_utils_cxx.cpp/.h to project.pbxproj (#9328)
* Update android_ctx.c
* Add glslang_util_cxx.c/.h and glslang_util.c
* Update
|
2019-08-19 01:53:12 +02:00 |
|
Twinaphex
|
cc85bfb40b
|
Merge pull request #9327 from fpscan/master
Update index.html
|
2019-08-19 01:12:20 +02:00 |
|
Ömercan Kömür
|
b314ea8632
|
Update index.html
|
2019-08-19 01:23:59 +03:00 |
|
Twinaphex
|
7f6a7d31c0
|
Merge pull request #9326 from fpscan/revert-9319-master
Revert "Steps for web.libretro"
|
2019-08-18 22:47:42 +02:00 |
|
Ömercan Kömür
|
d487dd8d08
|
Revert "Steps for web.libretro"
|
2019-08-18 22:53:55 +03:00 |
|
Twinaphex
|
7c16b9e836
|
Get rid of unused variables
|
2019-08-18 20:51:43 +02:00 |
|
twinaphex
|
d52c573e13
|
Merge slang_preprocess.cpp into slang_process.cpp
|
2019-08-18 18:55:22 +02:00 |
|
twinaphex
|
0905c8d2ed
|
(shader_gl_core.cpp) Simplify some code
|
2019-08-18 18:32:01 +02:00 |
|
twinaphex
|
d48b5b78f8
|
Cleanups
|
2019-08-18 18:05:26 +02:00 |
|
twinaphex
|
aaeff6c888
|
Move C code over to glslang_util.c
|
2019-08-18 18:01:21 +02:00 |
|
twinaphex
|
db043a7fd7
|
Less references to internal pointer
|
2019-08-18 17:04:14 +02:00 |
|
twinaphex
|
b13ee8485f
|
Start passing shader pointer to menu_shader.c functions
|
2019-08-18 16:59:09 +02:00 |
|
twinaphex
|
c963b3be6a
|
menu_display_toggle_reason was never used, get rid of it
|
2019-08-18 16:41:01 +02:00 |
|
twinaphex
|
9c81253226
|
(menu_shader.c) Style nits/cleanups
|
2019-08-18 16:33:36 +02:00 |
|
Twinaphex
|
c55c86341b
|
Merge pull request #9319 from fpscan/master
Steps for web.libretro
|
2019-08-18 16:28:36 +02:00 |
|
Twinaphex
|
41af78b432
|
Merge pull request #9324 from LazyBumHorse/fix_9141
fixes "Save Shader Preset As" dialog immediately popping up again on …
|
2019-08-18 15:34:45 +02:00 |
|
LazyBumHorse
|
39c02664a8
|
fixes "Save Shader Preset As" dialog immediately popping up again on linux
|
2019-08-18 15:15:47 +02:00 |
|
twinaphex
|
3aa1a03a08
|
glslang_util cleanups
|
2019-08-18 14:40:26 +02:00 |
|
Twinaphex
|
7f04ecb033
|
Merge pull request #9323 from LazyBumHorse/fix_apply_shader
fix not being able to apply shader if none was loaded before
|
2019-08-18 13:08:29 +02:00 |
|
LazyBumHorse
|
288c673c61
|
fix not being able to apply shader if none was loaded before
|
2019-08-18 10:11:01 +02:00 |
|
twinaphex
|
52f8bef386
|
Buildfix for non-shader builds
|
2019-08-18 00:48:56 +02:00 |
|
Twinaphex
|
40bc604e9b
|
Merge pull request #9320 from LazyBumHorse/global_shaders
implement global shader presets
|
2019-08-17 23:33:21 +02:00 |
|
LazyBumHorse
|
be20b9c283
|
implement global shader presets
|
2019-08-17 22:11:17 +02:00 |
|
Twinaphex
|
b26c8fe6f7
|
Merge pull request #9318 from ToKe79/lakka-nightly-updater-url
Change URL for Lakka online updater - nightlies
|
2019-08-17 19:16:46 +02:00 |
|
twinaphex
|
dec409bf17
|
Revert "Cleanups"
This reverts commit cb9a9e9525f7ec0e68b94172e2214a9fc6975a71.
|
2019-08-17 18:51:09 +02:00 |
|