Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | r100: use common glCopyTex(Sub)Image code | Maciej Cencora | 2010-01-19 | 1 | -22/+28 |
* | 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 |
* | r100: add blit support | Alex Deucher | 2010-01-18 | 1 | -0/+369 |