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
70dc03e20da4635ae997bc6a220e33d3cdf69e22
0ad
/
source
T
History
vladislavbelov
23a023507a
Replaces GL_LINES, GL_QUADS, GL_TRIANGLE_STRIP and GL_TRIANGLE_FAN by GL_TRIANGLES.
...
This was SVN commit r26488.
2022-02-26 00:37:27 +00:00
..
collada
…
graphics
Moves polygon mode handling to PipelineState and CDeviceCommandContext.
2022-02-25 22:05:06 +00:00
gui
Uses CDeviceCommandContext as an input parameter for CCanvas2D.
2022-02-25 08:14:11 +00:00
i18n
…
lib
Moves max texture size to backend device capabilities.
2022-02-18 23:17:48 +00:00
lobby
…
maths
…
mocks
…
network
…
pch
…
ps
Moves polygon mode handling to PipelineState and CDeviceCommandContext.
2022-02-25 22:05:06 +00:00
renderer
Replaces GL_LINES, GL_QUADS, GL_TRIANGLE_STRIP and GL_TRIANGLE_FAN by GL_TRIANGLES.
2022-02-26 00:37:27 +00:00
rlinterface
…
scriptinterface
…
simulation2
Clean LoadPlayerSettings in Player-helper.
2022-02-18 08:10:13 +00:00
soundmanager
…
third_party
…
tools
Replaces GL_LINES, GL_QUADS, GL_TRIANGLE_STRIP and GL_TRIANGLE_FAN by GL_TRIANGLES.
2022-02-26 00:37:27 +00:00
main.cpp
…
test_setup.cpp
…