added more 3D specific engine registers needed.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10416 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Rudolf Cornelissen 2004-12-13 13:36:10 +00:00
parent a8a807c705
commit 52ab726536

View File

@ -129,8 +129,26 @@
#define NVACC_NV10_ACC_STAT 0x00400714
#define NVACC_FIFO_EN 0x00400720
#define NVACC_PAT_SHP 0x00400810
#define NVACC_WINCLIP_H_0 0x00400f00
#define NVACC_WINCLIP_H_1 0x00400f04
#define NVACC_WINCLIP_H_2 0x00400f08
#define NVACC_WINCLIP_H_3 0x00400f0c
#define NVACC_WINCLIP_H_4 0x00400f10
#define NVACC_WINCLIP_H_5 0x00400f14
#define NVACC_WINCLIP_H_6 0x00400f18
#define NVACC_WINCLIP_H_7 0x00400f1c
#define NVACC_WINCLIP_V_0 0x00400f20
#define NVACC_WINCLIP_V_1 0x00400f24
#define NVACC_WINCLIP_V_2 0x00400f28
#define NVACC_WINCLIP_V_3 0x00400f2c
#define NVACC_WINCLIP_V_4 0x00400f30
#define NVACC_WINCLIP_V_5 0x00400f34
#define NVACC_WINCLIP_V_6 0x00400f38
#define NVACC_WINCLIP_V_7 0x00400f3c
#define NVACC_NV10_XFMOD0 0x00400f40
#define NVACC_NV10_XFMOD1 0x00400f44
#define NVACC_GLOB_STAT_0 0x00400f48
#define NVACC_GLOB_STAT_1 0x00400f4c
#define NVACC_NV10_PIPEADR 0x00400f50
#define NVACC_NV10_PIPEDAT 0x00400f54
/* PGRAPH unknown registers */