util: Move gallium's PIPE_FORMAT utils to /util/format/
[mesa.git] / src / gallium / drivers / llvmpipe / lp_scene.c
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2018-05-23 Roland Scheideggerllvmpipe: improve rasterization discard logic
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_unlock() with mtx_unlock()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_lock() with mtx_lock()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_destroy() with mtx_des...
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_init() with mtx_init()
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-03-28 Roland Scheideggerllvmpipe: simplify address calculation for 4x4 blocks
2015-01-29 Eric Anholtgallium: Replace u_simple_list.h with util/simple_list.h
2014-04-25 Roland Scheideggerllvmpipe: fix clearing of individual color buffers...
2014-01-17 Brian Paulllvmpipe: handle NULL color buffer pointers
2013-10-29 Roland Scheideggerllvmpipe: fix bogus layer clamping in setup
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-05-28 Roland Scheideggerllvmpipe: get rid of tiled/linear layout remains
2013-05-03 Roland Scheideggerllvmpipe: get rid of depth swizzling.
2013-03-13 Roland Scheideggerllvmpipe: don't assert when trying to render to surface...
2013-03-07 Brian Paulllvmpipe: remove the power of two sizeof(struct cmd_blo...
2013-03-06 Brian Paulllvmpipe: add some scene limit sanity check assertions
2013-02-28 Roland Scheideggerllvmpipe: support rendering to buffer render targets.
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.
2011-09-29 José Fonsecallvmpipe: Also reset the state in lp_scene_bin_reset
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-09 José Fonsecallvmpipe: Plug fence leaks.
2010-12-02 Roland Scheideggergallium: support for array textures and related changes
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 Brian Paulllvmpipe: cast to silence warning
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-12 Keith Whitwellllvmpipe: fix wierd performance regression in isosurf
2010-09-07 José Fonsecallvmpipe: Refactor lp_scene_add_resource_reference
2010-09-07 José Fonsecallvmpipe: Fix negated logic in lp_scene_add_resource_re...
2010-09-07 Keith Whitwellllvmpipe: rasterization debugging helpers
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-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-22 Keith Whitwellllvmpipe: don't clear unused bins
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: eliminate the set_state rasterizer command
2010-07-13 Keith Whitwellllvmpipe: move fences from per-bin to per-thread
2010-07-06 Alan Hourihanellvmpipe: ensure all bins are reset avoids memory corru...
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 Vinson Leellvmpipe: Remove unnecessary headers.
2010-05-04 Brian Paulllvmpipe: add some tests for malloc() returning NULL.
2010-05-04 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-05-03 Brian Paulgallium: move framebuffer utility functions into a...
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-04-30 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-04-23 José Fonsecagallium: s/free/FREE/ and same for friends.
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Brian Paulllvmpipe: rename texture refs to resource refs
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-28 Vinson Leellvmpipe: Remove unnecessary header.
2010-04-27 Brian Paulllvmpipe: remove lp_scene_map_buffers(), lp_scene_unmap...
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-07 Zack RusinMerge branch 'gallium_draw_llvm'
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
2010-04-02 Brian Paulllvmpipe: limit max texture size to 2Kx2K for now
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'
next