This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-25 15:05:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e02b402a14bd6bb8defca223b8ff1e242e80af6c
0ad
/
source
T
History
vladislavbelov
e02b402a14
Uses vertex attribute name only for GLSL.
Fixes
#6500
...
This was SVN commit r26799.
2022-04-17 08:00:10 +00:00
..
collada
…
graphics
Moves AssertPointersBound to draw commands to not forget to call it for new shaders.
2022-04-12 18:02:08 +00:00
gui
Moves AssertPointersBound to draw commands to not forget to call it for new shaders.
2022-04-12 18:02:08 +00:00
i18n
…
lib
Allows tex clients decide how to handle invalid textures instead of assertions.
Fixes
#6436
2022-04-12 17:39:05 +00:00
lobby
…
maths
…
mocks
…
network
Don't create thread on failed connection
2022-03-14 17:19:42 +00:00
pch
…
ps
Allows tex clients decide how to handle invalid textures instead of assertions.
Fixes
#6436
2022-04-12 17:39:05 +00:00
renderer
Uses vertex attribute name only for GLSL.
Fixes
#6500
2022-04-17 08:00:10 +00:00
rlinterface
…
scriptinterface
Remove some duplicated code from ScriptInterface.cpp
2022-03-28 21:58:22 +00:00
simulation2
Fix passibilty overlay in atlas
2022-03-17 15:17:49 +00:00
soundmanager
Allows tex clients decide how to handle invalid textures instead of assertions.
Fixes
#6436
2022-04-12 17:39:05 +00:00
third_party
…
tools
Remove hardcoded shadows in Atlas UI
2022-03-28 22:47:52 +00:00
main.cpp
…
test_setup.cpp
…