TextureRange sample
I've been trying to incorporate some of the changes in the TextureRange sample code from Apple into my GL implementation -- using client storage, the rectangle extension, etc. Though it all works fine on my G4 PowerBook and 10.3, some other machines crash in glTexSubImage2D. Anyone had a similar experience?
Are you sure you're retaining the client-side texture buffer? If you use client storage, but then release the texture buffer, GL will try to texture from random memory == crash.
Possibly Related Threads...
Thread: | Author | Replies: | Views: | Last Post | |
Sample Code Apple removed? | SaxMan | 12 | 10,694 |
Jan 17, 2009 05:26 PM Last Post: AnotherJake |
|
FBO sample code posted | arekkusu | 5 | 6,419 |
Sep 20, 2006 09:23 PM Last Post: Frank C. |
|
Does Anyone have a sample of SDL being implemented without Project Builder? | tingham | 10 | 6,693 |
Oct 7, 2003 11:42 AM Last Post: Fenris |
|
s3tc tools / sample code? | arekkusu | 2 | 4,905 |
Apr 13, 2003 06:40 PM Last Post: ibullard |
|
Free sample code | Feanor | 7 | 6,857 |
Oct 17, 2002 06:19 PM Last Post: Feanor |