Find a file
Leif Delgass 43fb03f135 Fixes for viewport calculation, scissors, and cliprects. Added drawX,drawY
to the context struct to hold origin of drawable in draw buffer. The
    viewport is adjusted using these fields.
Enabled scissor test, drm now uses scissor values from the sarea context.
    Also enabled color masking, drm uses mask from sarea context
    (untested).
The viewport calcs seem to be working, but cliprects still have problems
    for single buffer contexts and overlapping GL windows. Needs more
    testing and debugging. I'm committing now so we can continue with
    testing.
2002-03-05 02:03:31 +00:00
bsd First pass merge of XFree86 4.2.0 import. 2002-01-27 20:05:42 +00:00
bsd-core First pass merge of XFree86 4.2.0 import. 2002-01-27 20:05:42 +00:00
libdrm First pass merge of XFree86 4.2.0 import. 2002-01-27 20:05:42 +00:00
linux Fixes for viewport calculation, scissors, and cliprects. Added drawX,drawY 2002-03-05 02:03:31 +00:00
linux-core Initial merge with the trunk (XFree 4.2.x, Mesa 4.x) 2002-02-26 22:02:37 +00:00
shared Initial merge with the trunk (XFree 4.2.x, Mesa 4.x) 2002-02-26 22:02:37 +00:00
shared-core Initial merge with the trunk (XFree 4.2.x, Mesa 4.x) 2002-02-26 22:02:37 +00:00
tests Implement drmOpen* without /proc dependence (Fallback to /proc is included 2001-02-28 09:27:44 +00:00