Closed
Bug 283373
Opened 20 years ago
Closed 14 years ago
nsScreenBeOS should always return 32-bit colordepth
Categories
(Core Graveyard :: GFX: BeOS, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: sergei_d, Assigned: beos)
Details
With current implementation we never work with screen/videocard directly. No overlays, no direct windows (BWindowScreen). All drawing happens either at RGB(A)_32 bitmaps or via BView which manages colorspace mapping via app_server by self. So in order to avoid possible confusing of gecko or libpr0n, we should ignore actual screen colordepth and return bitmap/backbuffer compatible 32 bit depth.
Updated•16 years ago
|
Product: Core → Core Graveyard
Comment 1•14 years ago
|
||
We don't support BeOS any more.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
Comment 2•14 years ago
|
||
In the graveyard, code referred to doesn't exist to be fixed.
You need to log in
before you can comment on or make changes to this bug.
Description
•