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