VirtualBox

Ignore:
Timestamp:
Aug 9, 2016 11:40:19 AM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
109822
Message:

GuestHost/OpenGL: warnings (gcc).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/OpenGL/packer/pack_client.c

    r62808 r63199  
    443443        }
    444444    }
    445 #endif // CR_EXT_secondary_color
     445#endif /* CR_EXT_secondary_color */
    446446
    447447
     
    459459        crPackFogCoordfEXT( *((GLfloat *) p) );
    460460    }
    461 #endif // CR_EXT_fog_coord
     461#endif /* CR_EXT_fog_coord */
    462462
    463463    for (unit = 0 ; unit < CR_MAX_TEXTURE_UNITS ; unit++)
     
    803803        crPackBegin(mode);
    804804
    805     //crDebug("crPackExpandDrawElements mode:0x%x, count:%d, type:0x%x", mode, count, type);
     805    /*crDebug("crPackExpandDrawElements mode:0x%x, count:%d, type:0x%x", mode, count, type);*/
    806806
    807807    switch (type)
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette