48598 Commits

Author SHA1 Message Date
twinaphex
246e224626 (menu displaylist) Fix shader preset/shader pass selection 2019-04-26 02:58:57 +02:00
twinaphex
cd11385348 Fix bug with Quick Menu -> Controls 2019-04-26 02:53:57 +02:00
twinaphex
1f53eea4ee (Cocoa GL/GLES) Set this flag for OpenGLES 2019-04-26 02:27:48 +02:00
twinaphex
0b5a62ff9e (Menu) Cleanups 2019-04-26 01:44:52 +02:00
twinaphex
9edf8ecab0 (menu displaylist) Cleanups 2019-04-26 01:16:55 +02:00
twinaphex
30c08c369c (menu displaylists) Simplifications 2019-04-26 01:07:26 +02:00
twinaphex
aed89c053b (menu displaylist) Cleanups 2019-04-25 05:32:19 +02:00
twinaphex
fa09b29ad9 (menu displaylist) Cleanups 2019-04-25 05:28:52 +02:00
twinaphex
c45699aeae (menu displaylist) Cleanups 2019-04-25 05:15:29 +02:00
twinaphex
71e07316db (menu displaylist) Cleanups 2019-04-25 04:52:52 +02:00
twinaphex
ff40ae2486 Refactor slang_preprocess.cpp - try to remove auto variables 2019-04-25 04:07:18 +02:00
twinaphex
a42b8f616f (slang reflection) Cleanups - start getting rid of most auto
variables
2019-04-25 03:54:04 +02:00
twinaphex
0bae77d199 (Shaders Vulkan/GLcore) Cleanups 2019-04-25 02:37:13 +02:00
twinaphex
15afaedaa8 (Shaders vulkan/GLcore) Simplify 2019-04-25 02:34:26 +02:00
twinaphex
e40c3ec07b (Shader Vulkan/GL core) Make code more the same 2019-04-25 01:42:56 +02:00
twinaphex
55b53929db (shader GL/Vulkan) Cleanups 2019-04-24 23:45:57 +02:00
twinaphex
604403fe90 (shader_vulkan) Simplifications - start making shader_gl_Core
and shader_vulkan more alike
2019-04-24 23:13:42 +02:00
twinaphex
e42dae928e (gl shader core) Simplifications 2019-04-24 22:20:48 +02:00
twinaphex
51a69dff44 (gl core shaders) Simplification 2019-04-24 22:10:21 +02:00
twinaphex
3225876f0b (shader_gl_core.cpp) Simplify 2019-04-24 20:25:37 +02:00
Twinaphex
c85bf21fbb
Merge pull request #8629 from orbea/wayland
qb: Disable wayland for CXX_BUILD for now.
2019-04-24 18:59:12 +02:00
orbea
780fa2679f qb: Disable wayland for CXX_BUILD for now. 2019-04-24 09:32:01 -07:00
twinaphex
8fc40d2a2a Menu displaylist - prevent segfault with shader parameters screen
when a shader has no parameters and handle does not exist
2019-04-24 18:07:12 +02:00
twinaphex
5e82940a08 (VFS) Reimplement path_mkdir_error 2019-04-24 17:41:02 +02:00
twinaphex
a60844897f (Shader GL core) Simplify some code 2019-04-24 04:24:48 +02:00
twinaphex
c3c3b6c2a2 (GL_CORE) Add gl_capabilities.c 2019-04-24 04:05:42 +02:00
Twinaphex
f3d04b7562 (OSX10.7) Add C++ source files 2019-04-24 03:59:55 +02:00
Twinaphex
e9bbc8d8dd (gl_core.c) Remove unused variable 2019-04-24 03:49:34 +02:00
twinaphex
c422ec1a0f (OSX10.7) Add header include dirs 2019-04-24 03:46:33 +02:00
Twinaphex
fb4e9f560f (OSX 10.7) Update 2019-04-24 03:42:14 +02:00
twinaphex
9ac971050d (GL_CORE) Add RGL/glsym 2019-04-24 03:37:17 +02:00
twinaphex
c55873c324 (GL_CORE) More updates 2019-04-24 03:33:32 +02:00
twinaphex
4f542c051d (OSX 10.7) Add defines 2019-04-24 03:29:46 +02:00
twinaphex
59b45f7812 Start making HAVE_OPENGL_CORE independent 2019-04-24 03:23:57 +02:00
Twinaphex
21cd11acb4
Merge pull request #8628 from orbea/c89
Fix C89_BUILD.
2019-04-24 02:55:16 +02:00
orbea
552cc08549 Fix C89_BUILD. 2019-04-23 17:51:26 -07:00
twinaphex
d6e9776ab8 (VFS) Small cleanups 2019-04-24 02:19:09 +02:00
twinaphex
b3686aee4c Initialize playlist_entry manually 2019-04-24 02:10:45 +02:00
twinaphex
c854d0916b (XMB) XMB honors the 'show menu sublabels' setting now - was previously
RGUI only
2019-04-24 01:48:28 +02:00
Twinaphex
3e15f1b512
Merge pull request #8626 from retrotails/master
add rgui snow
2019-04-24 01:39:44 +02:00
twinaphex
f3a31ffd8d Increment count correctly per entry added 2019-04-24 01:21:24 +02:00
twinaphex
22ac50d39c (menu displaylist) Cleanups 2019-04-23 23:59:05 +02:00
twinaphex
e7cb5ccdee menu_displaylist_parse_playlist - cleanups 2019-04-23 23:50:30 +02:00
twinaphex
70d0bd5092 If we are inside online updater screen and go back ingame and then
go back to the menu, we would become stuck inside this menu because
there were no entries. This has now been fixed
2019-04-23 23:35:52 +02:00
twinaphex
f573626144 Simplify path_parent_dir 2019-04-23 23:21:16 +02:00
twinaphex
b8694ff127 (file_path.c) More simplifications 2019-04-23 23:10:53 +02:00
twinaphex
7fe3f5f7ff (file_path.c) Turn path_stat into a macro 2019-04-23 22:59:57 +02:00
twinaphex
cca51030d7 simplify path_mkdir 2019-04-23 22:53:07 +02:00
twinaphex
f9f66a14b3 Simplify retro_vfs_mkdir_impl 2019-04-23 22:30:38 +02:00
twinaphex
589e886954 (Database menu) Add no entries to display when there are no entries
inside a database file
2019-04-23 21:59:58 +02:00