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 08:15:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6cafb6caacb50249ef95005def371ebb3fcd7003
0ad
/
source
/
lib
/
external_libraries
T
History
Ykkrosh
52756535f3
Fix crash in GL_EXT_timer_query profiler
...
This was SVN commit r10819.
2011-12-28 22:00:52 +00:00
..
cryptopp.h
…
curl.h
# Add opt-in automatic feedback system.
2011-02-16 20:40:15 +00:00
dbghelp_funcs.h
…
dbghelp.cpp
split debug_assert into ENSURE and ASSERT as discussed in a previous meeting.
2011-04-30 13:01:45 +00:00
dbghelp.h
post-alpha sync with work.
2011-07-18 09:21:56 +00:00
enet.h
Be a bit more robust to build environment changes.
2011-07-15 13:22:48 +00:00
glext_funcs.h
Fix crash in GL_EXT_timer_query profiler
2011-12-28 22:00:52 +00:00
libjpeg.h
…
openal.h
…
opengl.h
Fix missing symbols in old glext
2011-11-11 11:56:51 +00:00
openmp.h
cleanup (requires update-workspaces)
2011-05-03 12:38:42 +00:00
png.h
update zlib, libpng; rebuild libjpg (avoids dependency on msvcr71)
2010-06-21 11:54:15 +00:00
powrprof.h
…
sdl_fwd.h
…
sdl.h
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
2010-03-01 14:52:58 +00:00
suppress_boost_warnings.h
improvements from work: [update-workspaces required]
2010-12-09 11:16:21 +00:00
vorbis.h
add proper OGG support, a near-total rewrite of a patch by Kyniker/Heron. not yet integrated into snd_mgr. also remove the no longer used CMusicPlayer and CPlayList.
2010-08-01 10:52:12 +00:00
wxwidgets.h
…
zlib.h
…