1
0
Fork 0
flightgear/src
Tim Moore 6acd657a05 Attach an empty shader program to the scene graph root
This establishes a default state of using the OpenGL fixed function pipeline.
Otherwise a shader program from a state set can leak into state sets that don't
use shaders at all.
2009-12-20 10:34:07 +01:00
..
AIModel Merge branch 'jmt/gps' 2009-11-27 06:40:47 +01:00
Aircraft Csaba/Jester : initialize all per-engine and per-tank attributes ( follow-up ) 2009-01-18 23:10:52 +01:00
Airports Merge branch 'jmt/gps' 2009-11-27 06:40:47 +01:00
ATC compilation fixes for gcc -Wall -Werror 2009-08-24 17:13:31 +02:00
ATCDCL Fix label printing in ATCDialog 2009-11-08 01:18:09 +01:00
Autopilot Merge branch 'jmt/gps' 2009-11-27 06:40:47 +01:00
Cockpit Merge branch 'jmt/gps' 2009-11-27 06:40:47 +01:00
Environment Merge branch 'jmt/gps' 2009-11-27 06:40:47 +01:00
FDM rocket engine and piston engine fixes 2009-11-02 23:30:56 +01:00
GUI Merge branch 'jmt/dialog' 2009-11-26 23:32:38 +01:00
Include Stuart Buchanan: 2009-10-04 02:05:08 +02:00
Input more include SGMath.hxx to keep MSVC happy 2009-10-26 18:40:12 +01:00
Instrumentation Merge branch 'luff/kln89' 2009-11-27 06:41:43 +01:00
Main Attach an empty shader program to the scene graph root 2009-12-20 10:34:07 +01:00
Model Fix case typo 2009-07-27 23:52:33 +02:00
MultiPlayer change back unsigned byte count to signed (multiplaymgr) 2009-08-27 00:12:44 +02:00
Navaids Case insensitivity for findNextByPartialId. 2009-11-07 09:00:51 +01:00
Network only complain about binary record length mismatch if mode is binary. 2009-09-18 10:38:34 +02:00
Scenery Move the property expression code back to simgear. 2009-12-20 10:34:07 +01:00
Scripting Merge branch 'jmt/gps' 2009-11-27 06:40:47 +01:00
Sound Remove audio update from main.cxx, back to FGFX (but keep the timing-dependent piece done artificially late) 2009-09-20 00:20:17 +02:00
Systems Suppress warnings 2009-07-02 08:59:16 +02:00
Time Changes for animated effects 2009-12-20 10:34:07 +01:00
Traffic Don't allocate string temporaries for comparisons. 2009-12-20 10:34:07 +01:00
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Makefile.am Initial attempt to establish a better integration between AI and ATC code. 2008-07-13 12:51:06 +00:00