On Sat, Nov 17, 2012 at 11:31 PM, Kenneth Graunke wrote:
> GL_READ_FRAMEBUFFER and GL_DRAW_FRAMEBUFFER are valid targets in ES 3.
>
> Fixes 23 es3conform framebuffer_blit tests. Two more go from fail to
> crash, but that appears to be because they actually run now.
> ---
> src/mesa/main/fbobject
GL_READ_FRAMEBUFFER and GL_DRAW_FRAMEBUFFER are valid targets in ES 3.
Fixes 23 es3conform framebuffer_blit tests. Two more go from fail to
crash, but that appears to be because they actually run now.
---
src/mesa/main/fbobject.c | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
di