Opened 15 years ago
Closed 15 years ago
#5556 closed bug (invalid)
Slow draw performance with Nvidia Geforce4 440 on AGP 8x
Reported by: | ormandj | Owned by: | rudolfc |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Drivers/Graphics/nVidia | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
Hi,
When scrolling in terminal and other applications, I get a fair amount of vertical tearing, and sluggish draws. I've verified the nvidia accelerant is being used:
~> listimage 64 |grep accelerant
299 /boot/system/add-ons/accelerants/nvidia.accelerant 0x8cb000 0x903000 0 0
~>
It draws (visibly) about the same rate as my VESA installations on other systems.
Attached is a syslog, if more information is needed, please let me know.
Attachments (1)
Change History (2)
by , 15 years ago
comment:1 by , 15 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Hi there,
The speed should indeed be about the same since Haiku's app_server doesn't use hardware acceleration anymore. From what I hear the available old BeOS acceleration commands are not sufficient for the current way the app_server draws (it uses some newer techniques for 'eye candy' or so).
Closing the bug since it's no bug, but 'intended behaviour'. You will notice the same effect on all other graphics drivers. (Though PCIe's bandwidth is large enough so you won't notice it on such a gfx card, as opposed to AGP cards).
Greetings!
Rudolf.