1
0
Fork 0
flightgear/Simulator
curt 91c20a18fc Fixed a problem with texture loading and mipmap building where the lower
mipmap levels were coming out hosed.
Adding a call to xglPixelStorei(GL_UNPACK_ALIGNMENT, 4); restores it to the
  default setting which was getting set to something else in other parts of
  the code.
1999-05-13 19:01:29 +00:00
..
Aircraft Removed in-src cvs logs. 1999-04-06 23:37:07 +00:00
Airports Major shuffling to push basic material management out into FlightGear/Lib/ 1999-05-12 04:24:55 +00:00
Astro Moved material property and texture management back to Simulator/Objects/ 1999-05-13 02:10:52 +00:00
Autopilot Autopilot changes contributed by Norman Vine. 1999-05-12 15:06:44 +00:00
Cockpit Moved material property and texture management back to Simulator/Objects/ 1999-05-13 02:10:52 +00:00
Controls Reset function for when reseting sim. 1999-04-27 15:42:53 +00:00
FDM Incorporated latest JSBsim updates. 1999-05-08 03:19:08 +00:00
GUI Changes to support plib-1.0.7's font code. 1999-05-12 02:07:21 +00:00
Joystick Updated to use new plib. 1999-04-15 23:58:23 +00:00
Main Moved material property and texture management back to Simulator/Objects/ 1999-05-13 02:10:52 +00:00
Objects Fixed a problem with texture loading and mipmap building where the lower 1999-05-13 19:01:29 +00:00
Scenery Major shuffling to push basic material management out into FlightGear/Lib/ 1999-05-12 04:24:55 +00:00
Time Borland portability fixes contributed by Charlie Hotchkiss. 1999-05-08 02:33:13 +00:00
Weather Removed in-src cvs logs. 1999-04-06 23:37:07 +00:00
Done Merge FG_Simulator as subdirectory 2009-09-14 13:38:55 +02:00
Makefile.am Merge FG_Simulator as subdirectory 2009-09-14 13:38:55 +02:00
Todo Merge FG_Simulator as subdirectory 2009-09-14 13:38:55 +02:00