index
:
~jbarnes/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1_0-branch
server-1_1-branch
transform-proposal
upstream
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
Jesse's X Server development tree
jbarnes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
kdrive
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-30
Another Xephyr focus/modifier fix
Matthew Allum
3
-10
/
+13
2005-06-29
Add support for gradients and solid fills to Render.
Lars Knoll
1
-3
/
+4
2005-06-23
Fix issues with focus in and modifiers from host confusing Xephr
Matthew Allum
4
-4
/
+73
2005-06-23
redo tslib
Matthew Allum
1
-119
/
+124
2005-06-13
Build fixes
David Reveman
2
-2
/
+6
2005-06-10
Axe a few dead fields from the port priv struct and add my name to the
Eric Anholt
3
-3
/
+9
2005-06-09
Perform a warnings sweep on hw/kdrive. A number of these were my fault, but
Eric Anholt
21
-101
/
+108
2005-06-09
Greatly improve the correctness and performance of the MGA render
Eric Anholt
4
-112
/
+183
2005-06-09
TSLib fixes. Add fullscreen support to ephyr
Matthew Allum
6
-4
/
+61
2005-06-09
- Replace the syncAccel hook in the kdrive structure with a pair of hooks
Eric Anholt
55
-1019
/
+832
2005-02-28
Force DPMS normal on screen enable
Keith Packard
3
-0
/
+556
2005-02-21
Move the draw tracing supplies into ati_draw.h, and do some touchups on it.
Eric Anholt
3
-27
/
+26
2005-02-21
Extend the filter support to R200, and do the check for filter settings in
Eric Anholt
1
-5
/
+25
2005-02-11
Fri Feb 11 14:28:22 2005 Søren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
1
-5
/
+6
2005-02-09
Add initial evdev framework
Keith Packard
1
-0
/
+299
2005-02-08
hw/kdrive/ati/radeon_composite.c Support linear filtering
Keith Packard
12
-58
/
+174
2005-01-27
Add an OUT_RING_REG macro for use with DMA_PACKET0, which is like OUT_RING
Eric Anholt
6
-177
/
+193
2005-01-27
Move the bailing out due to ATIUploadToScreen() being unfinished up
Eric Anholt
1
-5
/
+4
2005-01-27
Remove an unused field.
Eric Anholt
1
-1
/
+0
2005-01-25
Fix R100 text by forcing the 3d engine to idle before executing more 3d
Keith Packard
2
-1
/
+6
2005-01-25
Finish converting RB2D_DSTCACHE to RB3D_DSTCACHE. Remove an extra pixel
Eric Anholt
3
-57
/
+53
2005-01-25
Add tracing. Hack Radeon cache registers to use 3D addresses. Works on M6
Keith Packard
4
-6
/
+118
2005-01-25
Fix a leak of a region when the driver's CheckComposite fails.
Eric Anholt
1
-0
/
+1
2005-01-25
Silence a warning about uninitialized variable (though it would be).
Eric Anholt
1
-3
/
+1
2005-01-20
Reinitialize offscreen memory before enabling cursor on VT switch-to
Keith Packard
1
-1
/
+1
2005-01-20
Add a set of macros for dealing with the repeated code to wait for a while
Eric Anholt
3
-34
/
+79
2005-01-20
Use RadeonSwitchTo3D() instead of doing the WAIT_UNTIL ourselves (RST3D()
Eric Anholt
1
-9
/
+9
2005-01-20
Add R200 XV support, and make R100 (hopefully) use linear filtering instead
Eric Anholt
1
-39
/
+88
2005-01-20
Make R200 PDMA work -- primary queue sizes are now 9 bits, not 8.
Eric Anholt
2
-5
/
+25
2005-01-19
Prefer 32bpp to 24bpp. Fix 16 color planar mode (!)
Keith Packard
1
-2
/
+10
2004-12-22
Back out the previous day's broken R200 "fix" -- the same number of coords
Eric Anholt
3
-14
/
+33
2004-12-21
Fix r200 render (for real this time?) by setting tex1_comp_cnt right for
Eric Anholt
2
-3
/
+4
2004-12-21
Whitespace nit.
Eric Anholt
1
-1
/
+1
2004-12-06
Xephyr on Xorg fix
Matthew Allum
1
-3
/
+19
2004-12-01
Patch from Florian Boor <florian.boor@kernelconcepts.de>:
Phil Blundell
1
-3
/
+4
2004-11-28
Re-read "fix" structure from kernel after mode selection, in case line
Phil Blundell
1
-0
/
+5
2004-11-24
minor Xephyr fix
Matthew Allum
1
-2
/
+0
2004-11-24
XEphyr -parent switch fixes
Matthew Allum
2
-3
/
+14
2004-11-13
Don't leave stale pointers hanging around after ts_close(). (TslibFini):
Phil Blundell
1
-1
/
+5
2004-11-13
New global variable. (KdProcessArgument): Set it to TRUE on -nozap switch.
Phil Blundell
3
-2
/
+11
2004-11-11
Xephyr grab fix
Matthew Allum
2
-20
/
+25
2004-11-09
Xephyr improvements
Matthew Allum
4
-8
/
+75
2004-11-08
Add support to Xephyr for lower depths than hosts
Matthew Allum
3
-26
/
+179
2004-10-20
Add epson.
Phil Blundell
1
-1
/
+2
2004-10-20
Block SIGIO before disabling input fds. (KdEnableInput): Unblock it after
Phil Blundell
1
-0
/
+4
2004-10-20
Import Epson 13806 driver from Costas Stylianou:
Phil Blundell
8
-0
/
+1820
2004-09-20
Fix the R200 Render code. Composite and Trapezoids are now supported just
Eric Anholt
3
-22
/
+45
2004-09-19
Unbreak the AGP DRI case. That was quite a pile of broken code.
Eric Anholt
2
-51
/
+54
2004-09-14
Only set screen parameters if resolution has changed from current values.
Phil Blundell
1
-2
/
+6
2004-09-14
Add proper PCI/AGP detection, based on Mike Harris's code for Radeon, but
Eric Anholt
2
-19
/
+22
[next]