Merge remote branch 'origin/master' into pipe-video
[mesa.git] / src / gallium / drivers / r600 / r600_state.c
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-22 Henri Verbeetr600g: Remove the unused "pframebuffer" field from...
2010-12-21 Jerome Glisser600g: avoid segfault
2010-12-20 Jerome Glisser600g: properly unset vertex buffer
2010-12-14 Jerome Glisser600g: fix segfault when translating vertex buffer
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-09 Jerome Glisser600g: specialized upload manager
2010-12-07 Jerome Glisser600g: remove dead code
2010-12-06 Jerome Glisser600g: avoid useless shader rebuild at draw call
2010-12-06 Jerome Glisser600g: build fetch shader from vertex elements
2010-12-03 Jerome Glisser600g: update polygon offset only when rasterizer or...
2010-12-02 Roland Scheideggergallium: support for array textures and related changes
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-20 Christian Königr600g: add support for signed normalized frame buffers
2010-11-20 Owen W. Taylorr600g: Fix location for clip plane registers
2010-11-19 Alex Deucherr600g: use full range of VS resources for vertex samplers
2010-11-19 Jerome Glisser600g: add fetch shader capabilities
2010-11-17 Jerome Glisser600g: code cleanup (indent, trailing space, empty...
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-03 Keith Whitwellevergreeng: respect linewidth state, use integer widths...
2010-11-03 Keith Whitwellr600g: set hardware pixel centers according to gl_raste...
2010-11-02 Keith Whitwellst/mesa: unbind constant buffer when not in use
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-25 Dave Airlier600g: fix magic 0x1 ->flat shade ena
2010-10-24 Dave Airlier600g: drop more common state handling code
2010-10-24 Tilman Sauerbeckr600g: Added r600_pipe_shader_destroy().
2010-10-24 Dave Airlier600g: merge more of the common r600/evergreen state...
2010-10-24 Tilman Sauerbeckr600g: Fixed r600_vertex_element leak.
2010-10-21 Dave Airlier600g: start splitting out common code from eg/r600.
2010-10-21 Dave Airlier600g: initial translate state support
2010-10-21 Dave Airlier600g: add r600 surface to store the aligned height.
2010-10-21 Dave Airlier600g: move to per-miplevel array mode.
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Dave Airlier600g: fix typo in tiling setup cb code.
2010-10-18 Dave Airlier600g: do proper tracking of views/samplers.
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-17 Dave Airlier600g: set tiling bits in hw state
2010-10-14 Keith Whitwellr600g: emit hardware linewidth
2010-10-13 Dave Airlier600g: remove bpt and start using pitch_in_bytes/pixels.
2010-10-13 Dave Airlier600g: rename pitch in texture to pitch_in_bytes
2010-10-13 Dave Airlier600g: store samplers/views across blit when we need...
2010-10-13 Dave Airlier600g: fix scissor/cliprect confusion
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-11 Dave Airlier600g: fix typo in vertex sampling on r600
2010-10-11 Dave Airlier600g: don't run with scissors.
2010-10-11 Dave Airlier600g: enable vertex samplers.
2010-10-07 Dave Airlier600g: use format from the sampler view not from the...
2010-10-05 Dave Airlier600g: drop use_mem_constant.
2010-10-04 Jerome Glisser600g: allow r600_bo to be a sub allocation of a big bo
2010-10-04 Jerome Glisser600g: rename radeon_ws_bo to r600_bo
2010-10-02 Vinson Leer600g: Remove unnecessary headers.
2010-10-01 Dave Airlier600g: fixup vertex format picking.
2010-10-01 Dave Airlier600g: add winsys support for CTL constants.
2010-10-01 Dave Airlier600g: fix evergreen depth flushing.
2010-09-30 Jerome Glisser600g: use constant buffer instead of register for...
2010-09-29 Dave Airlier600g: clean up some code from move to new paths.
2010-09-29 Jerome Glisser600g: more cleanup
2010-09-29 Jerome Glisser600g: cleanup
2010-09-29 Jerome Glisser600g: delete old path
2010-09-29 Dave AirlieRevert "r600g: add initial vertex translate support."
2010-09-29 Dave Airlier600g: add initial vertex translate support.
2010-09-28 Dave Airlier600g: fix db flush breaking config state
2010-09-26 Jerome Glisser600g: move around variables to share depth uncompressi...
2010-09-21 Brian PaulMerge branch 'sprite-coord'
2010-09-20 Jerome Glisser600g: move chip class to radeon common structure
2010-09-20 Dave Airlier600g: clean up valgrind issues on maxtargets test.
2010-09-20 Dave Airlier600g: fix fbo-drawbuffers-maxtargets
2010-09-17 Dave Airlier600g: add upload manager support.
2010-09-17 Dave Airlier600g: attempt to abstract kernel bos from pipe driver.
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-15 Vinson Leer600g: Remove unnecessary headers.
2010-09-10 Dave Airlier600g: fix warning in r600 pipe driver
2010-09-10 Dave Airlier600g: add initial evergreen support
2010-09-10 Dave Airlier600g: align flushing of cb/db with DDX/r600c.
2010-09-07 Dave Airlier600g: add support for constants in memory buffers.
2010-09-07 Dave Airlier600g: abstract the hw states out behind a vtbl.
2010-09-05 Dave Airlier600g: fix up surface references
2010-09-05 Dave Airlier600g: search for sampler views in context on removal.
2010-09-03 Dave Airlier600g: fix segfault in state after rework
2010-09-03 Dave Airlier600g: refactor sample states into a reusable struct.
2010-09-03 Dave Airlier600g: add texture border state.
2010-09-03 Dave Airlier600g: deref old driver states for set entry points.
2010-09-03 Dave Airlier600g: drop r600_bind_state.
2010-09-03 Dave Airlier600g: kill r600_context_state function
2010-09-03 Dave Airlier600g: move lots of state inline helpers to separate...
2010-09-02 Dave Airlier600g: drop magic numbers in depth state.
2010-09-02 Jerome Glisser600g: force unbind of previously bind sampler/sampler_view
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-09-02 Dave Airlier600g: fix logicop, the 3d ROP is the 2D rop shifted...
2010-09-02 Jerome Glisser600g: fix binding of same texture to several target...
2010-09-02 Dave Airlier600g: fix incorrect state naming in pipe_sampler vs...
2010-09-01 Jerome Glisser600g: silence compiler warning
2010-09-01 Jerome Glisser600g: refix db/cb state
2010-09-01 Jerome Glisser600g: avoid dynamic allocation of states
2010-09-01 Jerome GlisseRevert "Revert "r600g: precompute some of the hw state""
2010-09-01 Dave Airlier600g: correct cb/zb offset emits.
2010-09-01 Dave AirlieRevert "r600g: precompute some of the hw state"
2010-08-30 Jerome Glisser600g: precompute some of the hw state
2010-08-30 Dave Airlier600g: fixup states generation in winsys.
next