OSDN Git Service

r300: Hook up to winsys, add missing header.
authorCorbin Simpson <MostAwesomeDude@gmail.com>
Sat, 10 Jan 2009 02:57:02 +0000 (18:57 -0800)
committerCorbin Simpson <MostAwesomeDude@gmail.com>
Mon, 2 Feb 2009 07:30:21 +0000 (23:30 -0800)
commitadb74f5c5262d22b3c60a555431c29d36e3170f7
treeac9ccd60d151bc38546cc62625731b0f6d467138
parent78b599fb4cac469f4208ae3057b2a33e3e9913c6
r300: Hook up to winsys, add missing header.

In theory it works, which of course means that it doesn't.
src/gallium/drivers/r300/r300_context.c
src/gallium/drivers/r300/radeon_reg.h [new file with mode: 0644]
src/gallium/winsys/drm/amd/amd_context.c