automake: use install-lib-links.mk across all classic mesa
[mesa.git] / src / mesa / drivers / x11 / xm_line.c
2013-06-05 Rico Schüllermesa: remove outdated version lines in comments
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2013-04-24 Kenneth Graunkemesa: Change "BRIAN PAUL" to "THE AUTHORS" in license...
2013-03-15 Paul BerryReplace gl_frag_attrib enum with gl_varying_slot.
2012-01-24 Brian Paulmesa: remove gl_renderbuffer::Wrapped
2011-11-15 Brian Paulxlib: remove a ton of old xlib driver cruft
2011-11-15 Brian Paulxlib: remove software alpha buffer support
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-29 Adam Jacksondrivers/x11: unifdef XFree86Server
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
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
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/"
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
2008-01-07 BrianReplace gl_framebuffer's _ColorDrawBufferMask with...
2008-01-06 BrianSimplify ctx->_NumColorDrawBuffers, _ColorDrawBuffers...
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-05-24 Eric AnholtMerge branch 'master' into i915-unification
2007-05-20 BrianOverhaul/simplify SWvertex and SWspan attribute handling.
2007-04-02 BrianIf using PF_8A8B8G8R, be sure alpha is correctly handled.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-05-19 Brian Pauladded some CHAN_BITS tests
2006-05-07 Brian Pauladded CHAN_BITS != 8 test
2006-04-27 Brian Paulassorted clean-ups, fixes
2006-03-28 Brian Paula little code movement so we don't make invalid casts...
2005-10-20 Brian Paulfix another renderbuffer wrapping bug
2005-09-23 Brian PaulAdded a fast xor_line() function. Uses XDrawLine with...
2005-09-23 Brian PaulAdd Wrapper field to gl_renderbuffer. Used for wrappin...
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2005-04-12 Brian PaulPF_8A8R8G8B pixel format (Dave Reveman)
2004-10-02 Brian Pauladded support for GL_ARB_draw_buffers
2004-03-21 Brian PaulImplemented support for software-based AUX color buffers.
2004-03-04 Brian Paula bunch of assorted clean-ups, etc to fix warnings...
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-04-01 Brian Pauluse structure containment to derive xmesa_context from...
2003-03-01 Brian PaulKilled mmath.[ch]. Moved low-level functions/assembly...
2003-02-17 Brian PaulReplace some #defines with enums. (Klaus Niederkrueger)
2002-11-14 Brian PaulOverhaul of line drawing template code. Make better...
2002-06-15 Brian PaulImplemented GL_NV_texture_rectangle extension.
2002-06-15 Brian PaulAdded ctx parameter to _mesa_debug()
2001-09-12 Brian Paulminor re-org
2001-04-27 Brian Paulchanged xmesa_visual and xmesa_buffer structs to direct...
2001-01-23 Brian PaulReplaced struct gl_visual with struct __GLcontextModesR...
2001-01-05 Keith WhitwellRemove 'pv' parameter from Line/Tri/Point funcs. The...
2001-01-02 Brian PaulRemoved fixed.h (GLfixed now in mtypes.h, fixed-pt...
2000-12-13 Brian Pauluse inverted Y coordinate for choosing dither value...
2000-11-22 Jouk Jansen Committing in .
2000-11-19 Brian PaulReplaced Texture.CurrentD[] with separate Texture.Curre...
2000-11-16 Keith WhitwellMove the transform and lighting code to two new directories
2000-11-14 Brian PaulRemoved Driver.Color() and Driver.Index() functions.
2000-11-06 Brian Paultest ctx->RenderMode in chooser functions, removed...
2000-11-06 Brian Pauladded buffer test to xmesa_choose_point(), fixes X...
2000-11-05 Keith WhitwellUse the new software rasterizer. Reworked optimized...
2000-10-31 Keith WhitwellMoved the software rasterizer to a new directory.
2000-09-28 Brian Paulremoved ctx->Texture.Enabled, use ctx->Texture.ReallyEn...
2000-09-26 Brian PaulFirst batch of OpenGL SI related changes:
2000-09-12 Brian Pauladded some casts (Takaaki Nomura)
2000-09-07 Brian Paulnewly organized Xlib driver files