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-21 04:05:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
23a023507a24d38d2bb9e8e5fcfa7c01ee608e06
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
…
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
…
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
…