|
|
|
|
|
by play_ac
945 days ago
|
|
>I am using through Xorg a program which uses a frigging colormap That doesn't change what I said. The colormap is mapping indexes to RGB palette entries and technically doesn't even support any other color spaces. Nothing about that is "non-RGB". The other visuals are just various other ways to do RGB. If this isn't making sense to you, think about how this would be implemented in the driver. >None of this is about the GPU, but about about directly presenting images for _hardware_ composition using direct scan-out I'm sorry? What do you suppose is doing the direct scan-out to the monitor if not the GPU? >As if that prevented any of the extensions done to X11 in the last three decades, including Xv. That's not relevant, XV actually does support running over the network as long as you don't use the SHM functions. But regardless, yes, it actually did. The main example being indirect GLX which hasn't been updated in decades because it's not feasible to run it over the network anymore. |
|