breakin
03-17-2007, 10:57 AM
It would be VERY nice if it was possible to switch between fullscreen/windowed display without having to reload all resources. Same goes if context is lost in any other manner.
Having to write resources so they reload themselves, buffering them seems wasteful when the driver probably buffers them too.
This would seriously help beginners who want stable gl-programs that just works! Also it would probably help lower memory requirements. Perfect for alt+tab for switching between fullscreen/windowed quickly etc.
How to make for dynamic resources I don't know, maybe only certain resources are buffered.
Something to consider if the object models is under discussion.
Having to write resources so they reload themselves, buffering them seems wasteful when the driver probably buffers them too.
This would seriously help beginners who want stable gl-programs that just works! Also it would probably help lower memory requirements. Perfect for alt+tab for switching between fullscreen/windowed quickly etc.
How to make for dynamic resources I don't know, maybe only certain resources are buffered.
Something to consider if the object models is under discussion.