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-09 10:37:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d9d8d3ea2be2c3ef541923c0be11f68c4d9e8b56
0ad
/
source
T
History
janwas
d9d8d3ea2b
wdetect: refactor DLL version code (now used for gfx and sound drivers). now hopefully correctly handles multiple opengl drivers (e.g. due to remnants from old drivers).
...
This was SVN commit r2394.
2005-06-16 21:55:02 +00:00
..
graphics
Updated autobuilder to update ps.pdb.
2005-06-02 18:04:20 +00:00
gui
Use gl*ARB wherever possible. They are mapped onto the core gl* function if the driver's version is high enough, else onto the extension's gl*ARB function.
2005-06-14 03:33:16 +00:00
i18n
…
lib
wdetect: refactor DLL version code (now used for gfx and sound drivers). now hopefully correctly handles multiple opengl drivers (e.g. due to remnants from old drivers).
2005-06-16 21:55:02 +00:00
maths
…
ps
singleton.h: use assert2 (avoid trouble in wdbg code)
2005-06-16 21:46:33 +00:00
renderer
Use gl*ARB wherever possible. They are mapped onto the core gl* function if the driver's version is high enough, else onto the extension's gl*ARB function.
2005-06-14 03:33:16 +00:00
scripting
Added CStr and some other things to precompiled.h, to reduce build times.
2005-06-01 20:12:45 +00:00
simulation
Added CStr and some other things to precompiled.h, to reduce build times.
2005-06-01 20:12:45 +00:00
sound
…
tests
…
tools
Trying once more to rename this stuff correctly...
2005-06-14 20:46:45 +00:00
main.cpp
timer.h: require trailing ; after TIMER
2005-06-16 21:50:20 +00:00
ProgrammingSchedule.xls
…