index
:
~idr/xserver
GLX_ARB_create_context
for-keithp
glx-fixes
glx-float-fbconfig
master
Unnamed repository; edit this file to name it for gitweb.
idr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
kdrive
/
ati
/
ati.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-16
The great kdrive purge.
Adam Jackson
1
-761
/
+0
2007-06-29
Death to RCS tags.
Adam Jackson
1
-3
/
+0
2006-02-16
Make more extensions optional in build (for kdrive). Fix kdrive build for
Keith Packard
1
-1
/
+1
2005-12-27
Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.h
Adam Jackson
1
-1
/
+1
2005-06-09
- Replace the syncAccel hook in the kdrive structure with a pair of hooks
Eric Anholt
1
-1
/
+0
2004-09-14
Add proper PCI/AGP detection, based on Mike Harris's code for Radeon, but
Eric Anholt
1
-19
/
+11
2004-07-24
Check for mmio before restoring crtc/crtc2 pitch registers
Keith Packard
1
-2
/
+5
2004-07-22
Correct pitch so that accelerator can run on 1400x1050 screens. Add a few
Keith Packard
1
-5
/
+108
2004-07-19
Use the offscreen memory manager as much as possible to do the reservation
Eric Anholt
1
-29
/
+5
2004-06-28
Separate out off-screen allocation from Init. Fix Enable to update
Keith Packard
1
-48
/
+102
2004-06-26
Add ARGB cursor support for Radeon cards.
Keith Packard
1
-4
/
+8
2004-05-17
Overhaul of the ATI driver:
Eric Anholt
1
-38
/
+112
2004-01-25
- Add glx visuals code based on XFree86's Radeon driver.
Eric Anholt
1
-6
/
+76
2004-01-09
Change PCI ID information field to be one of r128, r100, r200, r300. This
Eric Anholt
1
-110
/
+125
2004-01-08
- Add a new UploadToScratch kaa hook for putting the data for a single
Eric Anholt
1
-3
/
+14
2003-12-29
Merge dri-0-1-branch to trunk. Notable changes:
Eric Anholt
1
-128
/
+154
2003-12-01
- Add fbdev mode-setting backend to Xati. It and vesa are compiled in when
Eric Anholt
1
-49
/
+142
2003-12-01
Add more RV250 PCI IDs.
Eric Anholt
1
-0
/
+4
2003-11-25
Add new Radeon 9200 PCI IDs.
Eric Anholt
1
-0
/
+3
2003-11-23
Add RV250 PCI IDs.
Eric Anholt
1
-0
/
+4
2003-11-20
- Fix a bug in pitch alignment for offscren pixmaps.
Eric Anholt
1
-1
/
+4
2003-11-20
- Fix confusion of depth/bitsPerPixel in ati_draw.c
Eric Anholt
1
-2
/
+47
2003-11-19
- Add PCI information (device/vendor id, bus location) to KdCardAttr to
Eric Anholt
1
-0
/
+285