..
assert.c
Abandon standard C conformance and require GNU extensions
2021-08-31 23:33:16 +03:00
assert.h
util/assert: annotate assert condition with LIKELY()
2022-01-13 14:10:31 +02:00
compat.h
replace include guards with #pragma once
2021-08-31 23:34:46 +03:00
compat_cmplx.h
replace include guards with #pragma once
2021-08-31 23:34:46 +03:00
consideredharmful.h
replace include guards with #pragma once
2021-08-31 23:34:46 +03:00
crap.c
make upkeep script preserve existing copyrights
2019-08-03 20:44:22 +03:00
crap.h
replace include guards with #pragma once
2021-08-31 23:34:46 +03:00
debug.c
make upkeep script preserve existing copyrights
2019-08-03 20:44:22 +03:00
debug.h
replace include guards with #pragma once
2021-08-31 23:34:46 +03:00
env.c
windows: detect intel's shitty driver and fall back to ANGLE
2019-09-21 16:46:22 +03:00
env.h
replace include guards with #pragma once
2021-08-31 23:34:46 +03:00
fbmgr.c
fbmgr: add common resize strategy for screen-sized framebuffers
2021-04-13 20:17:30 +03:00
fbmgr.h
replace include guards with #pragma once
2021-08-31 23:34:46 +03:00
fbpair.c
New system to manage auto-resized framebuffers
2019-08-25 02:52:39 +03:00
fbpair.h
replace include guards with #pragma once
2021-08-31 23:34:46 +03:00
fbutil.c
New system to manage auto-resized framebuffers
2019-08-25 02:52:39 +03:00
fbutil.h
replace include guards with #pragma once
2021-08-31 23:34:46 +03:00
gamemode.c
GameMode integration ( #258 )
2020-11-19 01:12:51 +02:00
gamemode.h
replace include guards with #pragma once
2021-08-31 23:34:46 +03:00
gamemode_stub.c
GameMode integration ( #258 )
2020-11-19 01:12:51 +02:00
geometry.c
util/geometry: fix bad assumption in lineseg_closest_factor_impl
2021-12-21 23:11:02 +02:00
geometry.h
replace include guards with #pragma once
2021-08-31 23:34:46 +03:00
glm.h
replace include guards with #pragma once
2021-08-31 23:34:46 +03:00
graphics.c
Texturing overhaul: GPU compression, sRGB sampling, swizzles, etc. ( #240 )
2020-08-15 14:51:12 +03:00
graphics.h
replace include guards with #pragma once
2021-08-31 23:34:46 +03:00
io.c
util/io: add SDL_RWsync function
2022-07-12 01:57:35 +03:00
io.h
util/io: add SDL_RWsync function
2022-07-12 01:57:35 +03:00
kvparser.c
pbr: refactor material management and shader
2021-09-01 00:21:50 +03:00
kvparser.h
pbr: refactor material management and shader
2021-09-01 00:21:50 +03:00
libzip_compat.h
replace include guards with #pragma once
2021-08-31 23:34:46 +03:00
macrohax.h
replace include guards with #pragma once
2021-08-31 23:34:46 +03:00
meson.build
GameMode integration ( #258 )
2020-11-19 01:12:51 +02:00
miscmath.c
Abandon standard C conformance and require GNU extensions
2021-08-31 23:33:16 +03:00
miscmath.h
replace include guards with #pragma once
2021-08-31 23:34:46 +03:00
platform_posix.c
blind fix for macos crap
2021-04-29 20:44:26 +03:00
platform_win32.c
make upkeep script preserve existing copyrights
2019-08-03 20:44:22 +03:00
pngcruft.c
make upkeep script preserve existing copyrights
2019-08-03 20:44:22 +03:00
pngcruft.h
replace include guards with #pragma once
2021-08-31 23:34:46 +03:00
rectpack.c
shut up a debug print in rectpack
2019-11-08 21:07:02 +02:00
rectpack.h
replace include guards with #pragma once
2021-08-31 23:34:46 +03:00
sha256.c
Texturing overhaul: GPU compression, sRGB sampling, swizzles, etc. ( #240 )
2020-08-15 14:51:12 +03:00
sha256.h
replace include guards with #pragma once
2021-08-31 23:34:46 +03:00
sha256_openssl.c
util/sha256_openssl: fix libressl compat
2022-05-25 04:49:39 +03:00
strbuf.c
strbuf: add strbuf_cat and strbuf_ncat
2021-03-26 21:30:10 +02:00
strbuf.h
replace include guards with #pragma once
2021-08-31 23:34:46 +03:00
stringops.c
util/stringops: add memrchr() polyfill
2022-07-07 05:52:53 +03:00
stringops.h
util/stringops: add memrchr() polyfill
2022-07-07 05:52:53 +03:00
systime.h
replace include guards with #pragma once
2021-08-31 23:34:46 +03:00