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
/
r600_textured_videofuncs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-25
radeon: fix vline handling for kms
Alex Deucher
1
-5
/
+2
2009-09-26
r600: fix build
Dave Airlie
1
-1
/
+1
2009-09-26
r600/xv: fix dst bo write domain
Dave Airlie
1
-1
/
+1
2009-09-25
r600: fix bo accounting for Xv
Alex Deucher
1
-0
/
+10
2009-08-26
r6xx/r7xx: more WIP
Alex Deucher
1
-8
/
+4
2009-08-25
r6xx/r7xx: fix some define problems in Xv code
Alex Deucher
1
-2
/
+2
2009-08-25
R6xx/r7xx: unmap vb bo when done
Alex Deucher
1
-0
/
+5
2009-08-25
r6xx/r7xx: more cs exa wip
Alex Deucher
1
-4
/
+1
2009-08-25
r6xx/r7xx: first pass at kms accel support
Alex Deucher
1
-21
/
+57
2009-08-25
R6xx/r7xx: add begin/end batch macros
Alex Deucher
1
-1
/
+4
2009-08-25
r6xx/r7xx: move more common state to default state setup
Alex Deucher
1
-11
/
+0
2009-08-11
radeon/r600: abstract vertex buffer for r600 & r700 hardware
Jerome Glisse
1
-14
/
+10
2009-08-04
RS880: enable accel
Alex Deucher
1
-0
/
+1
2009-07-23
R6xx/R7xx: clip rendering to destination surface dimensions
Alex Deucher
1
-0
/
+4
2009-06-30
radeon: initial preparation for kms patch.
Dave Airlie
1
-2
/
+2
2009-05-13
R6xx/R7xx Xv: normalize texture coordinates in the vertex shader
Alex Deucher
1
-6
/
+16
2009-04-21
Tex vid: rework part 2
Alex Deucher
1
-6
/
+8
2009-04-20
Tex vid: cleanup and unify common code
Alex Deucher
1
-13
/
+6
2009-04-17
R6xx/R7xx: implement Xv attributes
Alex Deucher
1
-12
/
+94
2009-04-07
radeon: fix Xv vsync for multi-head
Alex Deucher
1
-8
/
+12
2009-03-26
R6xx/R7xx: clean up bool const code
Alex Deucher
1
-2
/
+2
2009-03-13
R6xx/R7xx: fix up vline stuff along the lines of previous chips
Alex Deucher
1
-10
/
+10
2009-03-02
R6xx/R7xx EXA: combine composite mask/non-mask VS
Alex Deucher
1
-7
/
+3
2009-03-02
R6xx/R7xx Xv: combine packed and planar shaders
Alex Deucher
1
-7
/
+13
2009-03-01
R6xx/R7xx: code cleanups
Alex Deucher
1
-35
/
+33
2009-03-01
R6xx/R7xx: write vertexes directly to the IB
Alex Deucher
1
-27
/
+19
2009-03-01
R6xx/R7xx: switch emit functions to macros
Alex Deucher
1
-19
/
+20
2009-02-18
R6xx/R7xx Xv: fix some missing bits from last commit
Alex Deucher
1
-2
/
+4
2009-02-18
R6xx/R7xx EXA/Xv: properly deal with running out of vertex buffer space
Alex Deucher
1
-57
/
+59
2009-02-11
Revert "R6xx/R7xx: handle running out of vertex buffer space"
Alex Deucher
1
-61
/
+56
2009-02-11
R6xx/R7xx Xv: switch packed over to Yang's new shader code
Alex Deucher
1
-1
/
+1
2009-02-11
R6xx/R7xx Xv: Planar - Properly scale Y'CbCr values before converting to RGB
Yang Zhao
1
-3
/
+10
2009-02-11
R6xx/R7xx: handle running out of vertex buffer space
Alex Deucher
1
-56
/
+61
2009-02-11
R6xx/R7xx: be more verbose about what function ran out of VB space
Alex Deucher
1
-1
/
+1
2009-02-11
R6xx/R7xx Xv: Add native support for packed formats
Alex Deucher
1
-18
/
+19
2009-02-09
R6xx/R7xx: Add checks to make sure we don't overrun VB space
Alex Deucher
1
-0
/
+5
2009-02-09
R6xx/R7xx Xv: fix cache flush buffer size for planar
Alex Deucher
1
-2
/
+2
2009-02-09
R6xx/R7xx Xv: implement native shader for planar formats
Alex Deucher
1
-72
/
+190
2009-02-07
Xv vsync support on r6xx/r7xx cards.
Pierre Ossman
1
-0
/
+12
2009-02-07
R6xx/R7xx Xv: fix typos in cache flushing commands
Alex Deucher
1
-2
/
+2
2009-02-03
Initial R6xx/R7xx EXA and textured video support
Alex Deucher
1
-0
/
+374