This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
53734a05a6c0ab0b791b95a67c7a32b2f4df7a00
0ad
/
source
T
History
Stan
53734a05a6
Add a missed include in
https://code.wildfiregames.com/D721
; It's included for some reason in Windows NOPCH but not linux
...
Reported by: @Freagarach This was SVN commit r26097.
2021-12-22 11:02:13 +00:00
..
collada
Forbids using more than 64 bones for GPU skinning.
2021-12-13 19:22:27 +00:00
graphics
Use GLAD2 a multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator.
2021-12-21 22:03:31 +00:00
gui
Replaces unclear PreferGLSL by direct renderer backend choice.
2021-12-14 06:34:02 +00:00
i18n
…
lib
Add a missed include in
https://code.wildfiregames.com/D721
; It's included for some reason in Windows NOPCH but not linux
2021-12-22 11:02:13 +00:00
lobby
…
maths
…
mocks
…
network
…
pch
…
ps
Use GLAD2 a multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator.
2021-12-21 22:03:31 +00:00
renderer
Use GLAD2 a multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator.
2021-12-21 22:03:31 +00:00
rlinterface
…
scriptinterface
Drops custom utf16 string implementation (from
cdd3317ded
), uses C++11 one.
2021-11-29 12:10:41 +00:00
simulation2
Drops custom utf16 string implementation (from
cdd3317ded
), uses C++11 one.
2021-11-29 12:10:41 +00:00
soundmanager
…
third_party
…
tools
Use GLAD2 a multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator.
2021-12-21 22:03:31 +00:00
main.cpp
Moves backbuffer swap and error check to GL device.
2021-12-21 17:02:04 +00:00
test_setup.cpp
…