index
:
~cooperyuan/xvmc
master
2d part for AMD r5xx video acceleration based on Gallium
cooperyuan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-16
xvmc: fix green frame
HEAD
master
Cooper Yuan
1
-0
/
+1
2009-09-15
xvmc: temporarily disable subpicture
Cooper Yuan
1
-2
/
+2
2009-09-15
xvmc: pass texturedAdaptor->name to hwmc
Cooper Yuan
1
-1
/
+1
2009-09-14
xvmc: format tab to space
Cooper Yuan
1
-5
/
+4
2009-09-14
xvmc: fix register failure because of unmatched name with texture adaptor
Cooper Yuan
2
-36
/
+21
2009-09-13
xvmc: format space
Cooper Yuan
1
-1
/
+1
2009-09-13
xvmc: fix adaptor pointer error, also fix null busIDString in dri2
root
3
-8
/
+14
2009-09-13
xvmc: pass texture adaptor to xvmc
Cooper Yuan
3
-16
/
+33
2009-09-12
xvmc: subdir xvmc only for legacy xvmc now, no need to build
Cooper Yuan
1
-1
/
+0
2009-09-12
xvmc: delete unused files
Cooper Yuan
2
-198
/
+0
2009-09-12
xvmc: migrate to gallium archteture
Cooper Yuan
9
-111
/
+344
2009-09-12
xvmc: fix build error
Cooper Yuan
50
-3207
/
+1328
2009-09-08
r500xvmc: add interface to ddx driver
Cooper Yuan
9
-130
/
+149
2009-09-07
r500xvmc: modify Makefile for libRadeonXvMC.so building
root
1
-0
/
+2
2009-09-06
update ddx driver
Cooper Yuan
48
-1269
/
+3127
2009-05-31
xvmc: Add XvMC interface API, subpicture related functions are not implemented
Cooper Yuan
1
-0
/
+174
2009-05-31
xvmc: Add XvMCCreateSurface and XvMCDestroySurface
Cooper Yuan
4
-2
/
+80
2009-05-31
xvmc: refine driver structure
Cooper Yuan
2
-5
/
+4
2009-05-31
xvmc: finish XvMCCreateContext and XvMCDestroyContext interface
Cooper Yuan
2
-9
/
+249
2009-05-27
xvmc: Add XvMCCreateContext function, not done
Cooper Yuan
8
-122
/
+303
2009-05-27
xvmc: Add Makefile.am which generates binary libRadeonXvMC.so
Cooper Yuan
5
-0
/
+99
2009-05-26
xvmc: Add more functions and divide driver to 2 levels
Cooper Yuan
9
-96
/
+878
2009-05-26
xvmc: add xvmc API definitions
Cooper Yuan
3
-3
/
+178
2009-05-26
Initialize xvmc files
Cooper Yuan
5
-0
/
+101
2009-05-23
Bump version to mark Git snapshot.
Michel Dänzer
1
-1
/
+1
2009-05-19
Pre-atom: Improve engine clock setup code
Alex Deucher
2
-44
/
+119
2009-05-18
EXA: Set new EXA_SUPPORTS_OFFSCREEN_OVERLAPS flag when we have a 2D engine.
Michel Dänzer
1
-0
/
+4
2009-05-18
r4xx: Add some missing pci ids
Alex Deucher
6
-0
/
+12
2009-05-15
R100: switch to normalized texture coordinates
Alex Deucher
3
-22
/
+20
2009-05-14
radeon: try harder when checking if a card is posted
Alex Deucher
1
-0
/
+10
2009-05-14
Pre-R600 EXA: Fix coordinate limits off-by-one error.
Michel Dänzer
1
-2
/
+2
2009-05-13
R6xx/R7xx Xv: normalize texture coordinates in the vertex shader
Alex Deucher
2
-13
/
+92
2009-05-13
R6xx/R7xx: do EXA transforms in the vertex shader
Alex Deucher
2
-80
/
+550
2009-05-12
R3xx-R5xx: do EXA transforms in the vertex shader
Alex Deucher
4
-98
/
+360
2009-05-11
RV770: add missing pci id
Alex Deucher
6
-0
/
+6
2009-05-08
R7xx: add support for reading disabled bios images
Alex Deucher
2
-2
/
+62
2009-05-07
R3xx/R4xx tex vid: no need to check if IS_R300_3D
Alex Deucher
1
-1
/
+1
2009-05-07
R3xx/R4xx tex vid: increase the guardband limit for rendering with a tri
Alex Deucher
1
-4
/
+4
2009-05-06
AVIVO: set default cursor mode in cursor init
Alex Deucher
1
-13
/
+11
2009-05-04
AVIVO: fix cursoe corruption bands for real
Alex Deucher
2
-31
/
+4
2009-05-04
radeon: switch to EXA by default
Alex Deucher
2
-13
/
+10
2009-05-04
AVIVO: move cusor offscreen when disabling
Alex Deucher
1
-3
/
+8
2009-05-03
r3xx-r5xx: switch to 1/12 subpixel precision
Alex Deucher
4
-27
/
+31
2009-05-03
Remove some old debugging info
Alex Deucher
1
-7
/
+0
2009-05-03
r2xx-r4xx: fix typo in last i2c fix and clarify hw i2c pin sel
Alex Deucher
2
-9
/
+9
2009-05-03
RS690: gpio/connector fixes
Alex Deucher
1
-17
/
+10
2009-04-30
R3xx-R5xx: don't set TX_OFFSET_RS in RS_INST_COUNT
Alex Deucher
2
-12
/
+12
2009-04-30
AVIVO: first pass at display watermark setup
Alex Deucher
8
-40
/
+455
2009-04-29
radeon: fix several dpms issues
Alex Deucher
3
-32
/
+28
2009-04-29
AVIVO: better fix for cursor flickering/corruption issues
Alex Deucher
2
-19
/
+28
[next]