Displaying 1 result from an estimated 1 matches for "nouveau_screen_vl".
2009 Jan 10
0
Winsys changes in mesa/gallium-0.2
...ouveau_screen and nouveau_context
as base.
* The dri/ dir also contains nouveau_swapbuffers.c which has all the
swapping functions plus nouveau_contended_lock and
nouveau_flush_frontbuffer. These are DRI/Mesa specific so I couldn't
keep them generic.
* The vl winsys contains the same 3 files, nouveau_screen_vl,
nouveau_context_vl, and nouveau_swapbuffers which basically do the
same as the dri/ dir if anyone is interested.