Ignore:
Timestamp:
07/26/14 04:25:23 (11 years ago)
Author:
epyon
Message:
  • nmd_loader now (temporarily) holds nmd dump code
  • image_data now holds pixel format information
  • minor cleanups
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gl/gl_enum.cc

    r237 r292  
    147147}
    148148
    149 unsigned int nv::image_format_to_enum( image_format format )
     149unsigned int nv::image_format_to_enum( pixel_format format )
    150150{
    151151        switch( format )
Note: See TracChangeset for help on using the changeset viewer.