summaryrefslogtreecommitdiff
path: root/src/radeon_textured_video.c
AgeCommit message (Expand)Author
2009-04-21Tex vid: fix top clippingAlex Deucher
2009-04-21Tex vid: rework part 2Alex Deucher
2009-04-20Tex vid: cleanup and unify common codeAlex Deucher
2009-04-17R3xx/R5xx: only apply Xv attributes if bicubic is disabledAlex Deucher
2009-04-17Tex vid: remove remnants of XV_HWPLANARAlex Deucher
2009-04-17R5xx: add shader-based cscAlex Deucher
2009-04-17tex vid: fix attribute setup typo for XV_COLORSPACEAlex Deucher
2009-04-17R6xx/R7xx: implement Xv attributesAlex Deucher
2009-04-17R200: clean code, always use shader based cscAlex Deucher
2009-04-17R1xx: add support for native planar textured XvAlex Deucher
2009-04-17Tex vid: split by familyAlex Deucher
2009-04-17r200/r300: implement brightness/contrast/hue/saturation/gamma controls for te...Roland Scheidegger
2009-03-24fix textured video allocation bugRoland Scheidegger
2009-03-24don't convert planar yuv to packed for r200Roland Scheidegger
2009-03-24don't convert planar yuv to packed for r300Roland Scheidegger
2009-03-24clip fixesRoland Scheidegger
2009-03-04R6xx/R7xx: wire up DMAForXv option like older asicsAlex Deucher
2009-03-04R6xx/R7xx: disable XV_BICUBIC attributeAlex Deucher
2009-02-11adjust alignmentAlex Deucher
2009-02-11R6xx/R7xx Xv: add support for packed uploadsAlex Deucher
2009-02-11R6xx/R7xx Xv: Add native support for packed formatsAlex Deucher
2009-02-09R6xx/R7xx Xv: add accelerated uploads for planar formatsAlex Deucher
2009-02-09R6xx/R7xx Xv: implement native shader for planar formatsAlex Deucher
2009-02-03Initial R6xx/R7xx EXA and textured video supportAlex Deucher
2008-12-05Make VSync for EXA and Xv configurableAlex Deucher
2008-12-03Change the XV_BICUBIC attribute to a tristate, where the third statePierre Ossman
2008-12-01r3xx: Various Xv fixes.Corbin Simpson
2008-12-01Switch to Mesa-style 24-bit float packing.Corbin Simpson
2008-12-01Enable bicubic Xv on r3xx+. Still some buggies in the actual display, but loo...Maciej Cencora
2008-11-10radeon: always align dstPitch to 64 bytes for textured videoDave Airlie
2008-10-09radeon: rename radeon_memory to radeon_legacy_memory.Dave Airlie
2008-08-25Bicubic fixes from the last cherry-pickAlex Deucher
2008-08-25Convert randr, Xv to a common allocatorAlex Deucher
2008-08-25match textured video macro names with other accel codeAlex Deucher
2008-08-25Additional cleanups and re-arragement following bicubic mergeAlex Deucher
2008-08-25Switch from 32-bit floats to 16-bit half-floats.Corbin Simpson
2008-08-25Enable bicubic filtering for all r5xx HW.Corbin Simpson
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-25Merge upstream changes to vertices, and also add Xv attributes for textured v...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-05-12Replace CARD{8,16,32} with uint{8,16,32}_tMatt Turner
2008-05-07radeon: fix zaphod EXA with texture videoDave Airlie
2008-03-19R5xx: bump textured video limits to 4096Alex Deucher