diff options
author | Ben Skeggs <[email protected]> | 2010-04-09 20:58:29 +1000 |
---|---|---|
committer | Ben Skeggs <[email protected]> | 2010-04-09 20:59:36 +1000 |
commit | 54526154c5b02be0fbae6b0dad766c6be1bee21c (patch) | |
tree | f4a78ecb740c65dff097eff7d9ada29339ff1328 /src/mesa | |
parent | 8ddb4e2c81c88c9320ed7fb75464e0b37f4d4536 (diff) |
nouveau: Import latest nouveau_class.h from renouveau
And fix nv50_screen.c to compile against the updated header.
Diffstat (limited to 'src/mesa')
l--------- | src/mesa/drivers/dri/nouveau/nouveau_class.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/drivers/dri/nouveau/nouveau_class.h b/src/mesa/drivers/dri/nouveau/nouveau_class.h new file mode 120000 index 00000000000..5eff4af4d54 --- /dev/null +++ b/src/mesa/drivers/dri/nouveau/nouveau_class.h @@ -0,0 +1 @@ +../../../../gallium/drivers/nouveau/nouveau_class.h
\ No newline at end of file |