Merge branch 'mesa_7_7_branch'
[mesa.git] / src / mesa / drivers / dri / radeon / radeon_mipmap_tree.c
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-23 Dave AirlieMerge branch 'arb_half_float_vertex'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Andre Maasikasr600: fix brownbag, only align if we are dealing with...
2010-01-22 Andre Maasikasr600: cubemap levels seem to be aligned to 8 images
2010-01-22 Andre Maasikasradeon/fbo: use correct depth texture offset for depth...
2010-01-14 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2010-01-12 Chia-I WuMerge branch 'master' into opengl-es-v2
2010-01-08 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-06 José FonsecaMerge remote branch 'origin/mesa_7_7_branch'
2010-01-05 Corbin SimpsonMerge branch 'gallium-docs'
2010-01-05 Keith WhitwellMerge commit 'origin/gallium-draw-retval'
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-17 Michal KrolMerge branch 'master' into pipe-format-simplify
2009-12-12 Michal KrolMerge branch 'master' into glsl-pp-rework-2
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-07 Maciej Cencoraradeon: fix image migration for small compressed textures
2009-12-03 Roland ScheideggerMerge branch 'gallium-noblocks'
2009-12-03 Maciej Cencoraradeon: workaround an FBO issue
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-01 Keith WhitwellMerge commit 'origin/tgsi-simplify-ext'
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-29 Maciej Cencoraradeon: update miptree code a little
2009-11-29 Maciej Cencoraradeon: don't check the same miptree many times when...
2009-11-29 Maciej Cencoraradeon: add some debugging info
2009-11-28 Maciej Cencoraradeon: need to flush cs when moving images between...
2009-11-27 Roland ScheideggerMerge branch 'width0'
2009-11-26 Roland ScheideggerMerge commit 'origin/st-shader-varients'
2009-11-25 Dave Airlier600: add ARB_texture_non_power_of_two support.
2009-11-23 Maciej CencoraMerge commit 'origin/mesa_7_7_branch'
2009-11-23 Maciej Cencoraradeon: fix errors in miptree related function
2009-11-21 Maciej Cencoraradeon: fix compressed mipmapped textures
2009-11-21 Maciej Cencoraradeon: fix compressed mipmapped textures
2009-11-20 Dave AirlieMerge remote branch 'origin/mesa_7_7_branch'
2009-11-18 Maciej CencoraMerge branch 'radeon-texrewrite-clean' into mesa_7_7_branch
2009-11-14 Maciej Cencoraradeon: return false on texture validation if texture...
2009-11-14 Maciej Cencoraradeon: rework mipmap tree
2009-11-14 Maciej Cencoraradeon: rework mipmap tree reference counting
2009-11-13 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-11 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-06 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-11-05 Brian PaulMerge branch 'mesa_7_6_branch'
2009-11-03 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-29 Brian PaulMerge branch 'texformat-rework'
2009-10-24 Brian Paulmesa: remove _mesa_compressed_texture_size()
2009-10-06 Brian Pauldrivers: don't include texformat.h
2009-10-01 Brian Paulmesa: remove gl_texture_image::IsCompressed field
2009-10-01 Brian Paulmesa: replace gl_texture_format with gl_format
2009-09-28 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-28 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-28 Brian Paulmesa/drivers: use _mesa_get_format_bytes()
2009-09-28 Brian Paulmesa/drivers: use _mesa_get_format_bytes()
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-23 Keith WhitwellMerge branch 'softpipe-opt'
2009-09-22 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Michel DänzerMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-20 Nicolai HähnleMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-16 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Ian RomanickMerge commit 'origin/mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Ian RomanickMerge branch 'master' into asm-shader-rework-2
2009-09-10 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-09 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-06 Nicolai HähnleMerge branch 'master' into r300-compiler
2009-09-03 Dave Airlieradeon: pass internal format into the miptree.
2009-08-31 Pauli Nieminenr100: Use shared debug code.
2009-08-30 Michel DänzerMerge branch 'mesa_7_5_branch'
2009-08-27 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-27 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-18 Ian RomanickMerge branch 'master' into asm-shader-rework-1
2009-08-17 Alex Deucherradeon: remove RADEON_DEBUG_BO stuff
2009-08-14 Maciej CencoraMerge branch 'vbo_clean'
2009-08-14 Brian PaulMerge branch 'mesa_7_5_branch'
next