|
|
|
|
|
by play_ac
949 days ago
|
|
1. The hardware overlay support is implemented on the GPU. It's not "instead of the GPU". 2. The provided code in Haiku doesn't appear to support overlays. 3. Yes, it's upsetting that a real API wasn't available for this until recently. But, it was of limited practical use without the entire display pipeline being moved to the GPU and without Wayland being established (X11 never had the API quite like this, classic XV is too limited to do what this is doing) |
|