twinaphex
|
88e3abd6fd
|
Use path_is_valid instead of filestream_exists where possible -
stat should be faster than fopen
|
2019-04-26 13:33:25 +02:00 |
|
twinaphex
|
1598cc773c
|
More small cleanups
|
2019-04-26 12:53:12 +02:00 |
|
twinaphex
|
68ab984603
|
(archive_file) Safe optimizations
|
2019-04-26 12:46:44 +02:00 |
|
twinaphex
|
aa156bd804
|
Have to revert this for now
|
2019-04-26 11:28:08 +02:00 |
|
twinaphex
|
60c028a562
|
(archive_file) Some optimizations
|
2019-04-26 10:26:48 +02:00 |
|
twinaphex
|
cec858748f
|
(dir_list) Optimize dir_list_read
|
2019-04-26 08:23:56 +02:00 |
|
twinaphex
|
1433a587b2
|
(dir_list) Simplify parse_dir_entry
|
2019-04-26 07:54:37 +02:00 |
|
twinaphex
|
ad03ac055d
|
dir_list - simplify dir_list_append
|
2019-04-26 06:36:55 +02:00 |
|
twinaphex
|
ddace03872
|
(config_file.c) Cleanups
|
2019-04-26 06:28:10 +02:00 |
|
twinaphex
|
89563ce9c8
|
(stdstring) Small cleanups
|
2019-04-26 06:07:40 +02:00 |
|
twinaphex
|
d41827ec7e
|
(VFS implementation) Small cleanups
|
2019-04-26 05:53:59 +02:00 |
|
twinaphex
|
fb653d22dc
|
(file_path.c) Small simplifications
|
2019-04-26 04:49:42 +02:00 |
|
twinaphex
|
c9caa5c39b
|
(iOS10/11/9) Add rcheevos include dirs
|
2019-04-26 04:07:16 +02:00 |
|
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 |
|