simgear/simgear
Stuart Buchanan 6ea99e43f1 WS30: Use NEAREST_MIPMAP_NEAREST for landclass
Only for the MIN filter, as the MAX filter causes
significant interpolation issues.
2021-11-05 01:12:01 +00:00
..
bucket WS30 Move VPB tile loading to the tile manager 2021-10-20 23:37:59 +01:00
bvh REVIEW: Memory Leaks 2020-09-24 22:24:12 -05:00
canvas Canvas: Set pointers to NULL instead of calling .release() 2021-08-31 18:09:36 +02:00
debug simgear/debug/logstream.cxx: enable file:line on startup if SG_LOG_FILE_LINE is 1. 2021-08-02 21:04:29 +01:00
embedded_resources Cmake refresh 2020-08-18 11:40:27 +01:00
emesary Fixes #2579 Emesary segfault on reset. 2021-05-02 17:35:24 +02:00
environment METAR: Remove duplicate lines from manual merge 2021-10-20 13:16:31 +01:00
ephemeris Remove obsolete, unused variable 2021-02-13 21:44:25 -06:00
hla Ensure simgear_config.h is round when building HLA 2020-08-19 09:22:33 +01:00
io Fix a dumb crash I introduced. 2021-08-04 09:08:16 +01:00
magvar chance the WMM epic form 1 jan 2005 to 1 jan 2015 2015-09-02 10:37:01 +02:00
math Precomputed random numbers API 2021-05-25 12:53:36 +01:00
misc Attempt to fix realpath() recursion 2021-06-14 13:52:22 +01:00
nasal simgear/nasal/code.c:setupFuncall(): improve diagnostic if not callable. 2021-08-26 23:24:39 +01:00
package simgear/package/Package.cxx: removed assert that cannot fire due to unsigned. 2021-07-31 10:29:25 +01:00
props simgear/props/props.cxx: fixed deadlock in SGPropertyNode::addChildren(). 2021-09-05 15:55:37 +01:00
scene WS30: Use NEAREST_MIPMAP_NEAREST for landclass 2021-11-05 01:12:01 +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 Michael Danilov: Fix issue #2169 Sound with condition=false will play when moving into its max-dist (patch available) 2021-08-20 11:47:03 +02:00
std Cmake refresh 2020-08-18 11:40:27 +01:00
structure Control over reporting from SimGear 2021-07-31 18:31:10 +01:00
threads TerraSync: handle reinit better 2020-08-03 18:01:34 +01:00
timing Optimise sidereal_course performance 2021-07-21 22:54:11 +01:00
xml Suppress reports on some common exception throws 2021-02-20 19:57:29 +00:00
.gitignore Remove obsolete ignore pattern for automake generated headers. 2012-02-17 23:46:06 +01:00
CMakeLists.txt Initial support for glTF models 2021-08-16 17:00:57 +02: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-26 22:55:56 +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