Re: [Mesa-dev] [PATCH] gallium/docs: clarify when query results are reset

2014-05-14 Thread Roland Scheidegger
Am 14.05.2014 00:25, schrieb Rob Clark: > From: Rob Clark > > It wasn't completely clear from the docs, so I had to figure out by > looking at piglit results. Hopefully this saves the next driver writer > implementing queries some time. > > Signed-off-by: Rob Clark > --- > src/gallium/docs/so

Re: [Mesa-dev] [PATCH] gallium/docs: clarify when query results are reset

2014-05-14 Thread Marek Olšák
Reviewed-by: Marek Olšák Marek On Wed, May 14, 2014 at 12:25 AM, Rob Clark wrote: > From: Rob Clark > > It wasn't completely clear from the docs, so I had to figure out by > looking at piglit results. Hopefully this saves the next driver writer > implementing queries some time. > > Signed-off

[Mesa-dev] [PATCH] gallium/docs: clarify when query results are reset

2014-05-13 Thread Rob Clark
From: Rob Clark It wasn't completely clear from the docs, so I had to figure out by looking at piglit results. Hopefully this saves the next driver writer implementing queries some time. Signed-off-by: Rob Clark --- src/gallium/docs/source/context.rst | 2 ++ 1 file changed, 2 insertions(+)