llvmpipe: add reference counting to fragment shaders.
[mesa.git] / src / gallium / drivers / llvmpipe / lp_scene.h
2020-08-31 Dave Airliellvmpipe: add reference counting to fragment shaders.
2020-07-06 Dave Airliellvmpipe: bump texture/scene limits to enable GL 4.1
2020-05-06 Dave Airliellvmpipe: add fixed point sample positions to scene.
2020-05-06 Dave Airliellvmpipe: record sample info for color/depth buffers...
2018-05-23 Roland Scheideggerllvmpipe: improve rasterization discard logic
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex with mtx_t
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-04-27 Zoë BladeFix a few typos
2015-03-28 Roland Scheideggerllvmpipe: simplify address calculation for 4x4 blocks
2014-04-25 Roland Scheideggerllvmpipe: fix clearing of individual color buffers...
2013-10-29 Roland Scheideggerllvmpipe: fix bogus layer clamping in setup
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-07 Roland Scheideggerllvmpipe: add support for layered rendering
2013-06-04 Roland Scheideggerllvmpipe: reduce alignment requirement for 1d resources...
2013-05-31 Roland Scheideggerllvmpipe: reduce alignment requirement for resources...
2013-05-31 Adam Jacksonllvmpipe: Remove x/y from cmd_bin
2013-03-06 Brian Paulllvmpipe: remove unused cmd_block_list struct
2013-03-06 Brian Paulllvmpipe: tweak CMD_BLOCK_MAX and LP_SCENE_MAX_SIZE
2012-12-06 Dave Airliellvmpipe: EXT_transform_feedback support (v1.1)
2012-11-29 José Fonsecallvmpipe: Eliminate color buffer swizzling.
2012-11-28 James Bentonllvmpipe: Unswizzled rendering.
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: reintroduce SET_STATE binner command
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-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-12 Keith Whitwellllvmpipe: fix warnings on both 32 and 64 bit builds
2010-09-11 José Fonsecallvmpipe: Silence some warnings.
2010-09-11 Keith Whitwellllvmpipe: restore larger command blocks
2010-09-11 Keith Whitwellllvmpipe: add DEBUG_MEM option
2010-09-11 Keith Whitwellllvmpipe: allow bigger scenes
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: clean up deferred zstencil clears
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-14 Zack RusinMerge branch 'mesa-2d-registers'
2010-07-13 Keith Whitwellllvmpipe: move fences from per-bin to per-thread
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
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-05 Brian Paulllvmpipe: added a new assertion as a hint to Coverity
2010-05-04 Brian Paulllvmpipe: add some tests for malloc() returning NULL.
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-04-30 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Brian Paulllvmpipe: rename texture refs to resource refs
2010-04-23 Brian Paulllvmpipe: rename MAXWIDTH, MAXHEIGHT
2010-04-23 Brian Paulllvmpipe: move LP_MAX_TEXTURE_x_LEVELS, etc to lp_tile_...
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 Paulllvmpipe: remove unused write_depth
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 Paulllvmpipe: implement max scene size
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-10 Keith WhitwellSquashed commit of the following:
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-15 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-13 José Fonsecallvmpipe: Don't use texture transfer internally.
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-02 José FonsecaMerge branch 'gallium-format-cleanup'
2010-03-02 Keith Whitwellllvmpipe: reorganize transfer usage
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
2010-02-24 Brian Paulllvmpipe: more lp_rasterizer_task parameter passing
2010-02-11 José FonsecaRevert "llvmpipe: Move tile coordinate assertion into...
2010-02-11 José Fonsecallvmpipe: Move tile coordinate assertion into a more...
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
next