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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-04
radeon: fix build without kms
Dave Airlie
1
-0
/
+2
2009-10-03
Fix KMS on big endian machines.
Michel Dänzer
8
-62
/
+185
2009-10-03
EXA: Bail earlier from PrepareCopy hook on trivially unsupportable conditions.
Michel Dänzer
1
-9
/
+9
2009-10-03
R3/5xx EXA: Add support for BGRA picture formats.
Michel Dänzer
1
-0
/
+20
2009-10-03
R3/5xx EXA: Minimise number of draw primitives used for Composite operations.
Michel Dänzer
2
-12
/
+37
2009-10-03
EXA: Don't always flush when switching between 2D/3D engines with KMS.
Michel Dänzer
1
-1
/
+7
2009-10-03
KMS: Double-buffer textured video source image upload.
Michel Dänzer
4
-25
/
+39
2009-10-03
KMS: Don't hide HW cursor when it's updated.
Michel Dänzer
1
-0
/
+1
2009-10-03
Fix some compiler warnings.
Michel Dänzer
1
-2
/
+4
2009-10-02
radeon: Remove gatos message from driver startup
Kenneth Graunke
1
-4
/
+0
2009-09-30
radeon/kms: fallback to shadowfb if kernel report acceleration is off
Jerome Glisse
2
-13
/
+34
2009-09-25
radeon: fix segfault in MMIO path in RADEONInit3DEngine
Alex Deucher
1
-4
/
+4
2009-09-25
kms/r600: add support for vline relocs
Alex Deucher
1
-8
/
+29
2009-09-25
radeon: fix vline handling for kms
Alex Deucher
7
-132
/
+104
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-26
radeon: fix zaphod
Dave Airlie
1
-0
/
+2
2009-09-25
r600: fix bo accounting for Xv
Alex Deucher
2
-0
/
+12
2009-09-25
r600: space check wasn't correct.
Dave Airlie
2
-31
/
+53
2009-09-24
radeon: remove old pre-randr rotation cruft
Alex Deucher
2
-33
/
+0
2009-09-20
use AC_CHECK_HEADER instead of AC_CHECK_FILE
Michael Olbrich
1
-9
/
+15
2009-09-19
kms: disable dga
Alex Deucher
1
-1
/
+4
2009-09-19
kms: init dga using xf86DiDGAInit
Alex Deucher
1
-0
/
+5
2009-09-18
avivo: disable VGA rendering core when starting X.
Dave Airlie
2
-0
/
+7
2009-09-17
Fix configuration to disable KMS if not finding libdrm_radeon.
Pauli Nieminen
1
-0
/
+2
2009-09-14
radeon: Add missing libdrm_radeon cflags to compiler paramaters.
Pauli Nieminen
1
-1
/
+10
2009-09-11
atom: fix typo in asus quirks
Alex Deucher
1
-2
/
+2
2009-09-10
r600: add CS UTS and DFS hooks
Alex Deucher
1
-2
/
+161
2009-09-10
r6xx: fix EXA crash with gtkperf -a
Dave Airlie
1
-3
/
+4
2009-09-09
kms: add property support.
Dave Airlie
2
-0
/
+179
2009-09-08
radeon: replace dga code with DiDGA
Alex Deucher
4
-483
/
+4
2009-09-08
radeon: fix dri2 struct zeroing
Adam Jackson
1
-1
/
+1
2009-09-08
Merge branch 'r6xx-cs'
Dave Airlie
8
-240
/
+824
2009-09-08
r600: more alignment fixups + vb map/unmap
Dave Airlie
2
-8
/
+8
2009-09-06
RV280: add agp quirk
Alex Deucher
1
-1
/
+3
2009-09-03
EXA: Check for solid/gradient pictures the same way for all generations.
Michel Dänzer
2
-2
/
+8
2009-09-02
EXA: Fix Composite restart dst/src switcheroo.
Michel Dänzer
1
-4
/
+4
2009-09-01
radeon: add some notes about DVO setup
Alex Deucher
2
-5
/
+16
2009-09-01
r100/r200: seriously WRAP is illegal for rectangular textures
Dave Airlie
1
-2
/
+8
2009-08-31
r6xx/r7xx: various CS fixes from Dave
Alex Deucher
2
-12
/
+15
2009-08-31
r1xx: fix textured video
Alex Deucher
1
-3
/
+3
2009-08-30
radeon: Fix DRI2BufferPtr to be DRI2Buffer2Ptr for xserver 1.6.
Pauli Nieminen
2
-9
/
+15
2009-08-29
r100/r200: fix section size mismatch for textured video
Roland Scheidegger
1
-4
/
+4
2009-08-28
EXA: RENDER repeat fix and more cleanup.
Michel Dänzer
2
-31
/
+23
2009-08-27
KMS: Remove explicit radeon_bo_wait calls before radeon_bo_map.
Michel Dänzer
3
-5
/
+0
2009-08-27
KMS: Don't use a blit for UploadToScreen if the pixmap BO will be idle anyway.
Michel Dänzer
1
-0
/
+6
2009-08-27
KMS: DownloadFromScreen improvements.
Michel Dänzer
1
-34
/
+17
2009-08-27
EXA: Allocate pixmap BOs in VRAM.
Michel Dänzer
1
-4
/
+4
2009-08-27
DRI2: Set tiling for depth/stencil buffers with all DRI2 interface versions.
Michel Dänzer
1
-0
/
+4
2009-08-27
EXA: RENDER repeat cleanups.
Michel Dänzer
2
-49
/
+56
[prev]
[next]