added pipe->max_texture_size() query, use it in st_drawpixels()
authorBrian <brian.paul@tungstengraphics.com>
Fri, 10 Aug 2007 21:47:45 +0000 (15:47 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Fri, 10 Aug 2007 21:48:54 +0000 (15:48 -0600)
commit8fbd81b4ed59e371aa616b87296e4263d8992bff
tree7344b1d23c68ae266ce3388f65204ab981b88ab1
parent47fc2c4349746997704a7f81dffadd22363e0ff1
added pipe->max_texture_size() query, use it in st_drawpixels()
src/mesa/pipe/i915simple/i915_context.c
src/mesa/pipe/p_context.h
src/mesa/pipe/softpipe/sp_context.c
src/mesa/state_tracker/st_cb_drawpixels.c