Jose Fonseca <jfons...@vmware.com> writes: > This doesn't look like a "winsys" per se, but rather an auxiliary library to > create winsys and screens, meant to be used by state trackers. Is this right? > > If so then I believe the right place would be somewhere src/gallium/auxiliary > . > Essentially it's an interface to enumerate the graphic devices that are present in the system (and by extension to create screens on them, enumeration alone is useless without having a way to do something with the devices you find).
You're right that traditionally this hasn't been part of the winsys API, but the task is very tightly coupled with the underlying window system: to my innocent eyes it seems that it would make more sense to extend the winsys API with something like this. > Jose
pgpt2uiSJexBQ.pgp
Description: PGP signature
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev