diff options
author | Sven Gothel <[email protected]> | 2011-02-05 04:03:51 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-02-05 04:03:51 +0100 |
commit | e2040ada5a94b466ba95e84a497290c069d377bb (patch) | |
tree | 684a5f9e61af9f6951dfae8e12d7d45adfe36ca4 /README.txt | |
parent | 5d18d6b57f7d9d92a9f568e20beb64a6d44de25a (diff) |
Fix bug #459 NV/Win7 PDF/caps selection
Scenario
- NV / Win7 driver version 266.58's
- Caps: on-scr, rgba 8/8/8/0, accum-rgba 0/0/0/0, dp/st/ms: 16/8/0, dbl, mono
The above 'wglChoosePixelFormatARB' impl returns an array of pixelformats,
where the 1st entry is not hardware accelerated!
This should be considered a bug in NV's driver, since the array should return
a list ordered from 'best' to 'worst'.
Workaround trying explicit hw acceleration 1st, then generic, then software.
Diffstat (limited to 'README.txt')
0 files changed, 0 insertions, 0 deletions