OSDN Git Service

radeon: Fix dma buffer object pool to scale object sizes.
authorPauli Nieminen <suokkos@gmail.com>
Wed, 19 Aug 2009 11:47:25 +0000 (14:47 +0300)
committerAlex Deucher <alexdeucher@gmail.com>
Wed, 19 Aug 2009 15:59:34 +0000 (11:59 -0400)
commit66e019c6c91e6ae3fb9e26a12d7b7782a0095a8d
treef39ffdc7a8d7b54bbf21829381373b1aba849857
parentd551b3ac88bffae7e0170ca3f0993c8dcd491c32
radeon: Fix dma buffer object pool to scale object sizes.

This fixes problems when application is using large vertex arrays for drawing.

Signed-off-by: Pauli Nieminen <suokkos@gmail.com>
src/mesa/drivers/dri/radeon/radeon_common_context.h
src/mesa/drivers/dri/radeon/radeon_dma.c