Merge remote branch 'origin/nvc0'
[mesa.git] / src / mesa / main / viewport.h
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-15 Eric Anholtmesa: Add support for glDepthRangef and glClearDepthf.
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-07 Vinson Leemesa: Clean up header file inclusion in viewport.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-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-30 Vinson Leemesa: Add missing headers to viewport.h.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2009-03-20 Dave AirlieMerge remote branch 'main/master' into radeon-rewrite
2009-03-07 Brian Paulmesa: move glViewport and glDepthRange functions into...