Merge branch 'llvm-cliptest-viewport'
[mesa.git] / src / mesa / main / stencil.h
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-13 Kristian HøgsbergDrop GLcontext typedef and use struct gl_context instead
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2008-04-09 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-04-04 BrianAlias glStencilOpSeparateATI with glStencilOpSeparate.
2008-04-04 BrianFinish up ATI_separate_stencil
2008-04-04 Roland Scheideggeradd missing _mesa_StencilFuncSeparateATI function
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-30 BrianAlias glStencilOpSeparateATI with glStencilOpSeparate.
2007-10-30 BrianFinish up ATI_separate_stencil
2007-10-30 Roland Scheideggeradd missing _mesa_StencilFuncSeparateATI function
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2005-09-13 Brian PaulOpenGL 2.0's two-sided stencil feature wasn't implement...
2005-01-12 Brian PaulSome initial work for OpenGL 2.0: glStencilFunc/Op...
2003-10-21 Kendall BennettAdded GLAPIENTRY decorations for all first level OpenGL...
2003-07-17 Keith WhitwellMerge Jose's documentation and core Mesa changes from...
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2002-09-06 Brian PaulGL_EXT_stencil_two_side extension, not 100% complete...
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2000-11-22 Jouk Jansen Committing in .
2000-10-31 Keith WhitwellMoved the software rasterizer to a new directory.
2000-04-11 Brian Paulrenamed stencil functions
2000-04-11 Brian Paulclip depth/stencil spans to window bounds
1999-12-13 Jouk Jansen Committing in .
1999-12-10 Brian Paulupdated for hardware stencil support
1999-11-11 Brian Paulfirst big check-in of new Mesa 3.3 code
1999-08-19 jtgInitial revision