Searched hist:"6042 b7b66583c8c087a564c80af7540cc5fe7fa0" (Results 1 – 8 of 8) sorted by relevance
/haiku/src/add-ons/kernel/drivers/graphics/nvidia/ | ||
H A D | nvidia.settings | 6042b7b66583c8c087a564c80af7540cc5fe7fa0 Mon Mar 02 19:55:03 UTC 2009 Rudolf Cornelissen <rudolf.cornelissen@gmail.com> added 'block_acc' option in nvidia.settings to completely disable the acceleration engine. This lets my G72 run (not crash) for the first time when enabled. Note: Haiku becomes very slow in drawing in 32bit mode when the driver is running this way compared to vesa mode. I am assuming this is because of (too) fine-grained calling of the engine management functions. Never saw this effect AFAIK in BeOS. |
H A D | driver.c | 6042b7b66583c8c087a564c80af7540cc5fe7fa0 Mon Mar 02 19:55:03 UTC 2009 Rudolf Cornelissen <rudolf.cornelissen@gmail.com> added 'block_acc' option in nvidia.settings to completely disable the acceleration engine. This lets my G72 run (not crash) for the first time when enabled. Note: Haiku becomes very slow in drawing in 32bit mode when the driver is running this way compared to vesa mode. I am assuming this is because of (too) fine-grained calling of the engine management functions. Never saw this effect AFAIK in BeOS. |
/haiku/src/add-ons/accelerants/nvidia/ | ||
H A D | EngineManagment.c | 6042b7b66583c8c087a564c80af7540cc5fe7fa0 Mon Mar 02 19:55:03 UTC 2009 Rudolf Cornelissen <rudolf.cornelissen@gmail.com> added 'block_acc' option in nvidia.settings to completely disable the acceleration engine. This lets my G72 run (not crash) for the first time when enabled. Note: Haiku becomes very slow in drawing in 32bit mode when the driver is running this way compared to vesa mode. I am assuming this is because of (too) fine-grained calling of the engine management functions. Never saw this effect AFAIK in BeOS. |
H A D | GetAccelerantHook.c | 6042b7b66583c8c087a564c80af7540cc5fe7fa0 Mon Mar 02 19:55:03 UTC 2009 Rudolf Cornelissen <rudolf.cornelissen@gmail.com> added 'block_acc' option in nvidia.settings to completely disable the acceleration engine. This lets my G72 run (not crash) for the first time when enabled. Note: Haiku becomes very slow in drawing in 32bit mode when the driver is running this way compared to vesa mode. I am assuming this is because of (too) fine-grained calling of the engine management functions. Never saw this effect AFAIK in BeOS. |
H A D | InitAccelerant.c | 6042b7b66583c8c087a564c80af7540cc5fe7fa0 Mon Mar 02 19:55:03 UTC 2009 Rudolf Cornelissen <rudolf.cornelissen@gmail.com> added 'block_acc' option in nvidia.settings to completely disable the acceleration engine. This lets my G72 run (not crash) for the first time when enabled. Note: Haiku becomes very slow in drawing in 32bit mode when the driver is running this way compared to vesa mode. I am assuming this is because of (too) fine-grained calling of the engine management functions. Never saw this effect AFAIK in BeOS. |
H A D | SetDisplayMode.c | 6042b7b66583c8c087a564c80af7540cc5fe7fa0 Mon Mar 02 19:55:03 UTC 2009 Rudolf Cornelissen <rudolf.cornelissen@gmail.com> added 'block_acc' option in nvidia.settings to completely disable the acceleration engine. This lets my G72 run (not crash) for the first time when enabled. Note: Haiku becomes very slow in drawing in 32bit mode when the driver is running this way compared to vesa mode. I am assuming this is because of (too) fine-grained calling of the engine management functions. Never saw this effect AFAIK in BeOS. |
/haiku/headers/private/graphics/nvidia/ | ||
H A D | DriverInterface.h | 6042b7b66583c8c087a564c80af7540cc5fe7fa0 Mon Mar 02 19:55:03 UTC 2009 Rudolf Cornelissen <rudolf.cornelissen@gmail.com> added 'block_acc' option in nvidia.settings to completely disable the acceleration engine. This lets my G72 run (not crash) for the first time when enabled. Note: Haiku becomes very slow in drawing in 32bit mode when the driver is running this way compared to vesa mode. I am assuming this is because of (too) fine-grained calling of the engine management functions. Never saw this effect AFAIK in BeOS. |
/haiku/src/add-ons/accelerants/nvidia/engine/ | ||
H A D | nv_general.c | 6042b7b66583c8c087a564c80af7540cc5fe7fa0 Mon Mar 02 19:55:03 UTC 2009 Rudolf Cornelissen <rudolf.cornelissen@gmail.com> added 'block_acc' option in nvidia.settings to completely disable the acceleration engine. This lets my G72 run (not crash) for the first time when enabled. Note: Haiku becomes very slow in drawing in 32bit mode when the driver is running this way compared to vesa mode. I am assuming this is because of (too) fine-grained calling of the engine management functions. Never saw this effect AFAIK in BeOS. |