llvmpipe: avoid left-shifting a negative number.
[mesa.git] / src / gallium / drivers / llvmpipe / lp_setup_tri.c
2019-10-09 Maya Rashishllvmpipe: avoid left-shifting a negative number.
2018-08-22 Grazvydas Ignotasllvmpipe: add cc clobber to inline asm
2018-05-23 Roland Scheideggerllvmpipe: improve rasterization discard logic
2017-06-23 Roland Scheideggerllvmpipe:fix using 32bit rasterization mistakenly,...
2017-06-23 Roland Scheideggerllvmpipe: fill in debug vertex info for tri rasterization
2017-04-13 Samuel Pitoisetllvmpipe: remove unused subpixel_snap() and fixed_to_fl...
2016-03-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-15 Roland Scheideggerllvmpipe: fix lp_rast_plane alignment on 32bit
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-02-02 Roland Scheideggerllvmpipe: minor cleanup of sse2 for calc_fixed_position
2016-01-30 Jason EkstrandMerge branch 'vulkan' into 'vulkan'
2016-01-25 Jason EkstrandMerge remote-tracking branch 'mattst88/nir-lower-pack...
2016-01-21 Kristian Høgsberg... Merge remote-tracking branch 'jekstrand/wip/i965-unifor...
2016-01-17 Oded Gabbayllvmpipe: fix arguments order given to vec_andc
2016-01-14 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2016-01-13 Roland Scheideggerllvmpipe: (trivial) use cast wrapper for __m128d to...
2016-01-13 Roland Scheideggerllvmpipe: scale up bounding box planes to subpixel...
2016-01-13 Roland Scheideggerllvmpipe: add sse code for fixed position calculation
2016-01-09 Kristian Høgsberg... Merge ../mesa into vulkan
2016-01-07 Roland Scheideggerllvmpipe: do 64bit plane calculations in the sse path
2016-01-07 Roland Scheideggerllvmpipe: don't store eo as 64bit int
2016-01-07 Roland Scheideggerllvmpipe: use aligned data for the assembly program...
2016-01-06 Oded Gabbayllvmpipe: Optimize do_triangle_ccw for POWER8
2015-12-11 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-12-06 Edward O'Callaghangallium/drivers: Sanitize NULL checks into canonical...
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-11-26 José Fonsecadraw,gallivm,llvmpipe: Avoid implicit casts of 32-bit...
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2014-01-08 José Fonsecallvmpipe: Respect bottom_edge_rule when computing the...
2013-12-14 Roland Scheideggerllvmpipe: (trivial) get rid of triangle subdivision...
2013-12-09 Matthew McClurellvmpipe: clamp fragment shader depth write to the...
2013-11-25 Zack Rusinllvmpipe: support 8bit subpixel precision
2013-10-09 Zack Rusinllvmpipe: abstract the code to set number of subpixel...
2013-09-25 Zack Rusinllvmpipe: count c_primitives before discarding null...
2013-09-24 Zack RusinRevert "llvmpipe: increase number of subpixel bits...
2013-09-23 Zack Rusinllvmpipe: align the array used for subdivived vertices
2013-09-23 Zack Rusinllvmpipe: increase number of subpixel bits to eight
2013-08-14 Zack Rusinllvmpipe: fix pipeline statistics with a null ps
2013-06-27 Roland Scheideggerllvmpipe: fix a bug in opaque optimization
2013-06-26 Roland Scheideggerllvmpipe: add support for nested / overlapping queries
2013-06-26 Roland Scheideggerllvmpipe: rework query logic
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...
2013-04-01 Brian Paulllvmpipe: use triangle subdivision to avoid fixed-point...
2013-03-28 Brian Paulllvmpipe: add 'f' suffix to 1.0 in fixed_to_float()
2012-05-17 Olivier Galibertllvmpipe: Don't mess with the provoking vertex when...
2012-05-14 James Bentonllvmpipe: Calculate fixed point coordinates for triangl...
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-11 James Bentonllvmpipe: Fix triangle bounding box calculation to...
2011-10-05 José Fonsecallvmpipe: Fix the 4 planes (lines) case properly.
2011-10-05 José Fonsecallvmpipe: Ensure the 16x16 special rasterization path...
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-05 Brian Paulllvmpipe: added some debug assertions, but disabled
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 Whitwellllvmpipe: remove unused arg from jit_setup_tri function
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-18 Keith Whitwellllvmpipe: fail cleanly on malloc failure in lp_setup_al...
2010-10-15 Keith Whitwellllvmpipe: use aligned loads/stores for plane values
2010-10-15 Keith Whitwellllvmpipe: do plane calculations with intrinsics
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-08 Keith Whitwellllvmpipe: add rast_tri_4_16 for small lines and points
2010-10-08 Keith Whitwellllvmpipe: clean up setup_tri a little
2010-10-08 Keith Whitwellllvmpipe: avoid overflow in triangle culling
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 up to 8 planes in triangle binner
2010-09-18 Keith Whitwellllvmpipe: use llvm for attribute interpolant calculation
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-15 Keith Whitwellllvmpipe: return zero from floor_pot(zero)
2010-09-13 Witold Barylukllvmpipe: Change asm to __asm__.
2010-09-13 José Fonsecallvmpipe: Unbreak rasterization on 64bit.
2010-09-13 José Fonsecallvmpipe: use gcc asm only with gcc
2010-09-12 Keith Whitwellllvmpipe: introduce tri_3_4 for tiny triangles
2010-09-12 Keith Whitwellllvmpipe: allow tri_3_16 at any 4-aligned location...
2010-09-07 Keith Whitwellllvmpipe: move more coef setup into lp_setup_coef.c
2010-09-07 Keith Whitwellllvmpipe: use opcodes instead of function pointers...
2010-09-07 Keith Whitwellllvmpipe: enforce fixed memory limit on scenes
2010-09-07 Keith Whitwellllvmpipe: move whole-tile emit into a function
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
next