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-07-14 10:15:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
283f524fcf5d4d299f4916ee62fa4e722b0ddb6a
0ad
/
source
/
ps
/
GameSetup
T
History
vladislavbelov
8f4b3dfb16
Removes GL1 constants deprecated in GL3+ from HWDetect since they are not useful anymore.
...
This was SVN commit r25571.
2021-05-25 22:34:57 +00:00
..
tests
…
Atlas.cpp
…
Atlas.h
…
CmdLineArgs.cpp
Speed up GetAvailableMods for archives.
2021-05-16 13:50:05 +00:00
CmdLineArgs.h
Mod and mod-mounting cleanup and improvements.
2021-05-20 14:36:42 +00:00
Config.cpp
Reduces CConsole interface and simplifies the initialization step.
2021-05-21 23:10:43 +00:00
Config.h
Replaces global g_VSync state by VideoMode property.
2021-05-21 21:33:43 +00:00
GameSetup.cpp
Reorders GL error checks during a frame to ask only when needed, combines depth test switches.
2021-05-24 21:03:48 +00:00
GameSetup.h
Mod and mod-mounting cleanup and improvements.
2021-05-20 14:36:42 +00:00
HWDetect.cpp
Removes GL1 constants deprecated in GL3+ from HWDetect since they are not useful anymore.
2021-05-25 22:34:57 +00:00
HWDetect.h
…
Paths.cpp
…
Paths.h
…