Age | Commit message (Expand) | Author |
---|---|---|
2010-03-10 | r100: add additional blit formats | Alex Deucher |
2010-03-08 | radeon/r200/r600: allow src and dst BOs to be placed in GTT during blit | Alex Deucher |
2010-03-08 | radeon/r200/r600: reset bos when validating buffers during blit | Alex Deucher |
2010-03-03 | radeon/r200/r300/r600: add check_blit vtbl function | Alex Deucher |
2010-03-03 | radeon/r200/r300/r600: fix blit BO buffer validation | Dave Airlie |
2010-01-19 | r100/r200: fix Y coord flipping in accelerated blits | Alex Deucher |
2010-01-19 | r100/r200: fix dst pitch in blit code | Alex Deucher |
2010-01-20 | r100/r200: align to pitch updates in blit interface | Maciej Cencora |
2010-01-19 | r100: use common glCopyTex(Sub)Image code | Maciej Cencora |
2010-01-19 | r100/r200/r600: fix typo in 2b1d5ea4f0250a6a7fa312ced0a7af85e909381b | Alex Deucher |
2010-01-19 | r100/r200/r600: check if blitting for given format is supported earlier | Alex Deucher |
2010-01-19 | r100/r200: add blit support for ARGB4444 | Alex Deucher |
2010-01-18 | r100: add blit support | Alex Deucher |