Age | Commit message (Expand) | Author |
2009-04-21 | Tex vid: fix top clipping | Alex Deucher |
2009-04-21 | Tex vid: rework part 2 | Alex Deucher |
2009-04-20 | Tex vid: cleanup and unify common code | Alex Deucher |
2009-04-17 | R3xx/R5xx: only apply Xv attributes if bicubic is disabled | Alex Deucher |
2009-04-17 | Tex vid: remove remnants of XV_HWPLANAR | Alex Deucher |
2009-04-17 | R5xx: add shader-based csc | Alex Deucher |
2009-04-17 | tex vid: fix attribute setup typo for XV_COLORSPACE | Alex Deucher |
2009-04-17 | R6xx/R7xx: implement Xv attributes | Alex Deucher |
2009-04-17 | R200: clean code, always use shader based csc | Alex Deucher |
2009-04-17 | R1xx: add support for native planar textured Xv | Alex Deucher |
2009-04-17 | Tex vid: split by family | Alex Deucher |
2009-04-17 | r200/r300: implement brightness/contrast/hue/saturation/gamma controls for te... | Roland Scheidegger |
2009-03-24 | fix textured video allocation bug | Roland Scheidegger |
2009-03-24 | don't convert planar yuv to packed for r200 | Roland Scheidegger |
2009-03-24 | don't convert planar yuv to packed for r300 | Roland Scheidegger |
2009-03-24 | clip fixes | Roland Scheidegger |
2009-03-04 | R6xx/R7xx: wire up DMAForXv option like older asics | Alex Deucher |
2009-03-04 | R6xx/R7xx: disable XV_BICUBIC attribute | Alex Deucher |
2009-02-11 | adjust alignment | Alex Deucher |
2009-02-11 | R6xx/R7xx Xv: add support for packed uploads | Alex Deucher |
2009-02-11 | R6xx/R7xx Xv: Add native support for packed formats | Alex Deucher |
2009-02-09 | R6xx/R7xx Xv: add accelerated uploads for planar formats | Alex Deucher |
2009-02-09 | R6xx/R7xx Xv: implement native shader for planar formats | Alex Deucher |
2009-02-03 | Initial R6xx/R7xx EXA and textured video support | Alex Deucher |
2008-12-05 | Make VSync for EXA and Xv configurable | Alex Deucher |
2008-12-03 | Change the XV_BICUBIC attribute to a tristate, where the third state | Pierre Ossman |
2008-12-01 | r3xx: Various Xv fixes. | Corbin Simpson |
2008-12-01 | Switch to Mesa-style 24-bit float packing. | Corbin Simpson |
2008-12-01 | Enable bicubic Xv on r3xx+. Still some buggies in the actual display, but loo... | Maciej Cencora |
2008-11-10 | radeon: always align dstPitch to 64 bytes for textured video | Dave Airlie |
2008-10-09 | radeon: rename radeon_memory to radeon_legacy_memory. | Dave Airlie |
2008-08-25 | Bicubic fixes from the last cherry-pick | Alex Deucher |
2008-08-25 | Convert randr, Xv to a common allocator | Alex Deucher |
2008-08-25 | match textured video macro names with other accel code | Alex Deucher |
2008-08-25 | Additional cleanups and re-arragement following bicubic merge | Alex Deucher |
2008-08-25 | Switch from 32-bit floats to 16-bit half-floats. | Corbin Simpson |
2008-08-25 | Enable bicubic filtering for all r5xx HW. | Corbin Simpson |
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 | Merge upstream changes to vertices, and also add Xv attributes for textured v... | 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-05-12 | Replace CARD{8,16,32} with uint{8,16,32}_t | Matt Turner |
2008-05-07 | radeon: fix zaphod EXA with texture video | Dave Airlie |
2008-03-19 | R5xx: bump textured video limits to 4096 | Alex Deucher |