On Fri, 26 Oct 2001, Greg Wright wrote:

> "Sottek, Matthew J" wrote:
> > 
> > >"Sottek, Matthew J" wrote:
> > >>
> > >> Here is the proposal again, if there are on complaints I'll
> > >> implement it this way.
> > >>
> > >> #define XV_HOLD         0x0
> > >> #define XV_TOP_FIELD    0x1
> > >> #define XV_BOTTOM_FIELD 0x2
> > >> #define XV_FRAME        (XV_TOP_FIELD | XV_BOTTOM_FIELD)
> > >
> > >Just to clarify, the default atom value will be XV_FRAME right?
> > 
> > Yes, existing Xv clients do not need to change anything. It will
> > works just like it always has. Clients can query for the
> > XV_FRAME_TYPE atom to see if the driver supports this new
> > functionality. I plan on resetting it whenever the Overlay is
> > turned off.
> 
> Another question real fast.
> 
> If I blt a frame with the XV_FRAME_TYPE atom set to XV_FRAME|XV_HOLD, 

   They're not bitfields. XV_HOLD = 0.

                                Mark.

_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to