Re: [Mesa-dev] [PATCH] st/mesa: remove asserts in st_texture_image_copy

2011-06-10 Thread Brian Paul
On 06/10/2011 11:44 AM, Marek Olšák wrote: This is for 7.10 only. The fix in master looks too complex to be cherry-picked. The assertions fail when generating mipmaps for NPOT textures. This fixes: - fbo-generatemipmap-formats (all of them) --- src/mesa/state_tracker/st_texture.c |4

[Mesa-dev] [PATCH] st/mesa: remove asserts in st_texture_image_copy

2011-06-10 Thread Marek Olšák
This is for 7.10 only. The fix in master looks too complex to be cherry-picked. The assertions fail when generating mipmaps for NPOT textures. This fixes: - fbo-generatemipmap-formats (all of them) --- src/mesa/state_tracker/st_texture.c |4 1 files changed, 0 insertions(+), 4 deletions