Changes between Initial Version and Version 1 of dev/notes/mistakes
- Timestamp:
- Aug 25, 2011, 1:31:44 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev/notes/mistakes
v1 v1 1 Mistakes I spent a lot of time tracking: 2 3 || '''Symptom''' || '''Cause''' || 4 || Crash in `glDrawArrays()` on the PS3 || Use of `glTexCoordPointer()` instead of `glColorPointer()` when `GL_COLOR_ARRAY` was active ||