Re: Texture object locking

2014-06-10 Thread Neil Roberts
I was trying to be too clever with git-sendmail and I accidentally sent that message to the wrong list. Please ignore it. Sorry about that. - Neil ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/lis

Re: Texture object locking

2014-06-10 Thread Neil Roberts
Jason wrote: > Kristian and I were looking at this today, and there seems to be a > substantial race in the way that we are doing texture locking. Yes, it does look like this is a problem. I also noticed another dodgy-looking pattern when implementing the GL_ARB_clear_texture extension. Whenever