simgear/simgear
2021-03-01 09:56:48 +00:00
..
bucket Simgear::test_bucket code coverage 2017-12-23 08:52:23 +00:00
bvh Switch to C++11 threads, mutexes and lock_guards. Switching to C++11 condition_variables requires some more thought. 2020-01-22 13:44:47 +01:00
canvas Add support for anisotropic filtering in Canvas 2020-12-17 13:00:01 +00:00
debug Add reporting callback option to SimGear 2020-12-07 17:16:47 +00:00
embedded_resources Rename the ResourceProxy class to EmbeddedResourceProxy 2017-10-07 16:36:49 +02:00
emesary Emesary : change to use scoped lock 2020-12-17 12:57:53 +00:00
environment fix: sky and cockpit to turn black 2020-12-26 10:53:49 -06:00
ephemeris Use UTF8 paths in nearly all places, for OSG 2020-03-13 09:50:43 +00:00
hla Fix a threads header 2020-03-09 14:56:08 +01:00
io TerraSync: counter to fetch number of bytes which have been extracted from a tarball file 2021-03-01 09:56:48 +00:00
magvar chance the WMM epic form 1 jan 2005 to 1 jan 2015 2015-09-02 10:37:01 +02:00
math SGGeod: add static constructor of an invalid Geod 2020-12-17 12:55:30 +00:00
misc SGPath: optimise exists() on Windows 2020-10-07 12:21:49 +01:00
nasal Emesary: add missing property initialisation to constructor 2020-12-17 12:56:49 +00:00
package Launhcer: fix crashes adding a catalog 2021-01-01 22:41:42 +00:00
props Support Boost v1.75 2021-01-02 21:57:54 -06:00
scene TerraSync: counter to fetch number of bytes which have been extracted from a tarball file 2021-03-01 09:56:48 +00:00
screen Remove jpeg-factory. 2014-01-27 09:19:11 +00:00
serial Ensure <simgear_config.h> is always included. 2017-03-28 09:36:53 +01:00
sound Sound: readWAV: avoid common exceptions. 2020-10-15 17:00:30 +01:00
std cppbind: Refactor to use C++11+ type_traits 2018-01-21 13:21:55 +01:00
structure Reporting of std::bad_alloc in Subsystem::update 2020-12-07 17:16:58 +00:00
threads TerraSync: handle reinit better 2020-08-25 21:02:16 +01:00
timing Load time-zones from UTF-8 paths correctly 2020-03-13 16:48:12 +00:00
xml Move IOStreams-related files to simgear/io/iostreams; rename zfstream.[ch]xx to gzfstream.[ch]xx 2017-02-12 21:18:52 +01:00
.gitignore Remove obsolete ignore pattern for automake generated headers. 2012-02-17 23:46:06 +01:00
CMakeLists.txt HTTPRepository: improving handling of archives 2021-03-01 09:56:48 +00:00
compiler.h Define SG_DEPRECATED, remove unused DEPRECATED. 2017-04-05 22:09:52 +09:00
constants.h Set minimum expiry time on STG nodes. 2020-11-29 16:23:40 +00:00
sg_inlines.h Add function template simgear::enumValue() to simgear/sg_inlines.h 2017-11-19 00:45:47 +01:00
simgear_config_cmake.h.in Split up SIMD support in ENABLE_SIMD which enables sse2 support for the compiler and ENABLE_SIMD_CODE which enables the hand crafted SIMD math functions which defaults to OFF now since compilers have catched up on generating optimized vectorized SIMD code. 2019-01-15 10:36:23 +01:00
version.h.in Fix rpmlint/Linux packager complaints 2012-05-05 00:30:16 +02:00