History log of /external/mesa3d/src/gallium/auxiliary/util/u_linear.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
23120b8d305cc5163e75c551fb46327fb9b84d85 03-Sep-2010 Vinson Lee <vlee@vmware.com> util: Include missing header in u_linear.h.

Include p_compiler.h for size_t and boolean symbols.
/external/mesa3d/src/gallium/auxiliary/util/u_linear.h
ac400ffce62be47fc77e8d10cabcd39b92b6c627 30-Nov-2009 Roland Scheidegger <sroland@vmware.com> gallium: interface cleanups, remove nblocksx/y from pipe_texture and more

This patch removes nblocksx, nblocksy arrays from pipe_texture (can be
recalculated if needed). Furthermore, pipe_format_block struct is gone
completely (again, contains just derived state).
nblocksx, nblocksy, block are also removed from pipe_transfer, together with
the format enum (can be obtained from the texture associated with the transfer).
/external/mesa3d/src/gallium/auxiliary/util/u_linear.h
c5a97eda32d37de7d1154288bf4298dff3542551 22-Apr-2009 Brian Paul <brianp@vmware.com> gallium: license, copyright
/external/mesa3d/src/gallium/auxiliary/util/u_linear.h
6b06a6b929aa742f92653728254255f1867d6210 11-Feb-2009 Brian Paul <brianp@vmware.com> gallium: const-correctness for u_linear.c functions
/external/mesa3d/src/gallium/auxiliary/util/u_linear.h
f0e3366b0860047632bec59c8ee815670cfb2d25 24-Nov-2008 Jakob Bornecrantz <jakob@tungstengraphics.com> util: Add generic tile and detile functions
/external/mesa3d/src/gallium/auxiliary/util/u_linear.h