VirtualBox

Ignore:
Timestamp:
Jul 24, 2009 10:44:49 AM (15 years ago)
Author:
vboxsync
Message:

crOpenGL: dump opcodes number only when needed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack.py

    r21308 r21780  
    221221    cr_unpackData = (const unsigned char *)data;
    222222
     223#if defined(CR_UNPACK_DEBUG_LAST_OPCODES) || defined(CR_UNPACK_DEBUG_LAST_OPCODES)
    223224    crDebug("crUnpack: %d opcodes", num_opcodes);
     225#endif
    224226
    225227    for (i = 0 ; i < num_opcodes ; i++)
Note: See TracChangeset for help on using the changeset viewer.

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