Re: [Mesa-dev] RFC: enforcing gallium resource bind flags

2013-03-01 Thread Jose Fonseca
- Original Message - > On 01.03.2013 11:30, Jose Fonseca wrote: > > - Original Message - > >> On Fri, Mar 1, 2013 at 12:31 AM, Roland Scheidegger > >> wrote: > >>> Hi, > >>> > >>> there is some sloppy usage of bind flags in the opengl state tracker > >>> (that is, resources get u

Re: [Mesa-dev] RFC: enforcing gallium resource bind flags

2013-03-01 Thread Christoph Bumiller
On 01.03.2013 11:30, Jose Fonseca wrote: > - Original Message - >> On Fri, Mar 1, 2013 at 12:31 AM, Roland Scheidegger >> wrote: >>> Hi, >>> >>> there is some sloppy usage of bind flags in the opengl state tracker >>> (that is, resources get used for things which they didn't have the bind

Re: [Mesa-dev] RFC: enforcing gallium resource bind flags

2013-03-01 Thread Jose Fonseca
- Original Message - > On Fri, Mar 1, 2013 at 12:31 AM, Roland Scheidegger > wrote: > > Hi, > > > > there is some sloppy usage of bind flags in the opengl state tracker > > (that is, resources get used for things which they didn't have the bind > > flag set). > > We'd really like to enforc

Re: [Mesa-dev] RFC: enforcing gallium resource bind flags

2013-03-01 Thread Marek Olšák
On Fri, Mar 1, 2013 at 12:31 AM, Roland Scheidegger wrote: > Hi, > > there is some sloppy usage of bind flags in the opengl state tracker > (that is, resources get used for things which they didn't have the bind > flag set). > We'd really like to enforce these flags to be honored but it doesn't >

[Mesa-dev] RFC: enforcing gallium resource bind flags

2013-02-28 Thread Roland Scheidegger
Hi, there is some sloppy usage of bind flags in the opengl state tracker (that is, resources get used for things which they didn't have the bind flag set). We'd really like to enforce these flags to be honored but it doesn't really work (ok llvmpipe so far would only really care about sampler view