From a343f33cf77a245de534691ac2959ea06e19bc7e Mon Sep 17 00:00:00 2001 From: Rudolf Cornelissen Date: Fri, 3 Feb 2006 20:40:36 +0000 Subject: [PATCH] updated docs. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16222 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html b/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html index 3afd33cda0..579436891c 100644 --- a/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html +++ b/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html @@ -10,7 +10,7 @@
  • Hook GET_ACCELERANT_DEVICE_INFO now returns much more detailed info about the card in use;
  • Hooks INIT_ACCELERANT and CLONE_ACCELERANT now enforce their correct use; returning error B_NOT_ALLOWED in case of errors;
  • Improved coldstart RAM tests for NV10 and higher: they could fail to correctly program the card on 'high-voltage' AGP 1.0 slots (confirmed a NV11); -
  • Added support for acceleration engine 2D command SCREEN_TO_SCREEN_SCALED_FILTERED_BLIT (as defined by Be) for all cards. Overlay should be up and running again, though this is still 'in test'. +
  • Added support for acceleration engine 2D command SCREEN_TO_SCREEN_SCALED_FILTERED_BLIT (as defined by Be) for all cards.

    nv_driver 0.67 (Rudolf)