Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-31 | r600: Convert to shared debug code and add a few new debug messages. | Pauli Nieminen | |
There is only a few functions that have debugging enabled now. | |||
2009-08-25 | radeon: Fix all compiler warnings. | Pauli Nieminen | |
2009-07-29 | r600: minor fixes | Alex Deucher | |
- set MAX_LOD properly - min texel pitch is 8 texels - emit old command buffer when re-initing base state | |||
2009-07-28 | r600: fix tex clamp modes | Alex Deucher | |
This makes texwrap look better. | |||
2009-07-28 | r600: implement texture border color | Alex Deucher | |
2009-07-27 | r600: switch tex code to use SETfield macros | Alex Deucher | |
for consistency with the rest of the code. | |||
2009-07-07 | tex wip | Alex Deucher | |
2009-07-06 | R6xx/r7xx: first pass at texture support | Alex Deucher | |
texture bo setup isn't quite working yet | |||
2009-04-21 | R6xx/R7xx: remove unused files | Richard Li | |
2009-04-10 | Fix build errors from merge | Alex Deucher | |
2009-04-09 | R6xx/R7xx: r300 -> r600 symbols | Alex Deucher | |
2009-04-08 | R600: initial copy of r300 code | Alex Deucher | |