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_commonfuncs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-25
radeon: fix segfault in MMIO path in RADEONInit3DEngine
Alex Deucher
1
-4
/
+4
2009-09-25
radeon: fix vline handling for kms
Alex Deucher
1
-69
/
+53
2009-08-26
radeon: afaics these aren't radeon regs but r128 regs.
Dave Airlie
1
-4
/
+2
2009-08-07
r200: fixup scissors for DDX.
Dave Airlie
1
-1
/
+3
2009-07-18
Set the STALL bit in the CRTC_GUI_TRIG_VLINE registers.
Michel Dänzer
1
-3
/
+6
2009-07-02
Warning fixes.
Michel Dänzer
1
-1
/
+0
2009-07-02
radeon: fix CS imbalance
Dave Airlie
1
-1
/
+1
2009-07-02
radeon/kms: fixup 3d state emission for KMS
Dave Airlie
1
-33
/
+47
2009-07-02
radeon: add KMS support (still disabled)
Dave Airlie
1
-7
/
+52
2009-06-12
Fix count in 3d state setup after 43374c7420e378918bec062f4cbd581f16adb6f0
Alex Deucher
1
-2
/
+2
2009-06-09
r1xx/r2xx: clip 3D rendering to destination buffer
Alex Deucher
1
-4
/
+0
2009-05-15
R100: switch to normalized texture coordinates
Alex Deucher
1
-4
/
+2
2009-05-12
R3xx-R5xx: do EXA transforms in the vertex shader
Alex Deucher
1
-56
/
+250
2009-05-03
r3xx-r5xx: switch to 1/12 subpixel precision
Alex Deucher
1
-20
/
+20
2009-04-17
r200/r300: implement brightness/contrast/hue/saturation/gamma controls for te...
Roland Scheidegger
1
-4
/
+1
2009-03-13
R6xx/R7xx: return in RADEONWaitForIdleMMIO() if accel is off
Alex Deucher
1
-0
/
+3
2009-02-26
Merge branch 'r6xx-r7xx-support' of git+ssh://agd5f@git.freedesktop.org/git/x...
Alex Deucher
1
-32
/
+52
2009-02-24
Only call RADEONWaitForVLine if it might actually do anything useful.
Michel Dänzer
1
-4
/
+1
2009-02-19
R6xx/R7xx: add wait for idle MMIO path
Alex Deucher
1
-29
/
+46
2009-02-07
Fix bad range adjustment in VLINE code.
Pierre Ossman
1
-1
/
+1
2009-02-03
Initial R6xx/R7xx EXA and textured video support
Alex Deucher
1
-3
/
+6
2008-12-15
r600: don't idle engine
Dave Airlie
1
-0
/
+3
2008-12-05
R200: Remove scissor setup from init3d()
Alex Deucher
1
-9
/
+0
2008-12-05
Make VSync for EXA and Xv configurable
Alex Deucher
1
-1
/
+4
2008-12-05
Optimise RADEONWaitForVLine
Pierre Ossman
1
-8
/
+41
2008-12-04
Improve tearing avoidance for Xvideo in two steps
Pierre Ossman
1
-10
/
+13
2008-12-04
First pass at tear-free accel
Alex Deucher
1
-0
/
+33
2008-12-04
Fix up US setup after r3xx bicubic merge
Alex Deucher
1
-38
/
+3
2008-08-25
Move DRI to a separate struct
Alex Deucher
1
-1
/
+1
2008-08-25
Move accel state to a separate struct
Alex Deucher
1
-8
/
+9
2008-08-25
Move CP into a separate struct
Alex Deucher
1
-1
/
+1
2008-08-25
Additional cleanups and re-arragement following bicubic merge
Alex Deucher
1
-7
/
+5
2008-07-11
R300: NUM_FPU adjustments for VAP_CNTL
Alex Deucher
1
-4
/
+5
2008-06-03
RADEON: minor cleanups
Alex Deucher
1
-4
/
+1
2008-05-14
Add RS600 support
Alex Deucher
1
-1
/
+3
2008-05-12
Replace CARD{8,16,32} with uint{8,16,32}_t
Matt Turner
1
-1
/
+1
2008-04-28
R3xx+: further fix for IGP chips
Stephan Wolf
1
-3
/
+8
2008-04-27
IGP: fix EXA composite corruption
Alex Deucher
1
-4
/
+4
2008-04-27
RADEON: remove duplicate register define
Alex Deucher
1
-3
/
+3
2008-04-17
R300+: move more common code into init3d()
Alex Deucher
1
-3
/
+89
2008-04-15
fix up some things from the last commit
Alex Deucher
1
-4
/
+5
2008-04-14
R300+: properly setup vap_cntl
Alex Deucher
1
-12
/
+25
2008-04-14
R300: move more common code to init3d()
Alex Deucher
1
-2
/
+19
2008-04-12
R300+: consolidate some tcl/non-tcl paths
Alex Deucher
1
-14
/
+35
2008-04-12
R3xx+: more fixes to 2D/3D engine init
Alex Deucher
1
-11
/
+17
2008-04-11
R300+: pre-load vertex programs in init3D()
Alex Deucher
1
-2
/
+219
2008-04-10
R3xx+: consolidate more tcl code
Alex Deucher
1
-5
/
+17
2008-04-10
R3xx+: consolidate some common 3D code
Alex Deucher
1
-0
/
+16
2008-04-10
Revert "R3xx/R5xx: move more VAP, etc. state setup into common init3d() funct...
Alex Deucher
1
-25
/
+6
2008-04-10
R3xx+: EXA/textured video fixes
Alex Deucher
1
-27
/
+28
[next]