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-06-27 03:25:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8aa016a884dd4e9409bec7b7942e6cd14c759aca
0ad
/
source
/
lib
T
History
historic_bruno
8aa016a884
Changes graphics card name detection on Windows to use OpenGL, as a workaround for certain WMI related crashes on Nvidia Optimus and netbook systems.
Fixes
#1952
,
#1575
...
This was SVN commit r13536.
2013-07-06 18:30:29 +00:00
..
adts
…
allocators
…
external_libraries
Updates bundled libpng to v1.5.13, built with VC2008 - requires update-workspaces. Refs
#864
2013-01-03 17:22:14 +00:00
file
Write mod data correctly.
Fixes
#1940
.
2013-06-11 20:50:09 +00:00
pch
Adds support for Boost.Filesystem v3, the only option in Boost 1.50.
Fixes
#1527
. Refs
#1360
2012-07-29 23:04:22 +00:00
posix
Add support for OpenBSD.
Fixes
#1463
.
2012-06-13 20:43:56 +00:00
res
Catch exceptions by reference (by convention), based on patch from Markus, refs
#1852
2013-05-22 22:27:53 +00:00
sysdep
Changes graphics card name detection on Windows to use OpenGL, as a workaround for certain WMI related crashes on Nvidia Optimus and netbook systems.
Fixes
#1952
,
#1575
2013-07-06 18:30:29 +00:00
tests
…
tex
…
alignment.h
…
app_hooks.cpp
…
app_hooks.h
…
base32.cpp
…
base32.h
…
bits.cpp
…
bits.h
Fixes compile error introduced in
3787f17e4d
2012-12-01 20:34:35 +00:00
byte_order.cpp
…
byte_order.h
…
code_annotation.h
Fix build warnings. Patch by Markus. Refs
#1851
.
2013-06-11 00:05:57 +00:00
code_generation.h
Catch exceptions by reference (by convention), based on patch from Markus, refs
#1852
2013-05-22 22:27:53 +00:00
config2.h
Replaces FAM file monitoring with inotify on Linux, based on patch by noKid.
Fixes
#1316
, refs
#1687
.
2012-10-02 00:03:14 +00:00
config.h
…
debug_stl.cpp
…
debug_stl.h
…
debug.cpp
…
debug.h
New Year's clean-up.
2013-01-01 18:33:53 +00:00
fnv_hash.cpp
…
fnv_hash.h
…
frequency_filter.cpp
Improves frame rate counter to give smoother results, patch by sbte.
Fixes
#1016
2013-02-26 21:50:38 +00:00
frequency_filter.h
…
input.cpp
…
input.h
…
lib_api.h
…
lib.cpp
…
lib.h
…
module_init.cpp
…
module_init.h
…
ogl.cpp
Adds comment about xorg-x11's glXGetProcAddress not returning NULL for unsupported functions,
closes
#171
2013-06-14 23:49:20 +00:00
ogl.h
…
os_path.h
…
path.cpp
…
path.h
…
pointer_typedefs.h
…
precompiled.h
…
rand.cpp
…
rand.h
…
regex.cpp
…
regex.h
…
secure_crt.cpp
Add support for OpenBSD.
Fixes
#1463
.
2012-06-13 20:43:56 +00:00
secure_crt.h
Add support for OpenBSD.
Fixes
#1463
.
2012-06-13 20:43:56 +00:00
self_test.cpp
…
self_test.h
…
status.cpp
…
status.h
…
svn_revision.cpp
…
svn_revision.h
…
timer.cpp
Fixes race condition in EnsureMonotonic on 32-bit builds, which was causing unreliable timer behavior,
fixes
#1729
2012-12-03 13:24:12 +00:00
timer.h
…
types.h
…
utf8.cpp
…
utf8.h
…
wsecure_crt.cpp
…