index
:
~agd5f/xf86-video-ati
dp2
evergreen_accel
master
r128-support
Unnamed repository; edit this file to name it for gitweb.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
radeon_textured_video.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-03
Fix KMS on big endian machines.
Michel Dänzer
1
-1
/
+7
2009-10-03
KMS: Double-buffer textured video source image upload.
Michel Dänzer
1
-7
/
+17
2009-09-25
r600: fix bo accounting for Xv
Alex Deucher
1
-0
/
+2
2009-08-27
KMS: Remove explicit radeon_bo_wait calls before radeon_bo_map.
Michel Dänzer
1
-2
/
+0
2009-08-01
radeon: reload bicubic Xv texture on VT switch
Alex Deucher
1
-1
/
+3
2009-07-23
R6xx/R7xx: clip rendering to destination surface dimensions
Alex Deucher
1
-2
/
+2
2009-07-14
R3/4/5xx: only upload the bicubic texture once
Alex Deucher
1
-33
/
+56
2009-07-14
R3/4/5xx: fix bicubic Xv filtering with KMS changes
Alex Deucher
1
-2
/
+2
2009-07-06
radeon: port to new space checking in libdrm interface
Dave Airlie
1
-8
/
+0
2009-07-02
radeon/kms: add textured video BO size checks
Dave Airlie
1
-0
/
+8
2009-06-30
radeon: initial preparation for kms patch.
Dave Airlie
1
-5
/
+40
2009-04-21
Tex vid: fix top clipping
Alex Deucher
1
-3
/
+5
2009-04-21
Tex vid: rework part 2
Alex Deucher
1
-33
/
+28
2009-04-20
Tex vid: cleanup and unify common code
Alex Deucher
1
-214
/
+82
2009-04-17
R3xx/R5xx: only apply Xv attributes if bicubic is disabled
Alex Deucher
1
-3
/
+5
2009-04-17
Tex vid: remove remnants of XV_HWPLANAR
Alex Deucher
1
-43
/
+24
2009-04-17
R5xx: add shader-based csc
Alex Deucher
1
-2
/
+8
2009-04-17
tex vid: fix attribute setup typo for XV_COLORSPACE
Alex Deucher
1
-2
/
+2
2009-04-17
R6xx/R7xx: implement Xv attributes
Alex Deucher
1
-7
/
+6
2009-04-17
R200: clean code, always use shader based csc
Alex Deucher
1
-5
/
+6
2009-04-17
R1xx: add support for native planar textured Xv
Alex Deucher
1
-5
/
+18
2009-04-17
Tex vid: split by family
Alex Deucher
1
-6
/
+22
2009-04-17
r200/r300: implement brightness/contrast/hue/saturation/gamma controls for te...
Roland Scheidegger
1
-10
/
+98
2009-03-24
fix textured video allocation bug
Roland Scheidegger
1
-4
/
+2
2009-03-24
don't convert planar yuv to packed for r200
Roland Scheidegger
1
-2
/
+16
2009-03-24
don't convert planar yuv to packed for r300
Roland Scheidegger
1
-19
/
+70
2009-03-24
clip fixes
Roland Scheidegger
1
-4
/
+5
2009-03-04
R6xx/R7xx: wire up DMAForXv option like older asics
Alex Deucher
1
-23
/
+116
2009-03-04
R6xx/R7xx: disable XV_BICUBIC attribute
Alex Deucher
1
-3
/
+6
2009-02-11
adjust alignment
Alex Deucher
1
-1
/
+1
2009-02-11
R6xx/R7xx Xv: add support for packed uploads
Alex Deucher
1
-17
/
+13
2009-02-11
R6xx/R7xx Xv: Add native support for packed formats
Alex Deucher
1
-28
/
+12
2009-02-09
R6xx/R7xx Xv: add accelerated uploads for planar formats
Alex Deucher
1
-46
/
+31
2009-02-09
R6xx/R7xx Xv: implement native shader for planar formats
Alex Deucher
1
-26
/
+41
2009-02-03
Initial R6xx/R7xx EXA and textured video support
Alex Deucher
1
-27
/
+157
2008-12-05
Make VSync for EXA and Xv configurable
Alex Deucher
1
-2
/
+23
2008-12-03
Change the XV_BICUBIC attribute to a tristate, where the third state
Pierre Ossman
1
-5
/
+16
2008-12-01
r3xx: Various Xv fixes.
Corbin Simpson
1
-8
/
+3
2008-12-01
Switch to Mesa-style 24-bit float packing.
Corbin Simpson
1
-0
/
+26
2008-12-01
Enable bicubic Xv on r3xx+. Still some buggies in the actual display, but loo...
Maciej Cencora
1
-2
/
+2
2008-11-10
radeon: always align dstPitch to 64 bytes for textured video
Dave Airlie
1
-7
/
+1
2008-10-09
radeon: rename radeon_memory to radeon_legacy_memory.
Dave Airlie
1
-7
/
+7
2008-08-25
Bicubic fixes from the last cherry-pick
Alex Deucher
1
-3
/
+3
2008-08-25
Convert randr, Xv to a common allocator
Alex Deucher
1
-4
/
+4
2008-08-25
match textured video macro names with other accel code
Alex Deucher
1
-16
/
+24
2008-08-25
Additional cleanups and re-arragement following bicubic merge
Alex Deucher
1
-6
/
+9
2008-08-25
Switch from 32-bit floats to 16-bit half-floats.
Corbin Simpson
1
-1
/
+1
2008-08-25
Enable bicubic filtering for all r5xx HW.
Corbin Simpson
1
-3
/
+3
2008-08-25
Update bicubic tables.
Corbin Simpson
1
-2
/
+2
2008-08-25
Force R580-only for bicubic.
Corbin Simpson
1
-2
/
+2
[next]