VirtualBox

Ignore:
Timestamp:
Jan 23, 2014 4:10:13 PM (11 years ago)
Author:
vboxsync
Message:

crOpenGL: misc bugfixes, Vrdp+3D working with the new framework

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.c

    r50095 r50184  
    15451545                memcpy(&render_spu.blitterDispatch.MakeCurrent, values, count);
    15461546        else
    1547                 crWarning("unexpected type(%#x) - count(%d) pair", type, count);
     1547                WARN(("unexpected type(%#x) - count(%d) pair", type, count));
    15481548        break;
    15491549
    15501550    default:
    15511551#if 0
    1552         crWarning("Unhandled target in renderspuChromiumParametervCR(0x%x)", (int) target);
     1552        WARN(("Unhandled target in renderspuChromiumParametervCR(0x%x)", (int) target));
    15531553#endif
    15541554        break;
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