Merge remote branch 'origin/master' into pipe-video
[mesa.git] / src / mesa / main / lines.c
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-10 Roland Scheideggermesa: remove unneeded DD_POINT_SIZE and DD_LINE_WIDTH...
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
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
2010-03-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-01-31 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-23 Dave AirlieMerge branch 'arb_half_float_vertex'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-19 Vinson Leemesa: Remove unnecessary headers from lines.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-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-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-27 BrianRestore old _TriangleCaps code to fix Blender problem...
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-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-06 Wang ZhenyuMerge branch 'master' into crestline
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-14 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2006-12-13 BrianMove all the code for computing ctx->_TriangleCaps...
2003-10-23 Daniel Borcaadded a few missing GLAPIENTRYs to make MinGW compile...
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....
2003-03-01 Brian PaulKilled mmath.[ch]. Moved low-level functions/assembly...
2002-10-24 Brian PaulHeader file clean-up:
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
2001-01-14 Keith WhitwellFixed conform feedback and drawelements tests.
2001-01-13 Keith WhitwellFix crash in book/stencil.
2001-01-08 Keith WhitwellAdd a 'RenderPrimitive' callback to t_vb_render.c....
2000-12-26 Keith WhitwellMajor rework of tnl module
2000-11-22 Jouk Jansen Committing in .
2000-11-16 Keith WhitwellMove the transform and lighting code to two new directories
2000-11-05 Keith Whitwell- Changes for new software rasterizer modules
2000-10-31 Keith WhitwellMoved the software rasterizer to a new directory.
2000-10-30 Keith WhitwellReplace the flags Mesa was using for ctx->NewState...
2000-10-28 Brian PaulBasic work to support deep color channels:
2000-10-27 Keith WhitwellImplement EXT_fog_coord and EXT_secondary_color.
2000-10-20 Brian PaulChanges for multitexture > 3, code clean-ups.
2000-09-30 Brian Paulsupport for N texture units
2000-09-29 Brian Paulgeneralized support for N texure units
2000-09-26 Brian PaulFirst batch of OpenGL SI related changes:
2000-07-14 Brian PaulFixed pixel color problem in general_flat_rgba_line...
2000-06-28 Brian Pauladded flat_multitextured_line()
2000-05-10 Brian Paulfixed PB bugs, removed MutablePixels, MonoPixels from...
2000-03-03 Brian Pauladded LineWidth device driver function
2000-02-27 Keith Whitwelladd callbacks for stipple
2000-02-25 Keith WhitwellFog coordinate stage which drivers may use to replace...
1999-11-11 Brian Paulfirst big check-in of new Mesa 3.3 code
1999-11-08 Brian Paulflush pb after each line segment - for conformance
1999-11-08 Brian Paulclean-up of header includes (Daryll)
1999-10-08 Keith WhitwellFixed includes & added a few hooks for the DRI.
1999-09-18 Keith WhitwellLarge patch:
1999-08-19 jtgInitial revision