On 06/20/2017 07:17 AM, Thomas Hellstrom wrote:
On 06/20/2017 05:09 AM, Michel Dänzer wrote:
On 20/06/17 03:00 AM, Thomas Hellstrom wrote:
On 06/19/2017 07:44 PM, Thomas Hellstrom wrote:
On 06/19/2017 07:26 PM, Eric Anholt wrote:
Thomas Hellstrom writes:
Applications calling glXSwapBuffers
On 06/20/2017 05:09 AM, Michel Dänzer wrote:
On 20/06/17 03:00 AM, Thomas Hellstrom wrote:
On 06/19/2017 07:44 PM, Thomas Hellstrom wrote:
On 06/19/2017 07:26 PM, Eric Anholt wrote:
Thomas Hellstrom writes:
Applications calling glXSwapBuffers should be able to expect that any X
rendering su
On 20/06/17 03:00 AM, Thomas Hellstrom wrote:
> On 06/19/2017 07:44 PM, Thomas Hellstrom wrote:
>> On 06/19/2017 07:26 PM, Eric Anholt wrote:
>>> Thomas Hellstrom writes:
>>>
Applications calling glXSwapBuffers should be able to expect that any X
rendering submitted after the call to glX
On 06/19/2017 07:26 PM, Eric Anholt wrote:
Thomas Hellstrom writes:
Applications calling glXSwapBuffers should be able to expect that any X
rendering submitted after the call to glXSwapBuffers returns should be ordered
with respect to the glXSwapBuffers call. (For example piglit reading out fr
On 06/19/2017 07:44 PM, Thomas Hellstrom wrote:
On 06/19/2017 07:26 PM, Eric Anholt wrote:
Thomas Hellstrom writes:
Applications calling glXSwapBuffers should be able to expect that any X
rendering submitted after the call to glXSwapBuffers returns should
be ordered
with respect to the glXSw
Thomas Hellstrom writes:
> Applications calling glXSwapBuffers should be able to expect that any X
> rendering submitted after the call to glXSwapBuffers returns should be ordered
> with respect to the glXSwapBuffers call. (For example piglit reading out from
> a window). This appears not to be t
Applications calling glXSwapBuffers should be able to expect that any X
rendering submitted after the call to glXSwapBuffers returns should be ordered
with respect to the glXSwapBuffers call. (For example piglit reading out from
a window). This appears not to be the case at least with the current s