added new nv.settings to header. Recompile 3D if you want to run 3D :)

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16789 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Rudolf Cornelissen 2006-03-14 16:34:31 +00:00
parent 097373930d
commit dd822d46f6

View File

@ -198,6 +198,8 @@ typedef struct { // apsed, see comments in nv.settings
bool dma_acc;
bool vga_on_tv;
bool force_sync;
uint32 gpu_clk;
uint32 ram_clk;
} nv_settings;
/* shared info */