Advertisement

Multiple window & stuff loading

Started by October 27, 2004 10:17 AM
0 comments, last by netsach 20 years, 1 month ago
Hello ! Having a multiple display (glx), i used to create a thread per display, each thread creating its window on a specific display, and initializing textures, display lists etc... ie 1 initialize per window / context So far it works, but i would like to know if there is a way i could load this stuff once and for all, and not "per gl context". That way it would reduce load times, memory used and so on. If anyone has an idea, i'd be really happy :-) Thanx

= re-post =

No one has an idea ? I can't seem to find anything on the web.
Sorry to post again, but i'm quite desperate. Feel free to close the thread if needed.

Thanx

This topic is closed to new replies.

Advertisement