llvmpipe: reorganize transfer usage
[mesa.git] / src / gallium / drivers / llvmpipe / lp_setup.c
2010-03-02 Keith Whitwellllvmpipe: reorganize transfer usage
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
2010-02-24 Brian Paulllvmpipe: added assertions to verify that scene is...
2010-02-17 Ian RomanickMerge commit '381d5e209815235911c4aab516037c868c8f695f'
2010-02-14 Vinson Leellvmpipe: Silence unused value warning.
2010-02-12 Roland ScheideggerMerge branch 'gallium-dynamicstencilref'
2010-02-10 Karl SchultzMerge branch 'master' of git+ssh://git.freedesktop...
2010-02-10 José Fonsecallvmpipe: Map rendertargets when bound as textures.
2010-02-10 José Fonsecallvmpipe: Leave depth buffer in swizzled format.
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-09 Brian Paulllvmpipe: s/textured/texture/
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-28 Vinson Leellvmpipe: Remove unnecessary header.
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-28 Vinson Leellvmpipe: Remove unnecessary headers.
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-21 Brian Paulllvmpipe: added simple perf/statistics counting facility
2010-01-21 Vinson Leellvmpipe: Remove unnecessary headers.
2010-01-20 Chia-I WuMerge remote branch 'origin/opengl-es-v2'
2010-01-17 Keith Whitwellllvmpipe: use new u_ringbuffer for scene queue
2010-01-16 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-15 Brian Paulllvmpipe: implement scissor test in triangle setup
2010-01-15 Brian Paulllvmpipe: generate two shader varients, one omits trian...
2010-01-15 Roland ScheideggerMerge branch 'gallium-noconstbuf'
2010-01-15 Brian Paulllvmpipe: implement scissor testing
2010-01-14 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2010-01-14 Michal KrolMerge branch 'instanced-arrays'
2010-01-13 Brian Paulllvmpipe: check render targets before other textures
2010-01-13 Brian Paulllvmpipe: also check render target textures in lp_setup...
2010-01-13 Brian Paulllvmpipe: indentation fixes
2010-01-13 Brian Paulllvmpipe: re-get scene pointer after flushing
2010-01-13 Brian Paulllvmpipe: check for texture usage in all scenes
2010-01-13 Brian Paulllvmpipe: add scene texture referencing code
2010-01-13 José Fonsecallvmpipe: Reset the bin when shading a whole tile with...
2010-01-13 Keith Whitwellllvmpipe: quick hack to short-circuit empty bins
2010-01-12 José Fonsecagallium: Rename ALIGN_STACK -> PIPE_ALIGN_STACK for...
2010-01-12 José Fonsecagallium: Simplify PIPE_ALIGN_VAR.
2010-01-12 José Fonsecagallium: Generalize the alignment macros to other compi...
2010-01-12 Chia-I WuMerge branch 'master' into opengl-es-v2
2010-01-10 Keith Whitwellllvmpipe: initial mrt support
2010-01-08 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-08 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-06 Keith Whitwellllvmpipe: fix double free
2010-01-06 Keith Whitwellllvmpipe: merge setup and draw vbuf submodules
2010-01-06 José FonsecaMerge remote branch 'origin/mesa_7_7_branch'
2010-01-05 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-31 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-27 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-27 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-22 Roland ScheideggerMerge branch 'gallium-edgeflags'
2009-12-22 Keith WhitwellMerge branch 'i965g-restart'
2009-12-22 Ian RomanickMerge branch 'mesa_7_7_branch'
2009-12-22 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-22 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-22 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-21 Keith WhitwellMerge commit 'origin/master' into i965g-restart
2009-12-18 Michal KrolMerge branch 'pipe-format-simplify'
2009-12-17 Michal KrolMove the remaining format pf_get_* functions to u_format.h.
2009-12-17 Michal KrolMerge branch 'master' into pipe-format-simplify
2009-12-17 Keith Whitwellllvmpipe: keep copy of framebuffer state in setup context
2009-12-13 Keith Whitwellllvmpipe: rename bins to scene
2009-12-12 Keith Whitwellllvmpipe: rename queue size to count
2009-12-12 Keith Whitwellllvmpipe: rename one of the two rasterize_bins functions
2009-12-12 Michal KrolMerge branch 'master' into glsl-pp-rework-2
2009-12-12 Brian Paulllvmpipe: checkpoint: plug in the new fencing code
2009-12-11 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-10 Brian Paulllvmpipe: updated comment
2009-12-09 Brian Paulllvmpipe: simplify the tiles_x, tiles_y code a bit
2009-12-09 Brian Paulllvmpipe: use the empty_bins queue now
2009-12-09 Brian Paulllvmpipe: checkpoint: begin plugging in bin queue code
2009-12-09 Brian Paulllvmpipe: use new lp_setup_get_current_bins() function
2009-12-08 Roland ScheideggerMerge branch 'gallium-strict-aliasing'
2009-12-08 Michel DänzerMerge branch 'mesa_7_7_branch'
2009-12-08 Andre MaasikasMerge branch 'mesa_7_7_branch'
2009-12-08 Andre MaasikasMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-08 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-04 Brian Paulllvmpipe: still more bin code reorganization
2009-12-04 Brian Paulllvmpipe: remove dead code left over from a previous...
2009-12-04 Brian Paulllvmpipe: reorganization of binning data structions...
2009-12-04 Brian Paulllvmpipe: move lp_rasterize_bin() into lp_rast.c
2009-12-04 Brian Paulllvmpipe: simplify framebuffer state code
2009-12-04 Brian Paulllvmpipe: use LP_DBG() macro everywhere
2009-12-04 Brian Paulllvmpipe: move bin-related structures and functions...
2009-12-04 Brian Paulllvmpipe: bin state-change commands
2009-12-04 Brian Paulllvmpipe: struct cmd_bin
2009-12-04 Brian Paulllvmpipe: comment about blend color
2009-12-04 Brian Paulllvmpipe: fix incorrect array indexing when saving...
2009-12-03 Roland ScheideggerMerge branch 'gallium-noblocks'
2009-12-03 Brian Paulllvmpipe: checkpoint some initial state binning code
2009-12-03 Brian Paulllvmpipe: set LP_SETUP_NEW_FS in lp_setup_set_fs()
2009-12-03 Brian Paulllvmpipe: more debug info
2009-12-02 Jakob BornecrantzMerge commit 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-02 Roland Scheideggergallium: adapt drivers to interface cleanups
next