OSDN Git Service

nouveau: Add implementation of MapRenderbuffer.
authorEric Anholt <eric@anholt.net>
Mon, 17 Oct 2011 17:18:30 +0000 (10:18 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 1 Nov 2011 22:42:18 +0000 (15:42 -0700)
commit4b8f4e7ce17aeaa7fba1140897ab66f74d715b0a
tree8c6680edb1bc695fe937a7bc5ef68655c2eed3a9
parent425b8d54b8c97bcbd433393f34a27027e4ff8c4d
nouveau: Add implementation of MapRenderbuffer.

Perhaps the easiest implementation, nouveau can directly map buffers
even if tiled, and uses separate surfaces for its texture
renderbuffers so we don't have to worry about that offset.

Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/drivers/dri/nouveau/nouveau_fbo.c