Changeset 25535 in vbox for trunk/src/VBox/Additions/common/crOpenGL
- Timestamp:
- Dec 21, 2009 10:37:46 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/crOpenGL/fakedri_drv.c
r25250 r25535 176 176 177 177 pEnd = pStart + sym1->st_size; 178 #ifndef VBOX_NO_MESA_PATCH_REPORTS 178 179 crDebug("VBox Entry: %p, start: %p(%s:%s), size: %i", pStart, dlip1.dli_saddr, dlip1.dli_fname, dlip1.dli_sname, sym1->st_size); 180 #endif 179 181 } 180 182 #endif
Note:
See TracChangeset
for help on using the changeset viewer.