On 07/24/2013 03:23 AM, Topi Pohjolainen wrote:
Memory originating outside mesa stack is meant to be for reading only. In addition, the restrictions imposed by the image external extension should apply. For example, users shouldn't be allowed to generare mip-trees based on these images.v2 (Chad): document using full extension names, fix the comment style itself and emit description of error Signed-off-by: Topi Pohjolainen <[email protected]> --- src/mesa/drivers/dri/i965/intel_fbo.c | 7 +++++++ src/mesa/drivers/dri/i965/intel_regions.h | 9 ++++++++- src/mesa/drivers/dri/i965/intel_screen.c | 1 + src/mesa/drivers/dri/i965/intel_tex_image.c | 11 +++++++++++ 4 files changed, 27 insertions(+), 1 deletion(-)
Reviewed-by: Chad Versace <[email protected]> _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
