simgear/simgear
2019-06-14 22:11:31 -05:00
..
bucket Simgear::test_bucket code coverage 2017-12-23 08:52:23 +00:00
bvh Ensure <simgear_config.h> is always included. 2017-03-28 09:36:53 +01:00
canvas OSG3.7 changes 2019-01-20 18:28:37 +01:00
debug Protect logstream startup entries with a mutex 2019-05-24 10:15:06 +01:00
embedded_resources Rename the ResourceProxy class to EmbeddedResourceProxy 2017-10-07 16:36:49 +02:00
emesary [Emesary] Fix compile on Linux. 2019-06-14 22:11:31 -05:00
environment No need to set precipitation (rain/snow) each frame when it is turned off. 2019-01-24 18:07:05 +01:00
ephemeris Ensure <simgear_config.h> is always included. 2017-03-28 09:36:53 +01:00
hla Add missing include <algorithm> for std::max() and std::min() 2017-11-16 16:00:14 +01:00
io Guard against a potential race init-ing libCurl 2019-02-13 12:49:21 +00:00
magvar chance the WMM epic form 1 jan 2005 to 1 jan 2015 2015-09-02 10:37:01 +02:00
math 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
misc DDS Texture cache improvements 2019-06-08 15:38:22 +02:00
nasal [Emesary] Fix compile on Linux. 2019-06-14 22:11:31 -05:00
package Catalogs: allow migration to alternate IDs 2018-10-16 09:56:56 +01:00
props Optimize parsing of property node names 2019-04-04 12:00:18 +00:00
scene Fixed undetected compiler error due to gcc accepting variable-length arrays 2019-06-11 23:05:09 +02: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 Merge /u/dancliff/simgear/ branch fix_sound_on_model_reload into next 2019-05-14 20:33:12 +00:00
std cppbind: Refactor to use C++11+ type_traits 2018-01-21 13:21:55 +01:00
structure Add missing cassert incldues 2019-05-20 11:00:51 +02:00
threads SG Threading added new class for an exclusive thread 2019-06-11 13:30:29 +02:00
timing Nasal GC background threaded merge. 2019-06-08 10:07:48 +02: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 Added Emesary to SimGear Core 2019-06-03 23:32:49 +02:00
compiler.h Define SG_DEPRECATED, remove unused DEPRECATED. 2017-04-05 22:09:52 +09:00
constants.h Provide polar earth radius as a simgear constant. 2017-11-16 21:38:50 +01: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