cell: support NPOT textures, clamp/repeat mode, normalized/unorm texcoords
authorBrian Paul <brian.paul@tungstengraphics.com>
Tue, 14 Oct 2008 21:19:01 +0000 (15:19 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Tue, 14 Oct 2008 21:19:01 +0000 (15:19 -0600)
commit85dc1aec9c5fc63a01bb8db07215b84790d15d8f
treebe7e231aa36c21043e588201cf92ab861ca2e07c
parent38d396e15aceaca299c5de571c4dd5b3d9b27242
cell: support NPOT textures, clamp/repeat mode, normalized/unorm texcoords

glDrawPixels works now.
src/gallium/drivers/cell/spu/spu_command.c
src/gallium/drivers/cell/spu/spu_main.h
src/gallium/drivers/cell/spu/spu_texture.c