llvmpipe/fs: hook up the interpolation APIs.
[mesa.git] / src / gallium / drivers / llvmpipe / lp_rast.h
2020-05-06 Dave Airliellvmpipe: generate multisample triangle rasterizer...
2020-05-06 Dave Airliellvmpipe: add get_sample_position support (v2)
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-05 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2016-02-02 Roland Scheideggerllvmpipe: use vector loads for (optimized) tri raster...
2016-01-21 Kristian Høgsberg... Merge remote-tracking branch 'jekstrand/wip/i965-unifor...
2016-01-09 Kristian Høgsberg... Merge ../mesa into vulkan
2016-01-07 Roland Scheideggerllvmpipe: don't store eo as 64bit int
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2014-06-13 Roland Scheideggerllvmpipe: increase number of queries which can be binne...
2014-04-25 Roland Scheideggerllvmpipe: fix clearing of individual color buffers...
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-24 Zack RusinRevert "llvmpipe: increase number of subpixel bits...
2013-09-23 Zack Rusinllvmpipe: increase number of subpixel bits to eight
2013-07-22 José Fonsecallvmpipe: Remove lp_rast_get_num_threads().
2013-06-26 Roland Scheideggerllvmpipe: add support for nested / overlapping queries
2013-06-07 Roland Scheideggerllvmpipe: add support for layered rendering
2013-05-31 Roland Scheideggerllvmpipe: reduce alignment requirement for resources...
2013-05-17 Roland Scheideggerllvmpipe: handle z32s8x24 depth/stencil format
2013-01-11 Roland Scheideggerllvmpipe: fix clearing integer color buffers
2012-11-28 James Bentonllvmpipe: Unswizzled rendering.
2011-10-05 José Fonsecallvmpipe: Fix the 4 planes (lines) case properly.
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 Whitwellllvmpipe: try to do more of rast_tri_3_16 with intrinsics
2010-10-08 Keith Whitwellllvmpipe: add rast_tri_4_16 for small lines and points
2010-10-06 José Fonsecallvmpipe: Cleanup depth-stencil clears.
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-15 Brian Paulllvmpipe: s/boolean/unsigned/ in bitfield to silence...
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-12 Keith Whitwellllvmpipe: introduce tri_3_4 for tiny triangles
2010-09-07 Keith Whitwellllvmpipe: rasterization debugging helpers
2010-09-07 Keith Whitwellllvmpipe: use opcodes instead of function pointers...
2010-09-07 Keith Whitwellllvmpipe: rearrange queries
2010-09-07 Keith Whitwellllvmpipe: enforce fixed memory limit on scenes
2010-09-07 Keith Whitwellllvmpipe: clean up deferred zstencil clears
2010-09-07 Keith Whitwellllvmpipe: rework fences and queries
2010-09-07 Keith Whitwellllvmpipe: move whole-tile emit into a function
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
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 rasterization for lines
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-15 Keith Whitwellllvmpipe: special case triangles which fall in a single...
2010-08-15 Keith Whitwellllvmpipe: remove all traces of step arrays, pos_tables
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-14 José Fonsecallvmpipe: Remove redundant alignments.
2010-07-14 Zack RusinMerge branch 'mesa-2d-registers'
2010-07-13 Keith Whitwellllvmpipe: eliminate the set_state rasterizer command
2010-07-13 Keith Whitwellllvmpipe: pass mask into fragment shader
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-05-30 José Fonsecallvmpipe: Pass the fs variant to the rasterizer.
2010-05-28 Roland Scheideggerllvmpipe: adapt to clear interface changes
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-06 Qicheng Christopher Lillvmpipe: implement occlusion query
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-04-24 José Fonsecallvmpipe: Move the determination of the number of threa...
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-16 Brian PaulMerge the lp-surface-tiling branch into master.
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 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
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-21 Chia-I WuMerge remote branch 'origin/gallium-st-api-dri'
2010-03-18 Brian Paulgallivm/llvmpipe: added lp_rast_shader_inputs::facing...
2010-03-17 Brian PaulMerge branch '7.8'
next