Changes between Initial Version and Version 1 of Ticket #147, comment 8
- Timestamp:
- 06/18/12 10:00:37 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #147, comment 8
initial v1 1 1 - Vpx fixed in r931 2 2 - double buffer isn't actually needed so we can drop this issue 3 - current_mode is meant to be initialized to 0 (you don't know if it's YUV or RGB mode at start). textures can't be initialized because you need a GL context to call glGenTextures