Merge branch '7.8'
[mesa.git] / src / gallium / drivers / r300 / r300_state.c
2010-04-04 Ian RomanickMerge branch '7.8'
2010-04-02 Corbin Simpsonr300g: Expound on dithering comment.
2010-04-02 Dave Airlier300g: make dithering work like fglrx.
2010-03-31 Roland ScheideggerMerge branch 'gallium-new-formats'
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-30 Vinson Leer300g: Remove unused variable.
2010-03-30 Corbin Simpsonr300g: Bind constantbuf to Draw immediately, don't...
2010-03-27 Marek Olšákr300g: print errors even on non-debug builds
2010-03-27 Corbin Simpsonr300g: Make SWTCL clear work again.
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-26 Corbin SimpsonRevert "r300g: add generating texture coordinates for...
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 Marek Olšákr300g: fix scons build
2010-03-21 Marek Olšákr300g: cleanup tiling flags propagation
2010-03-21 Chia-I WuMerge remote branch 'origin/gallium-st-api-dri'
2010-03-21 Marek Olšákr300g: split the vertex buffer alignment validation
2010-03-21 Marek Olšákr300g: skip null vertex buffers
2010-03-21 Corbin Simpsonr300g: Correctly hax max_index on pipe_vertex_buffers.
2010-03-19 Marek Olšákr300g: fix breakage after the gallium-sampler-view...
2010-03-19 Marek Olšákr300g: add generating texture coordinates for point...
2010-03-17 Brian PaulMerge branch '7.8'
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 Whitwellr300g: fix up after merge
2010-03-15 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-15 Dave Airlier300g: rebuild screen/winsys interface
2010-03-13 Marek Olšákr300g: add high quality anisotropic filtering for R5xx...
2010-03-13 Marek Olšákr300g: fix anisotropic filtering, fix macrotiling
2010-03-13 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-12 Michel DänzerMerge branch '7.8'
2010-03-12 Corbin Simpsonr300g: Properly clamp index limits.
2010-03-11 Michal Krolgallium: Check for OOM condition when creating a sample...
2010-03-11 Michel DänzerMerge remote branch 'origin/7.8'
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 Corbin Simpsonr300g: Precalculate and CSO-bind PSC state.
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 PaulMerge branch '7.8'
2010-03-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
2010-03-08 Marek Olšákr300g: fix updating the tiling flags for the framebuffe...
2010-03-08 Marek Olšákr300g: remove unnecessary state emissions and clean up
2010-03-07 Marek Olšákr300g: disable emitting the HWTCL-related state when...
2010-03-07 Marek Olšákr300g: share the VS-output-mapping state with SWTCL
2010-03-06 Marek Olšákr300g: minor cleanups after the no-rhw merge
2010-03-03 Corbin Simpsonr300g: Use a macro to consolidate general state handling.
2010-03-03 Corbin Simpsonr300g: Make velem CSO actually work.
2010-03-02 José FonsecaMerge branch 'gallium-format-cleanup'
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
2010-03-02 José Fonsecar300: Rename pipe formats.
2010-03-01 Roland Scheideggerr300g: adapt to new vertex element cso
2010-03-01 Michal Krolr300: Save viewport and clip states before invoking...
2010-02-28 Marek Olšákr300g: atomize texture and sampler states
2010-02-28 Marek Olšákr300g: decouple vertex stream setup (PSC) and VS output...
2010-02-27 Marek Olšákr300g: use the atom size directly during emission
2010-02-27 Marek Olšákr300g: atomize invalidation of texture caches
2010-02-27 Marek Olšákr300g: atomize PVS flush
2010-02-27 Marek Olšákr300g: move the emission of GA_POINT_MINMAX into emit_f...
2010-02-27 Marek Olšákr300g: put the emission of R300_US_OUT_FMT_UNUSED back
2010-02-27 Marek Olšákr300g: mark rasterizer_state as dirty only when it...
2010-02-27 Marek Olšákr300g: always emit the correct max vertex index to...
2010-02-25 Corbin Simpsonr300g: Atomize vertex shader.
2010-02-22 Michal Krolgallium: Remove bypass_vs_clip_and_viewport from raster...
2010-02-22 Dave AirlieRevert "r300g: rebuild winsys/pipe buffer handling...
2010-02-22 Dave Airlier300g: rebuild winsys/pipe buffer handling and add...
2010-02-17 Ian RomanickMerge commit '381d5e209815235911c4aab516037c868c8f695f'
2010-02-15 Marek Olšákr300g: fix the size of constant buffers
2010-02-14 Marek Olšákr300g: set the correct tiling flags for renderbuffers
2010-02-13 Marek Olšákr300g: cleanup the emission of framebuffer state
2010-02-12 Roland ScheideggerMerge branch 'gallium-dynamicstencilref'
2010-02-11 Roland Scheideggergallium: make max_anisotropy a unsigned bitfield member
2010-02-11 Roland Scheideggerr300g: adapt to stencil ref changes
2010-02-10 Karl SchultzMerge branch 'master' of git+ssh://git.freedesktop...
2010-02-10 Corbin Simpsonr300g: Fix typo.
2010-02-09 Corbin Simpsonr300g: Correct colorbuffer measurements.
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-07 Marek Olšákr300g: cleanup XXXs in the DSA state
2010-02-07 Marek Olšákr300g: make a local copy of framebuffer state
2010-02-07 Marek Olšákr300g: fix color channel masks
2010-01-31 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-30 Corbin Simpsonr300g: Independent blend enables only work on r500.
2010-01-28 Corbin Simpsonr300g: Clean up blend masks, change caps.
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-28 Corbin Simpsonr300g: Atomize framebuffers.
2010-01-28 Vinson Leer300g: Remove unnecessary headers.
2010-01-27 Corbin Simpsonr300g: Turn the RS block into an atom.
2010-01-27 Corbin Simpsonr300g: Make vertex_format into an atom.
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Corbin Simpsonr300g: Finish and enable immediate mode.
2010-01-25 Corbin SimpsonRevert "r300g,radeong: finish and enable the immediate...
2010-01-25 Roland Scheideggerr300g: adapt to blend changes
2010-01-25 Marek Olšákr300g,radeong: finish and enable the immediate mode
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
next