Move compiler.h and imports.h/c from src/mesa/main into src/util
[mesa.git] / src / mesa / swrast / s_texcombine.c
2020-03-27 Marek OlšákMove compiler.h and imports.h/c from src/mesa/main...
2018-02-13 Marek Olšákmesa: separate legacy stuff from gl_texture_unit into...
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-29 Matt Turnerswrast: Avoid double promotion.
2015-04-27 Zoë BladeFix a few typos
2015-04-01 Brian Paulswrast: remove unneeded #include of colormac.h
2015-02-23 Matt Turnermesa: Use assert() instead of ASSERT wrapper.
2014-06-30 Jason EkstrandRemove the ATI_envmap_bumpmap extension
2014-04-30 Eric Anholtmesa: Replace use of _ReallyEnabled as a boolean with...
2014-01-09 Paul Berrymesa: replace ctx->Const.{Vertex,Fragment,Geomtery...
2014-01-07 Andreas Fängerswrast: fix delayed texel buffer allocation regression...
2013-06-05 Rico Schüllermesa: remove outdated version lines in comments
2013-05-11 Marek Olšákmesa: move max texture image unit constants to gl_progr...
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-09-06 Matt TurnerDon't cast the return value of malloc/realloc
2012-09-01 Brian Paulmesa: s/MALLOC/malloc/
2012-08-01 Pauli Nieminenswrast: Support sampler object for texture fetching...
2012-02-24 Brian Paulswrast: define, use SWRAST_MAX_WIDTH/HEIGHT
2011-11-22 Chad VersaceMerge branch 'hiz' of ssh://people.freedesktop.org...
2011-11-21 Yuanhan Liuswrast: fix unmatched span->array->ChanType
2011-11-21 Yuanhan Liuswrast: simplify the prototype of function texture_combine
2011-10-25 Vinson Leeswrast: Fix memory leak in out-of-memory path.
2011-10-03 Brian Paulswrast: fix delayed texel buffer allocation regression
2011-10-02 Eric Anholtmesa: Delay s_texcombine.c memory allocation until...
2011-10-01 Brian Paulmesa: s/INLINE/inline/
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-11 Andreas Fängerswrast: initial multi-threaded span rendering
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-21 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-18 Andreas Faengerswrast: anisotropic filtering extension
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-12 Brian PaulMerge branch 'arb_sampler_objects'
2011-04-10 Brian Paulmesa: move sampler state into new gl_sampler_object...
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-02 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-01 Brian Paulmesa: remove GL_SGI_texture_color_table 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-12-02 Brian Paulswrast: avoid large stack allocations in tex combine...
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
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-23 Brian Paulmesa: split up the image.c file
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-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-11 Brian Paulmesa: rename src/mesa/shader/ to src/mesa/program/
2010-03-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
2010-02-17 Ian RomanickMerge commit '381d5e209815235911c4aab516037c868c8f695f'
2010-02-14 Karl Schultzmesa: Fix compiler warnings
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-28 Brian Paulswrast: silence double->float assignment warnings
2010-01-20 Chia-I WuMerge remote branch 'origin/opengl-es-v2'
2010-01-16 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-15 Roland ScheideggerMerge branch 'gallium-noconstbuf'
2010-01-14 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2010-01-13 Vinson Leeswrast: Remove unnecessary header from s_texcombine.c.
2009-06-12 Alex DeucherMerge master and fix conflicts
2009-04-22 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-04-20 Brian Paulswrast: fix pointer arithmetic error in get_texel_array()
2009-04-10 Alex DeucherMerge branch 'radeon-rewrite' of git+ssh://agd5f@git...
2009-04-10 Brian Paulswrast: remove some unneeded CHAN_TYPE!=GL_FLOAT code
2009-04-09 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-04-07 Brian Paulswrast: more texcombine clean-ups
2009-04-07 Brian Paulswrast: asst. clean-ups in texcombine code
2009-04-06 Brian Paulswrast: fix incorrect arithmetic for GL_ADD_SIGNED...
2009-04-02 Brian Paulswrast: remove old texture_apply() code; always use...
2009-04-02 Brian Paulswrast: fix bad optimization check
2009-04-02 Brian Paulswrast: remove unused parameter
2009-04-02 Brian Paulswrast: minor improvements, clean-ups in texcombine...
2009-04-02 Brian Paulswrast: use float4_array typedef to simplify the code...
2009-04-02 Brian Paulmesa: texture combine clean-ups
2009-04-02 Brian Paulswrast: general clean-up of texture combine code
2009-04-02 Brian Paulswrast: do texture sampling/combining in floating point
2009-03-20 Dave AirlieMerge remote branch 'main/master' into radeon-rewrite
2009-03-12 Roland Scheideggermesa: add support for ATI_envmap_bumpmap
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-02-16 Keith WhitwellMerge branch 'master' into gallium-texture-transfer
2009-02-12 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-02-10 Brian PaulMerge commit 'origin/gallium-0.2' into gallium-master...
2009-02-09 Brian Paulmesa: merge gallium-0.2 into gallium-master-merge
2009-01-30 Brian Paulswrast: replace macro with inline function
2009-01-28 Brian PaulMerge commit 'origin/master' into texture_swizzle
next