llvmpipe: avoid left-shifting a negative number.
[mesa.git] / src / gallium / drivers / llvmpipe / lp_setup_line.c
2019-10-09 Maya Rashishllvmpipe: avoid left-shifting a negative number.
2018-05-23 Roland Scheideggerllvmpipe: improve rasterization discard logic
2017-06-23 Roland Scheideggerllvmpipe:fix using 32bit rasterization mistakenly,...
2016-02-24 Kristian Høgsberg... Merge remote-tracking branch 'origin/master' into vulkan
2016-02-19 Brian Paulllvmpipe: add a few const qualifiers
2016-02-05 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2016-02-03 Roland Scheideggerllvmpipe: use scissor_planes_needed helper function
2016-02-02 Roland Scheideggerllvmpipe: drop scissor planes early if the tri is fully...
2016-01-21 Kristian Høgsberg... Merge remote-tracking branch 'jekstrand/wip/i965-unifor...
2016-01-14 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2016-01-13 Roland Scheideggerllvmpipe: scale up bounding box planes to subpixel...
2016-01-09 Kristian Høgsberg... Merge ../mesa into vulkan
2016-01-07 Roland Scheideggerllvmpipe: do 64bit plane calculations in the sse path
2015-12-11 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-12-04 Roland Scheideggerllvmpipe: use provoking vertex for layer/viewport
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2014-01-08 José Fonsecallvmpipe: Respect bottom_edge_rule when computing the...
2013-12-09 Matthew McClurellvmpipe: clamp fragment shader depth write to the...
2013-11-25 Zack Rusinllvmpipe: support 8bit subpixel precision
2013-08-14 Zack Rusinllvmpipe: fix pipeline statistics with a null ps
2013-08-07 Zack Rusindraw: fix slot detection
2013-08-03 Zack Rusindraw: inject frontface info into wireframe outputs
2013-06-26 Roland Scheideggerllvmpipe: add support for nested / overlapping queries
2013-06-19 Roland Scheideggerllvmpipe: handle more queries
2013-06-07 Roland Scheideggerllvmpipe: add support for layered rendering
2013-05-25 Zack Rusinllvmpipe: clamp scissors to be between 0 and max
2013-05-25 Zack Rusinllvmpipe: implement support for multiple viewports
2013-04-23 José Fonsecagallium: Replace gl_rasterization_rules with lower_left...
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-02 Keith Whitwellllvmpipe: avoid generating tri_16 for tris which extend...
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-15 Keith Whitwellllvmpipe: don't store plane.ei value in binned data
2010-10-15 Keith Whitwellllvmpipe: slightly shrink the size of a binned triangle
2010-10-15 Keith Whitwellllvmpipe: don't pass frontfacing as a float
2010-10-15 Keith Whitwellllvmpipe: reintroduce SET_STATE binner command
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-12 Keith WhitwellRevert "llvmpipe: try to keep plane c values small"
2010-10-12 Keith Whitwellllvmpipe: try to keep plane c values small
2010-10-09 Zack Rusinllvmpipe: fix rasterization of vertical lines on pixel...
2010-10-08 Keith Whitwellllvmpipe: fail gracefully on oom in scene creation
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-25 Keith Whitwellllvmpipe: handle FACING interpolants in line and point...
2010-09-21 Brian PaulMerge branch 'sprite-coord'
2010-09-21 Keith Whitwellllvmpipe: fix flatshading in new line code
2010-09-18 Keith Whitwellllvmpipe: use llvm for attribute interpolant calculation
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-07 Keith Whitwellllvmpipe: use opcodes instead of function pointers...
2010-09-07 Keith Whitwellllvmpipe: enforce fixed memory limit on scenes
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-27 Keith Whitwellllvmpipe: use util_iround in place of round
2010-08-27 Keith Whitwellllvmpipe: eliminate tri->dx, tri->dy values
2010-08-27 Keith Whitwellllvmpipe: update line rasterization code to current...
2010-08-27 Hui Qi Tayllvmpipe: native line rasterization with correct pixel...
2010-08-27 Hui Qi Tayllvmpipe: native rasterization for lines
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
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-30 Michel DänzerMerge branch '7.8'
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-23 Brian PaulMerge branch '7.8'
2010-03-22 Brian PaulMerge branch '7.8'
2010-03-17 Brian PaulMerge branch '7.8'
2010-03-17 Pauli NieminenMerge branch '7.8' into master
2010-03-16 Chia-I WuMerge remote branch 'origin/gallium-st-api'
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-13 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-13 José Fonsecallvmpipe: setup_context -> lp_setup_context
2010-03-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-05 José FonsecaMerge remote branch 'origin/master'
2010-02-05 José FonsecaMerge remote branch 'origin/lp-binning'
2010-01-31 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-16 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-08 José FonsecaMerge remote branch 'origin/master' into lp-binning
next