Drop GLcontext typedef and use struct gl_context instead
[mesa.git] / src / mesa / swrast / s_aalinetemp.h
2010-10-13 Kristian HøgsbergDrop GLcontext typedef and use struct gl_context instead
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
2010-03-03 Ian Romanickswrast: Remove support for rendering antialiased lines...
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-12 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-01-11 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-09 Eric Anholtmesa: Remove _Active and _UseTexEnvProgram flags from...
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2009-01-08 Eric Anholtmesa: Remove _Active and _UseTexEnvProgram flags from...
2008-12-31 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-22 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-11 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-09 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-28 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-25 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-19 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-12 Pekka PaalanenMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-10 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-06 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-05 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-27 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into gallium-0.2
2008-10-17 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-21 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-18 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-12 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into nouveau...
2008-09-12 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2007-11-30 Brianfix broken two-sided stencil
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-07-31 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-27 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-21 BrianRemove ctx->Point._Size and ctx->Line._Width.
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-05 Eric AnholtMerge branch 'i915-unification' of git+ssh://people...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-01 Dave AirlieMerge branch 'r300-swtcl'
2007-06-30 Briansimplify INIT_SPAN code
2007-06-21 Eric AnholtMerge branch 'origin' into i915-unification
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-05-29 Briancheck for flat/smooth interp for generic/specular attrib
2007-05-24 Eric AnholtMerge branch 'master' into i915-unification
2007-05-20 BrianOverhaul/simplify SWvertex and SWspan attribute handling.
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-04-28 Keith Packardadditional checks that attr is a texcoord
2007-04-24 Brians/DO_TEXVAR/DO_ATTRIBS/
2007-04-24 Brianremove SWvertex->fog field, use attrib field
2007-04-24 BrianImprove the code for interpolating fragment attributes...
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-27 BrianRestore the UseTexEnvProgram logic.
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-21 Brianmerge from master
2007-03-10 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-05 BrianMerge SWvertex texcoord and varying fields into attrib...
2007-02-01 BrianNew SWspanarrays attribs[] array.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-13 BrianCheckpoint for GLSL compiler changes.
2005-09-21 Brian Paulreplace GLdepth with GLuint and remove GLdepth
2005-05-04 Keith WhitwellAdd a facility to route all rasterization through a...
2004-12-29 Keith Whitwelluse clamped Line._Width in calculations
2004-12-18 Brian PaulConsolidate _swrast_write_texture_span() into _swrast_w...
2004-12-16 Brian Paulfix typos in texcoord setup - fixes perspective correct...
2004-03-09 Brian PaulFix color index mode rendering.
2004-01-27 Keith WhitwellConsolidate texObj->Pos/Neg/X/Y/Z and texObj->Image...
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-03-25 Brian Paulreplace _mesa_ prefix with _swrast_, remove s_histogram...
2003-03-04 Brian Pauladded _mesa_inv_sqrtf() and INV_SQRTF() (Josh Vanderhoof)
2003-02-21 Brian Pauluse IROUND to convert depth values from float to int...
2002-08-07 Brian Paulstruct sw_span is again allocated on the stack, but...
2002-04-19 Brian PaulAllocate a sw_span struct in the swrast context instead...
2002-04-12 Brian PaulKlaus Niederkrueger's latest changes: use INIT_SPAN...
2002-03-28 Brian Paulreset span.end to zero after rendering the span
2002-02-02 Brian PaulConverted line drawing over to new span code, pb no...
2002-02-02 Brian Paulsw_span can now hold x/y arrays of fragment positions...
2001-12-05 Keith Whitwelladd inf and nan tests to swrast functions
2001-09-19 Karl Schultzsilence compiler warnings (last batch for src)
2001-09-18 Karl Schultzmore compiler warning fixes
2001-05-21 Brian Paulfixed a number of multi-texture line bugs
2001-05-17 Brian Paulremoved (void) index; statement
2001-05-15 Brian PaulApply antialiasing coverage factor to alpha after textu...
2001-05-10 Brian Paulfixed some divide by zero problems found w/ conform
2001-05-03 Brian Paulinterpolate fog valus as floats, not fixed - fixed...
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-03-07 Brian Paulfixed a bunch of g++ warnings/errors. Compiling with...
next