Merge branch '7.8' into master
[mesa.git] / src / gallium / drivers / llvmpipe / lp_setup.c
2010-03-17 Pauli NieminenMerge branch '7.8' into master
2010-03-16 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-16 Chia-I WuMerge remote branch 'origin/gallium-st-api'
2010-03-15 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-13 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-13 José Fonsecallvmpipe: Obey rasterization rules.
2010-03-13 José Fonsecallvmpipe: setup_context -> lp_setup_context
2010-03-12 Michel DänzerMerge branch '7.8'
2010-03-12 Keith WhitwellMerge commit 'origin/gallium-context-transfers-2'
2010-03-11 Brian Paulgallivm/llvmpipe: replace 'int stride' with 'int row_st...
2010-03-11 Michel DänzerMerge remote branch 'origin/7.8'
2010-03-11 Brian Paulllvmpipe: fix loop over mipmap levels
2010-03-10 Brian PaulMerge branch '7.8'
2010-03-10 Michel DänzerMerge branch '7.8'
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-10 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-09 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-08 Brian Paulllvmpipe/gallivm: checkpoint: array of pointers to...
2010-03-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
2010-03-05 Brian Paulllvmpipe: added code to set texture depth, max mipmap...
2010-03-04 Keith Whitwellgallium: fix llvmpipe after winsys move
2010-03-04 Keith Whitwellsoftpipe: rework to use the llvmpipe winsys
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: 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-10 michalllvmpipe: Fix after sampler view changes.
2009-12-09 Brian Paulllvmpipe: simplify the tiles_x, tiles_y code a bit
next