search for: prevcontextaddr

Displaying 1 result from an estimated 1 matches for "prevcontextaddr".

2011 Jan 11
0
D3D problem... Mac Specific?
...nt on device context 0x6bc, last error 0. err:d3d:context_create Cannot activate context to set up defaults Where "CONTEXTADDR" changes with each iteration. If this is not the first iteration of the loop, this is followed by: Code: err:d3d:context_release Failed to restore GL context *PREVCONTEXTADDR* on device context 0x6bc, last error 0x7d0. Where "PREVCONTEXTADDR" is the context address used in the *last* iteration of the loop. ----- Then the loop branches into one of four directions. ?Sometimes it just continues past this point, but the other times one of the following sets of...