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
9bc3dd469972924523a5e105e7324599e15eee36
0ad
/
source
T
History
vladislavbelov
9bc3dd4699
Fixes terrain overlay texture upload after
fd976456d7
.
...
Reported By: nwtour This was SVN commit r26176.
2022-01-06 14:16:32 +00:00
..
collada
…
graphics
Uses core GL functions for GLSL shaders.
2022-01-06 11:41:04 +00:00
gui
Splits CRenderer part about scene to CSceneRenderer.
2022-01-04 13:29:01 +00:00
i18n
…
lib
Fix OpenGL ES 2.0 Warnings.
2022-01-04 20:54:37 +00:00
lobby
…
maths
…
mocks
…
network
…
pch
…
ps
Uses core GL functions for GLSL shaders.
2022-01-06 11:41:04 +00:00
renderer
Fixes terrain overlay texture upload after
fd976456d7
.
2022-01-06 14:16:32 +00:00
rlinterface
…
scriptinterface
…
simulation2
Splits CRenderer part about scene to CSceneRenderer.
2022-01-04 13:29:01 +00:00
soundmanager
…
third_party
…
tools
Performs texture uploads via DeviceCommandContext interface.
2022-01-05 14:49:54 +00:00
main.cpp
Moves frame rendering function to CRenderer and combines with making screenshots.
2022-01-04 18:13:45 +00:00
test_setup.cpp
…