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
bee5a4b3a6cbce4c23beac288288e1e1437c6c64
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
…
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
…