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
57dde8d0827f6bc0a2e50ccdf6d00663b4e3cf65
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
Add a mod installer,
fixes
#4027
.
2018-04-15 01:46:28 +00:00
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
Actually remove trailing whitespace for non-header files as well.
2016-11-23 13:02:58 +00:00
Paths.h
…