Changeset 33540 in vbox for trunk/src/VBox/Additions/common/crOpenGL/pack
- Timestamp:
- Oct 28, 2010 9:27:05 AM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 67140
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_swapbuf.c
r20083 r33540 65 65 * 66 66 * This is complicated because writeback in the pack spu is 67 * overrid en to always set the value to zero when the67 * overridden to always set the value to zero when the 68 68 * reply is received, rather than decrementing it: 69 69 */ … … 93 93 } 94 94 95 /* want to emit a parameter ihere */95 /* want to emit a parameter here */ 96 96 if (pack_spu.emit_GATHER_POST_SWAPBUFFERS) 97 97 {
Note:
See TracChangeset
for help on using the changeset viewer.