Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-26 | Remove CVS keywords. | José Fonseca | |
2006-05-08 | updates to dri drivers for recent stencil changes | Keith Whitwell | |
2005-10-24 | Add support for GL_EXT_stencil_wrap by guessing that the skip of two values in | Eric Anholt | |
the register header was meaningful. It turns out those were the proper values for the plain INCR/DECR ops, while what we were using as INCR/DECR were the _WRAP versions. Tested with stencil_wrap (didn't expose normal/_WRAP swapping) and stencilwrap (exposed it nicely) tests. Props to idr for poking me about adding this. | |||
2005-09-13 | Replace ctx->Driver.StencilOp/Func/Mask() functions with | Brian Paul | |
ctx->Driver.Stencil*Separate() functions. | |||
2003-12-04 | merge latest DRI sis driver changes from the DRI trunk | Alan Hourihane | |
2003-09-30 | add the SiS driver - no kernel driver yet | Alan Hourihane | |
(build tested, but not physically tested) |