Age | Commit message (Expand) | Author |
2008-07-29 | Change prim types for exa and textured video to help avoid tearing | Alex Deucher |
2008-06-26 | RADEON: fix copy/paste error in accel code | Brad Smith |
2008-06-25 | RADEON: adjustments to Jerome's last commit | Alex Deucher |
2008-05-20 | R3/4/5xx: fixup logic from last commit | Alex Deucher |
2008-05-20 | R3/4/5xx: fix EXA rotation | Alex Deucher |
2008-05-14 | Add RS600 support | Alex Deucher |
2008-05-13 | RS4xx: Split out RS400 and RS480 as separate families | Alex Deucher |
2008-05-12 | Replace CARD{8,16,32} with uint{8,16,32}_t | Matt Turner |
2008-05-07 | radeon: zaphod: fix render accel for EXA | Dave Airlie |
2008-04-27 | IGP: fix EXA composite corruption | Alex Deucher |
2008-04-17 | Emulate repeats by drawing in tiles | Owen Taylor |
2008-04-17 | Turn on wrapping when repeating on R100 + R200 | Owen Taylor |
2008-04-17 | R300+: move more common code into init3d() | Alex Deucher |
2008-04-17 | Radeon: Omit mask coordinates | Owen Taylor |
2008-04-14 | EXA: Don't wait for 3D idle after each Composite() | Alex Deucher |
2008-04-14 | R300: move more common code to init3d() | Alex Deucher |
2008-04-14 | R3xx+: 3D engine documentation and minor cleanups | Alex Deucher |
2008-04-12 | R300+: consolidate some tcl/non-tcl paths | Alex Deucher |
2008-04-11 | Fix exa glyph corruption on newer chips | Alex Deucher |
2008-04-11 | R300+: pre-load vertex programs in init3D() | Alex Deucher |
2008-04-10 | R3xx+: consolidate more tcl code | Alex Deucher |
2008-04-10 | R3xx+: consolidate some common 3D code | Alex Deucher |
2008-04-10 | R3xx+: tcl wip | Alex Deucher |
2008-04-10 | RADEON: cleanup | Alex Deucher |
2008-04-10 | Revert "R3xx/R5xx: move more VAP, etc. state setup into common init3d() funct... | Alex Deucher |
2008-04-10 | R3xx+: EXA/textured video fixes | Alex Deucher |
2008-04-07 | Fix rendering of transformed sources for REPEAT_NONE with EXA on >= R300. | Owen W. Taylor |
2008-04-03 | R3xx/R5xx: Fix pitch and clamp mode for repeating textures | Owen W. Taylor |
2008-03-24 | R3xx/R5xx: move more VAP, etc. state setup into common init3d() function | Alex Deucher |
2008-03-24 | r300: don't bother with VAP/TCL for render. | Dave Airlie |
2008-03-19 | R3xx/R5xx: Make sure to clamp the output of the FS | Alex Deucher |
2008-03-19 | R5xx: bump textured video limits to 4096 | Alex Deucher |
2008-03-19 | RADEON: add new macros to distinguish between R3xx and R5xx 3D | Alex Deucher |
2008-03-19 | RV515: fix textured video and EXA Composite | Alex Deucher |
2008-03-19 | r500: make it work from startup. | Dave Airlie |
2008-03-18 | R3xx/R5xx: remove extra return after last commit | Alex Deucher |
2008-03-18 | R3xx/R5xx: switch an ErrorF() to RADEONFALLBACK() | Alex Deucher |
2008-03-18 | R3xx: we only use 2 temps, not 3 | Alex Deucher |
2008-03-18 | R3xx/R5xx: fix up a8-src-something_with_colors | Tilman Sauerbeck |
2008-03-18 | R3xx/R5xx: remove some cruft | Alex Deucher |
2008-03-18 | R5xx: fix typ in r5xx render accel | Dave Airlie |
2008-03-18 | R5xx: first pass at render support (untested) | Alex Deucher |
2008-03-18 | R5xx: bump tex/dst limits to 4096 | Alex Deucher |
2008-03-17 | R3xx/R5xx: whitespace cleanup and cruft removal | Alex Deucher |
2008-03-17 | R3xx: get masks working and cleanup | Alex Deucher |
2008-03-17 | R3xx: minor adjustments | Alex Deucher |
2008-03-17 | R3xx: some progress | Alex Deucher |
2008-03-17 | R3xx: fix errant w | Alex Deucher |
2008-03-14 | R3xx: odds and ends... | Alex Deucher |
2008-03-14 | R3xx: theoretical support for component alpha | Alex Deucher |