Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r600: fix Elts handling | Alex Deucher | 2009-09-04 | 1 | -2/+10 |
* | r600: add missing radeon_cs_space_set_flush call | Alex Deucher | 2009-08-26 | 1 | -0/+3 |
* | r600: make reloc_chunk size dynamic | Alex Deucher | 2009-08-26 | 1 | -3/+9 |
* | radeon/r600: Fix remaining warnings when building 64 bit binary. | Pauli Nieminen | 2009-08-25 | 1 | -0/+2 |
* | r600: switch to common cs functions | Dave Airlie | 2009-08-24 | 1 | -5/+5 |
* | r600: bump reloc_chunk size | Alex Deucher | 2009-08-23 | 1 | -1/+1 |
* | r600: convert to using common radeon state atoms | Alex Deucher | 2009-08-20 | 1 | -6/+4 |
* | r600: rework emit code | Alex Deucher | 2009-08-20 | 1 | -17/+15 |
* | r600: handle state emit better | Alex Deucher | 2009-08-02 | 1 | -0/+3 |
* | r600: fix reloc setup | Alex Deucher | 2009-07-31 | 1 | -37/+31 |
* | r600: remove unused offset_mod stuff | Alex Deucher | 2009-07-31 | 1 | -25/+2 |
* | r600: ensure we have enough room for full state emit | Alex Deucher | 2009-07-31 | 1 | -1/+2 |
* | r600: get updated pending age from cs ioctl | Alex Deucher | 2009-07-31 | 1 | -34/+3 |
* | Warning fixes | Kevin DeKorte | 2009-07-16 | 1 | -15/+0 |
* | R6xx/r7xx: remove unused function | Alex Deucher | 2009-07-16 | 1 | -109/+1 |
* | Fix more merge fallout | Alex Deucher | 2009-07-16 | 1 | -1/+1 |
* | Use memcpy directly in the common code | Alex Deucher | 2009-07-15 | 1 | -16/+0 |
* | R6xx/r7xx: use packet 3 for scratch emit | Alex Deucher | 2009-07-10 | 1 | -2/+3 |
* | R6xx/r7xx: disable CS dump | Alex Deucher | 2009-07-09 | 1 | -1/+1 |
* | Fix buffer age implementaion bug. | Richard Li | 2009-07-08 | 1 | -1/+30 |
* | r6xx/r7xx: add sw blit for tex upload | Alex Deucher | 2009-07-07 | 1 | -0/+17 |
* | R6xx/r7xx: first pass at texture support | Alex Deucher | 2009-07-06 | 1 | -1/+1 |
* | Fix color data can't be fetched issue | Cooper Yuan | 2009-06-25 | 1 | -1/+1 |
* | dump command buffer | Alex Deucher | 2009-06-03 | 1 | -1/+12 |
* | more cleanup | Alex Deucher | 2009-05-29 | 1 | -1/+1 |
* | Fix r6 code bugs. | Richard Li | 2009-05-15 | 1 | -8/+11 |
* | R6xx/R7xx: WIP r6xx-rewrite code | Richard Li | 2009-05-08 | 1 | -9/+580 |
* | Initial pull of code from r6xx-r7xx-support branch | Richard Li | 2009-04-21 | 1 | -475/+0 |
* | Remove r500 stuff | Alex Deucher | 2009-04-10 | 1 | -192/+60 |
* | R6xx/R7xx: r300 -> r600 symbols | Alex Deucher | 2009-04-09 | 1 | -249/+249 |
* | R600: initial copy of r300 code | Alex Deucher | 2009-04-08 | 1 | -0/+669 |