Merge branch 'mesa_7_7_branch'
[mesa.git] / src / mesa / drivers / glide / fxtris.c
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-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
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-30 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-09-21 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-18 Brian Paulmesa: prefix more #includes with "main/"
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2005-11-05 Brian PaulUnify vertex/fragment program instuctions.
2005-01-17 Daniel Borcacleaned up warnings
2005-01-12 Daniel Borcasome "safer" type-punning (gcc optimizes float moves...
2004-12-21 Daniel Borcaadded GL_EXT_stencil_two_side (yes, it works)
2004-12-20 Daniel Borcause float constants.
2004-12-17 Daniel BorcafxRasterPrimitive wasn't always receiving the reduced...
2004-09-24 Daniel Borcaadded (back!) option to use non-packedcolor
2004-09-20 Daniel Borcaclamp size of wide points
2004-09-13 Daniel Borcacleanup and some changes towards GL_ARB_point_sprite...
2004-09-03 Daniel Borcamake sure the HW is clean before shooting the pipeline
2004-08-16 Daniel Borcacleanup
2004-07-05 Daniel Borcaadded GL_ARB_point_sprite.
2004-07-02 Daniel Borcaadded GL_EXT_fog_coord.
2004-07-01 Keith WhitwellRename the various function types in t_context.h to...
2004-06-08 Daniel Borcacorrected a bug wrt point_size
2004-05-31 Daniel Borcareworked FXT1
2004-01-29 Daniel BorcaGL_TEXTURE_1D and other stories...
2004-01-27 Ian RomanickAdded support for EXT_blend_equation_separate / ATI_ble...
2004-01-23 Daniel Borcaaccomodated new driver_func initialization
2004-01-07 Daniel Borcatemporary workaround for bad primitives in fx_render_vb...
2003-12-15 Daniel BorcaEXT_secondary_color and EXT_separate_specular via multipass
2003-12-12 Daniel Borcasmall bug wrt culling
2003-12-10 Daniel Borcagot rid of __FUNCTION__ :(
2003-11-26 Daniel Borcaaccomodate vtx-0-2-branch
2003-10-29 Daniel Borcachanges to accomodate texture compression
2003-10-21 Daniel BorcaNapalm total immersion
2003-10-09 Daniel BorcaReorganized combiners. Added optimized span functions.
2003-10-02 Brian Paulupdates from Daniel Borca
2003-09-23 Brian Paulremove a _TriangleCaps reference
2003-06-16 Brian Paulfix include paths (Daniel Borca)
2002-10-29 Brian Paulupdated email addresses
2002-10-24 Brian PaulHeader file clean-up:
2002-08-21 Brian Paulfixed array index typo in VERT_SAVE_RGBA() macro
2001-11-06 Brian Paulcasts to silence warnings from gcc 2.96
2001-09-23 Brian Paulfixed some configure;make build problems. cleaned...
2001-09-19 Brian Paulfix fallback for stippled polygons, removed a debug...
2001-09-18 Keith Whitwellremove some debug
2001-09-18 Keith WhitwellFix FX driver to the point where gears & morph3d work.
2001-08-29 Brian Paulchanges to allow the driver to compile - still doesn...
2001-07-17 Keith WhitwellFix Alan Barnett's 'try10' display list bug.
2001-07-13 Jouk Jansen Committing in .
2001-07-12 Keith WhitwellRename some of the tnl->Driver.* functions to tnl-...
2001-05-02 Brian Paulfixed vertex color problems
2001-05-01 Keith Whitwellfloat color changes
2001-03-29 Brian PaulRemoved DD_Z_NEVER.
2001-03-19 Keith WhitwellSplit driver struct into swrast/tnl/core components.
2001-03-03 Brian Paulused indent to clean-up the code
2001-01-08 Keith WhitwellFixed 'IRound' to 'IROUND' in mmath.h
2001-01-08 Keith WhitwellBring the FX driver into line with core mesa changes.
2001-01-05 Keith WhitwellRemove 'pv' parameter from Line/Tri/Point funcs. The...
2000-12-26 Keith WhitwellMajor rework of tnl module