mesa: add bool param to _mesa_free_context_data
[mesa.git] / src / mesa / drivers / dri / i915 / intel_tris.c
2017-06-21 Marek Olšákmesa: replace ctx->Polygon._FrontBit with a helper...
2016-10-26 Timothy Arcerir200/i915/st/mesa/compiler: use common inputs read...
2016-10-26 Timothy Arcerist/mesa/r200/i915/i965: eliminate gl_fragment_program
2015-10-09 Kristian Høgsberg... Merge ../mesa into vulkan
2015-10-06 Ville Syrjäläi915: Use COPY_DWORDS for points
2015-10-06 Ville Syrjäläi915: Use _tnl_RenderClippedPolygon and _tnl_RenderClip...
2015-10-06 Ville Syrjäläi915: Handle provoking vertex in intelFastRenderClipped...
2015-10-06 Ville Syrjäläi915: Use C99 initializers for primitive arrays
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-04-14 Marius Preduti915: replace __FUNCTION__ with __func__
2015-02-20 Eric Anholtmesa: Use u_math.h from macros.h
2014-06-15 Vinson Leemesa/drivers: Fix clang constant-logical-operand warnings.
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-06-26 Eric Anholtintel: Drop little bits of dead code.
2013-06-26 Eric Anholti915: Use the current drawbuffer's depth for polygon...
2013-04-30 Eric Anholtintel: Remove the last spans code!
2013-04-30 Eric Anholtswrast: Always use MapTextureImage for mapping textures...
2013-04-17 Brian Paulmesa: remove gl_context::_TriangleCaps
2013-04-17 Brian Paulmesa: remove DD_TRI_LIGHT_TWOSIDE flag
2013-04-17 Brian Paulmesa: remove DD_TRI_UNFILLED flag
2013-04-17 Brian Paulmesa: remove DD_TRI_STIPPLE flag
2013-04-17 Brian Paulmesa: remove DD_TRI_OFFSET flag
2013-04-17 Brian Paulmesa: remove DD_POINT_ATTEN flag
2013-04-17 Brian Paulmesa: remove DD_LINE_STIPPLE flag
2013-03-15 Paul BerryReplace gl_frag_attrib enum with gl_varying_slot.
2012-08-13 Eric Anholtintel: Rename INTEL_DEBUG=fall to INTEL_DEBUG=perf.
2012-07-26 Paul Berryintel: Make more consistent use of _mesa_is_{user,winsy...
2012-04-09 Yuanhan Liui915: set SPRITE_POINT_ENABLE bit correctly
2012-03-20 Eric Anholtintel: Drop the INTEL_STRICT_CONFORMANCE environment...
2012-02-14 Paul Berryi915: Fix type of "specoffset" variable.
2011-10-29 Eric Anholti915: Move the always_flush_cache code to triangle...
2011-10-18 Kenneth Graunkeintel: Convert from GLboolean to 'bool' from stdbool.h.
2011-08-27 Ian Romanickmesa/tnl_dd: Remove unused header file t_dd_rendertmp.h
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-18 Eric Anholti915: Simplify intel_wpos_* with a helper function.
2011-07-13 Christian KönigMerge branch 'pipe-video'
2011-07-13 Stéphane MarchesinMerge branch 'master' of ssh://git.freedesktop.org...
2011-07-12 Eric Anholti915: Fix map/unmap mismatches from leaving INTEL_FALLB...
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-07 Henri Verbeeti915: Only invert wpos when rendering to the system...
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-21 Chris Wilsoni915: Emit a single relocation per vbo
2011-02-21 Chris Wilsonintel: use pwrite for batch
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-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-08 Eric Anholtintel: Change dri_bo_* to drm_intel_bo* to consistently...
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-10 Vinson Leei915: Drop intelFlush().
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
2010-03-31 Roland ScheideggerMerge branch 'gallium-new-formats'
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Kristian Høgsbergintel: Remove redundant fields from struct intel_context
2010-03-22 Brian PaulMerge branch '7.8'
2010-03-19 Ian Romanickintel: Use bit-wise not instead of logical not (i830...
2010-03-18 Ian RomanickUse bit-wise not instead of logical not.
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
2010-03-03 Ian RomanickRemove stray defines of HAVE_RGBA
2010-03-03 Eric Anholti915: Use x,y drawing offsets instead of changing buffe...
2010-02-22 Chris Wilsoni915: Fix logic !gen >= 3
2010-02-22 Chris Wilsoni915: Remove superfluous MI_NOOP from vertex emission
2010-02-19 Kristian HøgsbergReplace the _mesa_*printf() wrappers with the plain...
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-01-31 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-31 Vinson Leei915: Remove unnecessary headers.
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-23 Vinson Leei915: Remove unnecessary headers.
next