On 05.02.2016 10:31, Brian Paul wrote:
On 02/05/2016 04:44 AM, Edward O'Callaghan wrote:
Add PIPE_CAP to determine the number of layers for
a framebuffer for GL_ARB_framebuffer_no_attachments.
Signed-off-by: Edward O'Callaghan
---
src/gallium/docs/source/screen.rst | 2 ++
sr
On 02/05/2016 04:44 AM, Edward O'Callaghan wrote:
Add PIPE_CAP to determine the number of layers for
a framebuffer for GL_ARB_framebuffer_no_attachments.
Signed-off-by: Edward O'Callaghan
---
src/gallium/docs/source/screen.rst | 2 ++
src/gallium/drivers/freedreno/freedreno_sc
So... it seems like you've rejected all the feedback that you
received, at least on patches 1 and 3. Any explanation for that?
Pretty sure some of the things I pointed out were legitimate.
On Fri, Feb 5, 2016 at 6:44 AM, Edward O'Callaghan
wrote:
> Add PIPE_CAP to determine the number of layers f
Add PIPE_CAP to determine the number of layers for
a framebuffer for GL_ARB_framebuffer_no_attachments.
Signed-off-by: Edward O'Callaghan
---
src/gallium/docs/source/screen.rst | 2 ++
src/gallium/drivers/freedreno/freedreno_screen.c | 1 +
src/gallium/drivers/i915/i915_screen.c