Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r200: re-adding missing pitch alignment check in blit code | Alex Deucher | 2010-01-20 | 1 | -0/+4 |
* | r200: fix typo in 76cf2618327a7f008dcfd0d91d64d6d9e01f9a9c | Alex Deucher | 2010-01-20 | 1 | -1/+1 |
* | r100/r200: fix Y coord flipping in accelerated blits | Alex Deucher | 2010-01-19 | 1 | -6/+5 |
* | r100/r200: fix dst pitch in blit code | Alex Deucher | 2010-01-19 | 1 | -1/+1 |
* | r100/r200: align to pitch updates in blit interface | Maciej Cencora | 2010-01-20 | 1 | -2/+2 |
* | r200: use common glCopyTex(Sub)Image code | Maciej Cencora | 2010-01-19 | 1 | -21/+23 |
* | r100/r200/r600: fix typo in 2b1d5ea4f0250a6a7fa312ced0a7af85e909381b | Alex Deucher | 2010-01-19 | 1 | -1/+1 |
* | r100/r200/r600: check if blitting for given format is supported earlier | Alex Deucher | 2010-01-19 | 1 | -1/+24 |
* | r100/r200: add blit support for ARGB4444 | Alex Deucher | 2010-01-19 | 1 | -0/+6 |
* | r200: add blit support | Alex Deucher | 2010-01-18 | 1 | -0/+373 |