lm32: add Milkymist TMU2 support
authorMichael Walle <michael@walle.cc>
Mon, 7 Mar 2011 22:32:40 +0000 (23:32 +0100)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Mon, 4 Apr 2011 08:26:53 +0000 (10:26 +0200)
commit8e5c3ed41c71a77630d13b38c91cb0743114f75e
tree5b5924f229c992e5ffaab3106ec932cabaf38910
parentc888e7c5b935c49bdd3299149d71140f6cfb3ef2
lm32: add Milkymist TMU2 support

This patch adds support for Milkymist's texture mapping unit. For fast
computation this model needs hardware accelerated 3D graphics support
(OpenGL). There is no graphical output, all computations belong to internal
framebuffers only.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
Makefile.target
hw/milkymist-tmu2.c [new file with mode: 0644]
trace-events