twinaphex
|
b2dbbeb386
|
(glslang_util_cxx.cpp) Use string_starts_with_size
|
2020-06-28 21:53:28 +02:00 |
|
twinaphex
|
fe8a191012
|
(glslang_util_cxx.cpp) Use string_starts_with
|
2020-06-28 21:46:08 +02:00 |
|
twinaphex
|
2a36fa0855
|
Remove double ';'
|
2020-05-19 21:29:35 +02:00 |
|
twinaphex
|
6232e0abd3
|
Buildfix
|
2020-03-03 11:08:16 +01:00 |
|
twinaphex
|
d5f7839d12
|
Cleanups
|
2020-03-03 10:58:04 +01:00 |
|
twinaphex
|
d1ebb58580
|
Cleanups - change function signature of compile_spirv to const char *
|
2020-03-03 10:49:47 +01:00 |
|
orbea
|
def374c2b9
|
Fix the header paths with the system glslang.
|
2020-03-02 14:20:18 -08:00 |
|
twinaphex
|
b94b9e2adb
|
Go back to plain strlcpy/strlcat - probably best to look at
opportunities to reduce these calls vs. replacing them with
unsafe macros
|
2019-09-23 00:19:01 +02:00 |
|
twinaphex
|
3b057d9605
|
Start using STRLCAT_CONST_INCR and STRLCPY_CONST
|
2019-09-20 23:33:17 +02:00 |
|
twinaphex
|
db624a7c99
|
Start cleaning up the rather messy manual assignment
|
2019-09-20 02:03:26 +02:00 |
|
twinaphex
|
3fbeb0617b
|
(glslang_util_cxx.cpp) Get rid of this strlcpy too
|
2019-09-18 08:03:49 +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 |
|