Merge remote branch 'origin/7.8'
[mesa.git] / src / mesa / drivers / dri / radeon /
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-28 Vinson Leeradeon: Silence "format" compiler warnings.
2010-01-27 Dave Airlieradeon/r200/r300: don't clean non-emitted state.
2010-01-27 Dave Airlieradeon: remove unused file
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-23 Vinson Leeradeon: Remove unused variable.
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: flush rendering before generating mipmaps
2010-01-22 Andre Maasikasradeon/fbo: use correct depth texture offset for depth...
2010-01-22 Chia-I Wuegl: Remove USING_EGL and the related drivers.
2010-01-21 Chia-I Wudri: Remove unnecessary glapi headers.
2010-01-20 Alan CoopersmithRemove hardcoded -Wall from Radeon DRI makefiles
2010-01-20 Chia-I WuMerge remote branch 'origin/opengl-es-v2'
2010-01-20 Alex Deucherr100/r200: fix Y coord flipping in accelerated blits
2010-01-19 Alex Deucherr100/r200: fix dst pitch in blit code
2010-01-19 Maciej Cencorar100/r200: align to pitch updates in blit interface
2010-01-19 Maciej Cencorar100: use common glCopyTex(Sub)Image code
2010-01-19 Maciej Cencoraradeon/r300/r600: share common glCopyTex(Sub)Image...
2010-01-19 Maciej Cencoraradeon: use mesa provided _mesa_tex_target_to_face...
2010-01-19 Maciej Cencoraradeon: add blit function to vtbl
2010-01-19 Alex Deucherr100/r200/r600: fix typo in 2b1d5ea4f0250a6a7fa312ced0a...
2010-01-19 Alex Deucherr100/r200/r600: check if blitting for given format...
2010-01-19 Alex Deucherr100/r200: add blit support for ARGB4444
2010-01-19 Alex Deucherr100: add blit support
2010-01-16 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-15 Roland ScheideggerMerge branch 'gallium-noconstbuf'
2010-01-14 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2010-01-14 Michal KrolMerge branch 'instanced-arrays'
2010-01-12 Chia-I WuMerge branch 'master' into opengl-es-v2
2010-01-11 Jesse BarnesMerge branch 'master' of ssh://people.freedesktop.org...
2010-01-11 Dave Airlieradeon: fix prediction for r100 inline vert/elt emits.
2010-01-11 Dave Airlieradeon: fix bug in realloc code.
2010-01-08 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-08 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-11 Dave Airlieradeon: fix prediction for r100 inline vert/elt emits.
2010-01-11 Dave Airlieradeon: fix bug in realloc code.
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øgsbergPush __driDriverExtensions out of dri_util.c and into...
2010-01-04 Kristian HøgsbergRemove leftover __DRI{screen,drawable,context}Private...
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: drop assert accessing cref which is meant to...
2009-12-22 Dave Airlieradeon: drop unused members of radeon_state.
2009-12-22 Dave Airlieradeon/r600: use new libdrm_radeon api
2009-12-22 Dave Airlieradeon: drop assert accessing cref which is meant to...
2009-12-22 Dave Airlieradeon: drop unused members of radeon_state.
2009-12-21 Keith WhitwellMerge commit 'origin/master' into i965g-restart
2009-12-20 Dave Airlieradeon/r600: use new libdrm_radeon api
2009-12-18 Alex Deucherradeon: protect fbo allocation message with debug
2009-12-18 Michal KrolMerge branch 'pipe-format-simplify'
2009-12-18 Dave Airlieradeon: fix frontbuffer read/drawpixels
2009-12-17 Michal KrolMerge branch 'master' into pipe-format-simplify
2009-12-17 Michal KrolMerge branch 'glsl-pp-rework-2'
2009-12-17 Dave Airlieradeon: drop assert accessing cref which is meant to...
2009-12-17 Dave Airlieradeon: drop unused members of radeon_state.
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 cases when only first image where put direc...
2009-12-07 Maciej Cencoraradeon: fix image migration for small compressed textures
2009-12-05 Alex Deucherradeon/r200/r600: fix drivers for changes in 433f0a82f5...
2009-12-05 Michel Dänzerradeon: Only get DRI2 front buffer information for...
2009-12-04 Alex Deucherradeon: fix polygon stipple
2009-12-03 Roland ScheideggerMerge branch 'gallium-noblocks'
2009-12-03 Maciej Cencoraradeon: workaround an FBO issue
2009-12-03 Maciej Cencoraradeon: properly check if image should be placed in...
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/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
next