mesa/st: introduce PIPE_CAP_NO_CLIP_ON_COPY_TEX
[mesa.git] / src / mesa / tnl / t_vb_render.c
2020-04-21 Dylan Bakerremove final imports.h and imports.c bits
2020-03-27 Marek OlšákMove compiler.h and imports.h/c from src/mesa/main...
2016-06-16 Mathias Fröhlichmesa: Use bitmask/ffs to iterate enabled clip planes.
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-20 Kenneth Graunkemesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to...
2015-03-05 Brian Paulmesa: include stdio.h where needed
2015-02-23 Matt Turnermesa: Use assert() instead of ASSERT wrapper.
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
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...
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-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-08 Vinson Leetnl: Reduce header file inclusion in t_context.h.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2008-09-18 Brian Paulmesa: prefix a bunch of #include lines with "main/".
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-07-26 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-07-24 José Fonsecamesa: Prefix main includes with dir to avoid conflicts.
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-16 Keith WhitwellMerge branch 'master-merge' into vbo-0.2
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-10-29 Keith WhitwellChanges for new vbo-building module.
2006-06-13 Brian Paulremove debug printf
2006-04-06 Brian PaulRename CLIP_ALL_BITS to CLIP_FRUSTUM_BITS to reflect...
2005-11-16 Brian Paulchange an assertion
2005-11-05 Brian Paulremove unneeded #includes
2005-08-25 Brian Paulremoved GL_HP_occlusion_test extension
2005-04-22 Keith WhitwellSimplify the pipeline_stage structure
2004-08-25 Brian PaulSilence gcc 3.4 warnings on ReactOS. Mostly unused...
2004-07-01 Keith WhitwellRename the various function types in t_context.h to...
2004-05-10 Keith WhitwellAdd EXT_vertex_cull support to mesa
2004-01-05 Keith WhitwellRe-commit t_vertex.[ch] changes to fd.o server.
2003-12-09 Brian PaulUpdate NEED_SECONDARY_COLOR macro to test if either...
2003-11-25 Brian Paulfix assorted g++ warnings
2003-11-24 Keith WhitwellMerge vtx-0-2-branch
2003-09-18 Brian PaulMove away from using the ctx->_TriangleCaps bitfield.
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-04-08 Brian PaulAdded ctx->Texture._EnabledCoordUnits bitfield.
2003-03-01 Brian PaulKilled mmath.[ch]. Moved low-level functions/assembly...
2002-10-29 Brian Paulupdated email addresses
2002-10-24 Brian PaulHeader file clean-up:
2002-06-29 Brian PaulApplied Matt Sealey's patch to remove/isolate all stdio...
2002-06-15 Brian PaulImplemented GL_NV_texture_rectangle extension.
2002-04-09 Keith Whitwellbring in changes from dri tcl branch
2002-02-13 Keith WhitwellMore suport for t&l drivers
2002-01-22 Brian PaulClean-up/renaming of the per-vertex attribute bits...
2001-12-17 Brian Paulremove conditional in RESET_STIPPLE to fix conformance...
2001-12-14 Brian Paulvertex program check-in
2001-12-03 Keith Whitwellguard ResetStipple calls
2001-11-19 Keith Whitwellpossible fix for cva ignore start index bug
2001-07-12 Keith WhitwellRename some of the tnl->Driver.* functions to tnl-...
2001-06-15 Brian PaulAdded fi_type union typedef to glheader.h.
2001-05-11 Keith WhitwellClean up _tnl_Begin/begin/hard_begin.
2001-04-28 Keith WhitwellSupport for floating point color representation in...
2001-04-26 Keith Whitwellfirst pass at eval fixes
2001-03-29 Brian PaulRemoved DD_Z_NEVER.
2001-03-19 Keith WhitwellSplit driver struct into swrast/tnl/core components.
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-02-16 Keith WhitwellAllow swrast to cope (fairly) cleanly with GL_SEPERATE_...
2001-02-16 Keith WhitwellFixed conform problems with recent material tracking...
2001-01-29 Keith WhitwellRemoved knowledge of swrast Clear/Bitmap/Accum/Draw...
2001-01-23 Brian PaulReplaced struct gl_visual with struct __GLcontextModesR...
2001-01-16 Keith WhitwellFix several conformance problems. Hack solution to...
2001-01-08 Keith WhitwellFixed 'IRound' to 'IROUND' in mmath.h
2001-01-08 Keith WhitwellAdd call to Driver.RenderPrimitive()
2001-01-08 Keith WhitwellAdd a 'RenderPrimitive' callback to t_vb_render.c....
2001-01-05 Keith WhitwellRemove 'pv' parameter from Line/Tri/Point funcs. The...
2001-01-03 Brian PaulMore color macro clean-ups.
2000-12-28 Keith WhitwellAdd render stage for unclipped vb's to fx driver.
2000-12-27 Keith Whitwellfix sproingies bug
2000-12-27 Keith WhitwellFixes for compiling assembly (disable unused 'masked...
2000-12-26 Keith WhitwellMajor rework of tnl module