Age | Commit message (Expand) | Author |
2008-08-25 | Whitespace cleanup from bucubic merge | Alex Deucher |
2008-08-25 | Add needed FP registers, etc. for r3xx bicubic Xv. | Maciej Cencora |
2008-08-25 | Fix typos. | Dennis Kasprzyk |
2008-08-25 | Fix bicubic fp calculation. | Dennis Kasprzyk |
2008-08-25 | Fixed bicubic fragment program comments. | Dennis Kasprzyk |
2008-08-25 | Switch from 32-bit floats to 16-bit half-floats. | Corbin Simpson |
2008-08-25 | Change floats to uint32_t hex. | Corbin Simpson |
2008-08-25 | Move some ALU instructions after the TEX instructions, so we can do something... | Dennis Kasprzyk |
2008-08-25 | Another uneeded SEM_AQUIRE. | Dennis Kasprzyk |
2008-08-25 | Smarter usage of the texture semaphore. | Dennis Kasprzyk |
2008-08-25 | Enable bicubic filtering for all r5xx HW. | Corbin Simpson |
2008-08-25 | Remove one constant. | Dennis Kasprzyk |
2008-08-25 | Heavy optimizations. | Dennis Kasprzyk |
2008-08-25 | Remove uneeded negations. | Dennis Kasprzyk |
2008-08-25 | Implement LPR in one instruction. | Dennis Kasprzyk |
2008-08-25 | Set helper texture filter correctly. | Dennis Kasprzyk |
2008-08-25 | Update bicubic tables. | Corbin Simpson |
2008-08-25 | Force R580-only for bicubic. | Corbin Simpson |
2008-08-25 | Bump bicubic cutoff to R580. | Corbin Simpson |
2008-08-25 | Oops, made a mistake with vertices. | Corbin Simpson |
2008-08-25 | Merge upstream changes to vertices, and also add Xv attributes for textured v... | Corbin Simpson |
2008-08-25 | Fix constants. | Corbin Simpson |
2008-08-25 | Finally got the fragment program fully working for bicubic filtering on r5xx. | Corbin Simpson |
2008-08-25 | More bicubic FP buggies. | Corbin Simpson |
2008-08-25 | Fix texture size, texture filter, vertex offsets, etc. | Dennis Kasprzyk |
2008-08-25 | Make vertices emit properly. | Corbin Simpson |
2008-08-25 | Try to get tex coords from the VAP to RS properly when bicubic filtering is e... | Corbin Simpson |
2008-08-25 | Upload pixel shader to card for r5xx. This was ridiculous. Also it doesn't wo... | Corbin Simpson |
2008-08-25 | Upload bicubic filter to card. This was a LOT easier than I had feared, to be... | Corbin Simpson |
2008-08-25 | Allocate memory for the bicubic filter texture. | Corbin Simpson |
2008-08-25 | Fixed typos in the bicubic texture tables. Whoops, looks like I'm still asleep. | Corbin Simpson |
2008-08-25 | Add bicubic texture table, as well as the script used to (re)generate it. To ... | Corbin Simpson |
2008-08-20 | radeon: Fix pasto in connector table setup for vga powerbooks | Bryce Harrington |
2008-08-14 | Make sure video offerlay offsets don't exceed the hardware limit of 128 MB. | Michel Dänzer |
2008-08-14 | PLL adjustments | Alex Deucher |
2008-08-13 | Remove reset of 3D scissor registers when using the CP in the ddx | Alex Deucher |
2008-08-12 | radeon: add 0x9441 for hd 4870 x2 | Dave Airlie |
2008-08-08 | Further cleanup and unification of i2c code | Alex Deucher |
2008-08-08 | Fix VT switching on M6 chips | Alex Deucher |
2008-08-07 | RS4xx DDC fixes take 3 | Alex Deucher |
2008-08-06 | RS4xx: Fix up ddc gpio | Alex Deucher |
2008-08-06 | Remove un-needed dac check for single crtc cards | Alex Deucher |
2008-08-05 | IGP: fix typo in IGP quirk handling | Alex Deucher |
2008-08-05 | IGP: attempt to get external TMDS working | Alex Deucher |
2008-08-05 | IGP: Updated quirk handling | Alex Deucher |
2008-08-04 | IGP: add support for NTSC tv-out on legacy IGP chips | Calvin Fong |
2008-08-04 | radeon: make r600 use i2c table lookup for ddc. | Dave Airlie |
2008-07-29 | Change prim types for exa and textured video to help avoid tearing | Alex Deucher |
2008-07-29 | Increase default GART size to 32MB on >=R300 | Brice Goglin |
2008-07-28 | Fix error in driver connector table for powerbook w/ vga | Alex Deucher |