Merge branch 'master' of git+ssh://joukj@git.freedesktop.org/git/mesa/mesa
[mesa.git] / src / mesa / swrast / s_tritemp.h
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-06 Patrice MandinMerge branch 'master' of git+ssh://pmandin@git.freedesk...
2007-07-03 Brianfix StepX/StepY typo
2007-07-01 Dave AirlieMerge branch 'r300-swtcl'
2007-06-30 Briansimplify INIT_SPAN code
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-05-20 BrianOverhaul/simplify SWvertex and SWspan attribute handling.
2007-05-02 Brianfix some StepX/StepY mix-ups in alpha interpolation
2007-04-24 Brians/INTERP_TEX/INTERP_ATTRIBS/
2007-04-24 Brianremove SWvertex->fog field, use attrib field
2007-04-24 BrianImprove the code for interpolating fragment attributes...
2007-04-07 Richard Hughesfix some CHAN_TYPE==GL_FLOAT breakage
2007-04-04 Brianinit span.y=0 to silence warnings
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
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-02 BrianReplace color, z, w, texture interpolants with new...
2007-02-02 BrianNew span attrStart/attrStepX/attrStepY fields to replac...
2007-01-24 Brianonly setup varying vars that will be used
2006-12-22 Brians/attribute/varying/
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-15 Brianvarying var changes
2006-10-01 Brian PaulNew SWspan and SWspanarrays typedefs.
2006-04-11 Michal KrolMore GLSL code:
2006-03-29 Brian Paulput braces around RENDER_SPAN macro when called, not...
2005-11-15 Brian Paulfix color interpolation problem reported on VMS
2005-10-21 Brian Paulcheck span.y >=0 (bug 4842)
2005-09-20 Brian PaulChange zLeft and zval to GLuint. Seems to fix 32-bit...
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2005-04-22 Brian Paulundef DEPTH_TYPE at end
2004-12-03 Brian Paulsilence warning
2004-07-05 Brian Pauladded cast to fix AIX color interpolation problem ...
2004-06-24 Brian Paulfix HP occlusion testing when using generic span path
2004-03-14 Brian Paulmore TRIANGLE_WALK_DOUBLE tweaks (Justin Novosad)
2004-03-09 Brian PaulFix color index mode rendering.
2004-02-17 Brian PaulA bit of an overhaul of the fog code.
2004-02-17 Brian PaulAdded TRIANGLE_WALK_DOUBLE to optionally walk triangle...
2004-02-15 Brian Paulsome code clean-ups
2004-02-15 Brian PaulMinor clean-ups of variable scopes, initializations...
2003-12-13 Brian Paulinit vars to silence warnings
2003-09-18 Brian Pauls/_backface_sign/_BackfaceSign/
2003-08-30 Karl SchultzSilence compiler warnings about implicit casts or conve...
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-04-08 Brian PaulAdded ctx->Texture._EnabledCoordUnits bitfield.
2003-03-25 Brian Paulreplace _mesa_ prefix with _swrast_, remove s_histogram...
2003-03-16 Brian PaulStore partial derivative values in sw_span structure.
2003-03-16 Brian Pauluse TEX_UNIT_LOOP macro to coalesce some code
2003-03-16 Brian Paulclean-ups, re-org in preparation for fragment program...
2003-03-04 Brian Paulfix GLchan=GLfloat problems
2003-01-20 Brian Paulfix IBM CPP warning (Evgeny Kotsuba)
2003-01-14 Brian PaulFirst batch of code for GL_NV_fragment_program.
2002-11-13 Brian Paulmoved function declaration into the template, define...
2002-10-17 Brian Paulpatches from Gerk Huisma for float-channel rendering
2002-10-02 Brian Paulfinished up GL_EXT_stencil_two_side
2002-08-07 Brian Paulre-check-in - something didn't work on the previous...
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-16 Brian PaulNew mipmap lambda calculation. Previously, trilinear...
2002-03-01 Brian Paulsilence gcc warnings (Marc La France)
2002-01-28 Brian PaulStill more texture/span simplification and clean-up.
2002-01-28 Brian PaulMore span improvements. Removed _mesa_write_monocolor_...
2002-01-27 Brian PaulLOTS of changes, building upon Klaus's work.
2001-12-17 Brian Pauladded some debug printfs (disabled)
2001-12-17 Brian Paulfirst checkpoint commit of Klaus's new span code (struc...
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-13 Brian Paulminor optimizations for flat shading (Klaus Niederkrueger)
2001-09-13 Brian Paulreplaced some tabs with spaces
2001-08-14 Brian PaulFixes for 32-bit GLchans: smooth/flat/textured triangle...
2001-07-26 Brian PaulApplied Klaus Niederkrueger's latest flat-shading clean...
2001-07-14 Brian Paulmore work on float colors (still not finished)
2001-07-14 Brian Paulremoved unused tiny triangle test code
2001-07-13 Brian Paulassorted changes for supporting GLfloat color channels...
2001-06-13 Brian Paulfixed a +/- typo in the Y coord setup
2001-06-12 Brian PaulSnap triangle x,y vertices to 1/16 subpixel positions.
2001-05-16 Brian Pauluse DEFARRAY, etc macros to work around 32k data limit...
2001-05-14 Brian PaulNew triangle rasterization code. Store per-span initia...
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-08 Brian Pauldo fog interpolation if INTERP_FOG is defined, not...
2001-03-07 Brian Paulfixed a bunch of g++ warnings/errors. Compiling with...
2001-03-03 Brian Pauloptimized lambda calculation (Klaus Niederkrueger)
2001-02-12 Brian Paulfixed RGB over/underflow bug for tiny triangles (bug...
2001-02-06 Brian PaulOverhaul of texture image handling.
2001-01-29 Brian Pauloptimized lambda computation (Klaus Niederkrueger)
2001-01-23 Brian PaulReplaced struct gl_visual with struct __GLcontextModesR...
2000-12-08 Brian Paulminor comments, clean-up
2000-11-21 Brian Paulminor clean-ups (Klaus Niederkrueger)
2000-11-19 Brian PaulReplaced Texture.CurrentD[] with separate Texture.Curre...
2000-11-13 Keith WhitwellCleanup of derived state calculation prior to seperatin...
2000-11-05 Keith WhitwellReorganized software rasterizer as a module which manag...
2000-10-31 Keith WhitwellMoved software rasterizer functionality to new directory.