Changeset 103469 in vbox for trunk/src/VBox/Devices/Graphics
- Timestamp:
- Feb 20, 2024 8:15:41 AM (14 months ago)
- svn:sync-xref-src-repo-rev:
- 161804
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA-SVGA-cmd.cpp
r102808 r103469 7166 7166 } 7167 7167 7168 if (RT_FAILURE(rcParse)) 7169 LogRelMax(16, ("VMSVGA: command %d: %Rrc\n", enmCmdId, rcParse)); 7168 7170 return VINF_SUCCESS; 7169 // return rcParse;7170 7171 } 7171 7172 # undef VMSVGAFIFO_CHECK_3D_CMD_MIN_SIZE_BREAK
Note:
See TracChangeset
for help on using the changeset viewer.