1
0
Fork 0
flightgear/Simulator/Objects
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
..
colours.h Moved material property management and texture loading back to 1999-05-13 02:34:49 +00:00
fragment.cxx Removed in-src cvs logs. 1999-04-06 23:37:07 +00:00
fragment.hxx Major shuffling to push basic material management out into FlightGear/Lib/ 1999-05-12 04:24:55 +00:00
Makefile.am Moved material property and texture management back to Simulator/Objects/ 1999-05-13 02:24:55 +00:00
material.cxx Fixed a problem with texture loading and mipmap building where the lower 1999-05-13 19:01:29 +00:00
material.hxx Moved material property management and texture loading back to 1999-05-13 02:34:49 +00:00
materialmgr.cxx Moved material property and texture management back to Simulator/Objects/ 1999-05-13 02:24:55 +00:00
materialmgr.hxx Moved material property and texture management back to Simulator/Objects/ 1999-05-13 02:24:55 +00:00
obj.cxx Fixed a problem with texture loading and mipmap building where the lower 1999-05-13 19:01:29 +00:00
obj.hxx Removed in-src cvs logs. 1999-04-06 23:37:07 +00:00
texload.c Moved material property management and texture loading back to 1999-05-13 02:34:49 +00:00
texload.h Moved material property management and texture loading back to 1999-05-13 02:34:49 +00:00