nvc0: buffer suballocation with a primitive slab allocator
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Thu, 9 Dec 2010 14:01:37 +0000 (15:01 +0100)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Thu, 9 Dec 2010 14:01:37 +0000 (15:01 +0100)
commit3ef1616b63507db01f54efa882a9cf28839cfdf3
tree8950b3c215ca3e7d7e511d6b8afa701131ec8218
parent0d1a2bd0fb356fdb74a9aed1c34276dc9e97b4c6
nvc0: buffer suballocation with a primitive slab allocator
18 files changed:
src/gallium/drivers/nvc0/Makefile
src/gallium/drivers/nvc0/SConscript
src/gallium/drivers/nvc0/nvc0_buffer.c
src/gallium/drivers/nvc0/nvc0_context.c
src/gallium/drivers/nvc0/nvc0_context.h
src/gallium/drivers/nvc0/nvc0_fence.c
src/gallium/drivers/nvc0/nvc0_fence.h
src/gallium/drivers/nvc0/nvc0_graph_macros.h
src/gallium/drivers/nvc0/nvc0_mm.c [new file with mode: 0644]
src/gallium/drivers/nvc0/nvc0_push.c
src/gallium/drivers/nvc0/nvc0_resource.h
src/gallium/drivers/nvc0/nvc0_screen.c
src/gallium/drivers/nvc0/nvc0_screen.h
src/gallium/drivers/nvc0/nvc0_shader_state.c
src/gallium/drivers/nvc0/nvc0_tgsi_to_nc.c
src/gallium/drivers/nvc0/nvc0_transfer.c
src/gallium/drivers/nvc0/nvc0_vbo.c
src/gallium/drivers/nvc0/nvc0_winsys.h