Merge branch 'mesa_7_7_branch'
[mesa.git] / src / mesa / drivers / dri / r300 /
2010-01-14 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2010-01-14 Michal KrolMerge branch 'instanced-arrays'
2010-01-11 Jesse BarnesMerge branch 'master' of ssh://people.freedesktop.org...
2010-01-09 Maciej Cencorar300: minor accelerated blit fixes
2010-01-09 Maciej Cencorar300: fallback on depth buffer blits
2010-01-08 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-08 Vinson Leer300: Move initial declaration outside for loop.
2010-01-06 Marek Olšákr300/compiler: add full viewport transformation support...
2010-01-06 Michal KrolMake sure we use only signed/unsigned ints with bitfields.
2010-01-06 José FonsecaMerge remote branch 'origin/mesa_7_7_branch'
2010-01-05 Corbin SimpsonMerge branch 'gallium-docs'
2010-01-05 Kristian HøgsbergMerge branch 'remove-intel-dri1'
2010-01-05 Keith WhitwellMerge commit 'origin/gallium-draw-retval'
2010-01-05 Michal KrolMerge branch 'master' into instanced-arrays
2010-01-05 Brian Paulmesa: make texture BorderColor a union of float/int...
2010-01-05 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-04 Kristian HøgsbergRemove leftover __DRI{screen,drawable,context}Private...
2010-01-04 Vinson Leer300: Use C-style comments.
2010-01-04 Vinson Leer300: Silence 'mixed declarations and code' warnings.
2010-01-04 Vinson Leer300: Silence 'mixed declarations and code' warning.
2010-01-04 Vinson Leer300: Silence 'mixed declarations and code' warning.
2009-12-31 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-29 Brian Paulmesa: implement per-buffer color masking
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 Eric Anholtmesa: Remove _mesa_exit wrapper for exit().
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-22 Dave Airlieradeon/r600: use new libdrm_radeon api
2009-12-22 Dave Airlieradeon/r600: use new libdrm_radeon api
2009-12-21 Keith WhitwellMerge commit 'origin/master' into i965g-restart
2009-12-20 Dave Airlieradeon/r600: use new libdrm_radeon api
2009-12-19 Maciej Cencorar300: minor blit rework
2009-12-19 Maciej Cencorar300: better fix for glCopyTexSubImage
2009-12-17 Michal KrolMerge branch 'master' into pipe-format-simplify
2009-12-17 Michal KrolMerge branch 'glsl-pp-rework-2'
2009-12-15 Michel Dänzerr300: Fix typo on < R5xx RS setup for blits.
2009-12-13 Maciej Cencorar300: enable accelerated support for glCopyTexImage...
2009-12-13 Maciej Cencorar300: fix regression introduced by da73c1ed
2009-12-13 Maciej Cencorar300: fix glCopyTexSubImage
2009-12-12 Michal KrolMerge branch 'master' into glsl-pp-rework-2
2009-12-11 Maciej Cencorar300: disable blit debugging info
2009-12-11 Maciej Cencorar300: emit number of used colorbuffers to pass radeon...
2009-12-11 Maciej Cencorar300: setup render target format for r300/r400 cards too
2009-12-11 Maciej Cencorar300: finish blit support for r300
2009-12-11 Maciej Cencoramore blit fixes
2009-12-11 Maciej Cencorablit WIP
2009-12-11 Maciej Cencorar300: use accelerated emit for CopyTex[Sub]Image functions
2009-12-11 Maciej Cencorar300: accelerated blit support
2009-12-11 Maciej Cencorar300: fix wrong assertion
2009-12-11 Maciej Cencorar300: export translateTexFormat function
2009-12-11 Maciej Cencorar300: refactor PVS code and constants emission
2009-12-11 Maciej Cencorar300: refactor R500 fragment program emission
2009-12-11 Maciej Cencorar300: refactor color buffer setup
2009-12-11 Maciej Cencorar300: use _mesa_meta_Clear for buffer clears
2009-12-11 Maciej Cencorar300: minor texture code refactoring
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-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-05 Michel Dänzerradeon: Only get DRI2 front buffer information for...
2009-12-03 Roland ScheideggerMerge branch 'gallium-noblocks'
2009-12-02 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2009-12-02 Jakob BornecrantzMerge commit 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-02 Dave AirlieRevert "radeon/r300: no need to flush the cmdbuf when...
2009-12-01 Keith WhitwellMerge commit 'origin/mesa_7_7_branch'
2009-12-01 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-11-27 Roland ScheideggerMerge branch 'width0'
2009-11-26 Roland ScheideggerMerge commit 'origin/st-shader-varients'
2009-11-24 Dave Airlieradeon/r200/r300/r600: make bo mapping be explicit
2009-11-23 Maciej CencoraMerge commit 'origin/mesa_7_7_branch'
2009-11-23 Maciej CencoraMerge branch 'mesa_7_7_branch' of anongit.freedesktop...
2009-11-22 Maciej Cencorar300: fix VP source conflict resolution on 64-bit machines
2009-11-22 Maciej Cencorar300: fix SIN/COS/SCS instructions for R300 fp
2009-11-20 Dave AirlieMerge remote branch 'origin/mesa_7_7_branch'
2009-11-19 Richard LiMerge branch 'master' of ssh://richardradeon@git.freede...
2009-11-19 Eric Anholttnl: Replace deprecated ColorPtr[] with AttribPtr or...
2009-11-19 Eric Anholttnl: Replace deprecated TexCoordPtr with AttribPtr...
2009-11-18 Maciej Cencorar300: allow disabling s3tc support if libtxc_dxtn is...
2009-11-18 Maciej CencoraMerge branch 'radeon-texrewrite-clean' into mesa_7_7_branch
2009-11-17 Michel Dänzerradeon: FBO fixes for big endian.
2009-11-14 Maciej Cencoraradeon: rework mipmap tree
2009-11-14 Maciej Cencoraradeon: rework mipmap tree reference counting
2009-11-14 Maciej Cencorar300: fix regression introduced in 1d5a06a1f7812c055db1...
2009-11-14 Maciej Cencoraradeon/r300: don't flush cmdbuf if not necessary
2009-11-14 Maciej Cencoraradeon/r300: no need to flush the cmdbuf when changing...
2009-11-14 Maciej Cencorar300: add missing texformat
2009-11-14 Maciej Cencorar300: remove unneeded includes
2009-11-13 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-11 Corbin Simpsonr300, r300g: Add missing registers.
2009-11-11 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-06 Ian RomanickMerge branch 'mesa_7_6_branch'
next