gallium: move framebuffer utility functions into a new file
authorBrian Paul <brianp@vmware.com>
Mon, 3 May 2010 23:08:17 +0000 (17:08 -0600)
committerBrian Paul <brianp@vmware.com>
Mon, 3 May 2010 23:08:17 +0000 (17:08 -0600)
commit1fc5a318a64b10567ed6990eb04b2dc3ecb2b347
treef03aa1377fc76b1af358c7f5b246de554cc3260e
parentd8306c9caf3190f2bca6b83c653cd4711c25f98a
gallium: move framebuffer utility functions into a new file
src/gallium/auxiliary/Makefile
src/gallium/auxiliary/SConscript
src/gallium/auxiliary/util/u_framebuffer.c [new file with mode: 0644]
src/gallium/auxiliary/util/u_framebuffer.h [new file with mode: 0644]
src/gallium/auxiliary/util/u_surface.c
src/gallium/auxiliary/util/u_surface.h
src/gallium/drivers/llvmpipe/lp_scene.c
src/gallium/drivers/llvmpipe/lp_setup.c
src/gallium/drivers/llvmpipe/lp_state_surface.c