Changeset 45027 in vbox for trunk/src/VBox/Additions
- Timestamp:
- Mar 13, 2013 6:17:40 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_glsl.c
r44529 r45027 136 136 CRASSERT(obj); 137 137 138 /* we do not track shader creation inside guest since it is not needed currently. 139 * this is why we only care about programs here */ 138 140 if (hwid) 139 141 {
Note:
See TracChangeset
for help on using the changeset viewer.