r300: Fix corner-case of KIL on R300
[mesa.git] / src / mesa / drivers / dri / r300 / r300_cmdbuf.c
2009-08-01 Nicolai Hähnler300: Fix corner-case of KIL on R300
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-28 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-20 Michel DänzerMerge branch 'mesa_7_5_branch'
2009-07-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-15 Alex DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
2009-07-15 Dave Airlier300: emit z depth pitch reloc in preparation for tiling
2009-07-14 Michel Dänzerradeon: Differentiate 16 bpp destination formats.
2009-07-13 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-09 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-05 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-04 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-07 Zack RusinMerge commit 'origin/openvg-1.0'
2009-07-03 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-03 Michel Dänzerr300: Guard debugging output.
2009-07-02 Dave Airlieradeon/r300: use base width/height.
2009-06-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-29 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-29 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-14 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-19 Brian PaulMerge branch 'ext-provoking-vertex'
2009-06-17 Jerome Glisser300: don't emit vap index offset on r5xx hw when using cs
2009-06-17 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-15 Brian PaulMerge branch 'arb_map_buffer_range'
2009-06-15 Thomas HellstromMerge branch 'mesa_7_5_branch'
2009-06-14 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-24 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-12 Alex DeucherMerge master and fix conflicts
2009-06-12 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-12 Dave AirlieMerge remote branch 'main/radeon-rewrite'
2009-06-11 Maciej Cencorar300: send only RS_IP_* regs that we are going to use
2009-06-07 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-05-28 Jerome Glisser300: when using cs path emit scissor in the cmdbuffer
2009-05-28 Jerome Glisser300: rework texture offset emission.
2009-05-20 Michel DänzerMerge branch 'master' into radeon-rewrite
2009-05-18 Jerome Glisseradeon: fix DRI1 cmd stream
2009-05-16 Maciej Cencorar300: further cleanup
2009-05-14 Jerome Glisser300: don't send now forbidden register to kernel when...
2009-05-10 Jerome GlisseMerge commit 'origin/master' into radeon-rewrite
2009-05-08 Maciej Cencorar300: moar cleanup
2009-04-27 Maciej Cencorar300: rename state
2009-04-24 Jerome Glisser300: fix cliprect values
2009-04-24 Jerome Glisser300: emit cliprect when in dri2 mode
2009-04-22 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-04-10 Alex DeucherMerge branch 'radeon-rewrite' of git+ssh://agd5f@git...
2009-04-09 Dave Airlier300: fix color tiling
2009-04-09 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-04-06 Jerome Glisseradeon: add support for new ttm
2009-04-02 Dave Airlieradeon/r200/r300: collapse context destruction down...
2009-04-02 Dave Airlieradeon: tiling support
2009-03-25 Alan Coopersmithr300_cmdbuf.c: convert cast to a form supported by...
2009-03-23 Dave AirlieMerge branch 'radeon-fbo-hacking' into radeon-rewrite
2009-03-22 Dave Airlieradeon fbo: add draw offset calcs
2009-03-22 Dave AirlieMerge remote branch 'origin/master' into HEAD
2009-03-20 Dave AirlieMerge remote branch 'main/master' into radeon-rewrite
2009-03-09 Dave Airlier300: emit texture in GTT or VRAM
2009-03-06 Maciej Cencorar300: Print reg address when debugging is enabled
2009-03-06 Dave Airlier300: fix uninit variable warning
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-27 Dave Airlier300: remove depth offset exits in favour of rrb depth...
2009-02-26 Dave Airlier300: fixup texture state emission for kms path
2009-02-26 Dave Airlier300: don't flush VAP too often.
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-23 Dave Airlier300: fixup old setTexOffset DRI1 extension
2009-02-23 Dave Airlier300: use OUT_BATCH_REGVAL in a few more places
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-12 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-02-12 Dave Airlieradeon/r200/r300: make build with out libdrm_radeon...
2009-02-12 Dave Airlieradeon/r200/r300: another big merge upheavel.
2009-02-11 Dave Airlier300: disable assert that fires
2009-02-11 Dave Airlieradeon: cleanup cmdbuffer
2009-02-05 Dave Airlier300: fix some autostate batch setups
2009-02-04 Dave Airlier300: fix up CS for modesetting - gears under kms works
2009-01-30 Dave Airlier200/r300: add aperture space checks
2009-01-20 Dave Airlieradeon/r200/r300: start to move to common miptree/texobj
2009-01-15 Dave Airlier300: move some more function to generic
2009-01-15 Dave Airlieradeon/r200/r300: start to make cmd buf useful
2009-01-14 Dave Airlier300: start moving new r300 cmdbuf into common code
2009-01-14 Dave Airlieradeon/r200/r300: attempt to move lock to common code
2009-01-14 Dave Airlieradeon/r200/r300: initial attempt to convert to common...
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-31 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-22 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-22 Dave Airlieradeon: remove start/end offset + cleanup some whitespace
2008-12-22 Dave Airlieradeon: fixup r500 FP emission for new CS
2008-12-15 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-11 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-09 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-01 Dave Airlieradeon: make DRI1 one work with new CS mechanism
2008-11-28 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-25 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-19 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-16 Jerome Glisseradeon: fix pointer dangling
2008-11-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-15 Jerome Glisseradeon: update to libdrm-radeon API changes
2008-11-14 Jerome Glisser300: convert to new relocations format (see libdrm...
next