index
:
~ajax/dri
XFree
agpgart_2_0_branch
ati-4-0-0-branch
ati-4-0-1-branch
ati-4-1-0-branch
ati-4-1-1-branch
ati-5-0-0-branch
ati-5-0-1-branch
ati-pcigart-0-0-1-branch
ati-pcigart-1-0-0-branch
bsd-1-0-0-branch
bsd-1-0-1-branch
bsd-2-0-0-branch
bsd-3-0-0-branch
bsd-4-0-0-branch
cle266-0-0-1-branch
config-0-0-1-branch
dispatch-0-0-1-branch
dispatch-0-0-2-branch
dispatch-0-0-3-branch
dmx-0-1-branch
dmx-1-0-branch
driinterface-0-0-1-branch
driinterface-0-0-2-branch
driinterface-0-0-3-branch
drm-filp-0-1-branch
drmcommand-0-0-1-branch
full-0-0-2-branch
gamma-1-0-0-branch
gamma-2-0-0-branch
geode-0-0-1-branch
glxmisc-1-0-0-branch
glxmisc-2-0-0-branch
glxmisc-3-0-0-branch
i865-agp-0-1-branch
m3-0-0-1-branch
mach64-0-0-0-branch
mach64-0-0-1-branch
mach64-0-0-2-branch
mach64-0-0-3-branch
mach64-0-0-3-dma-branch
mach64-0-0-4-branch
mach64-0-0-5-branch
mach64-0-0-6-branch
mach64-0-0-7-branch
master
mesa-3-5-branch
mesa-4-0-4-branch
mesa-4-0-branch
mesa-4-1-branch
mga-0-0-1-branch
mga-0-0-2-branch
mga-0-0-3-branch
mga-1-0-0-branch
mga-lock-debug-0-0-1-branch
mga-lock-debug-0-2-0-branch
mga-readpix-0-0-1-branch
mgadh-0-0-3-branch
multihead-1-0-0-branch
newdrm-0-0-1-branch
newmesa-0-0-1-branch
origin
ppc-1-0-0-branch
ppc-1-0-1-branch
r200-0-1-branch
r200-0-2-branch
r200-stable-1-0-branch
radeon-1-0-0-branch
reinit-0-0-1-branch
s3virge-0-0-1-branch
sarea-1-0-0-branch
savage-0-0-1-branch
savage-1_0_0-branch
savage-2-0-0-branch
smt-0-0-1-branch
smt-0-0-1-stage2b
smt-0-0-2-branch
sse-1-0-0-branch
stable-1-0-branch
tcl-0-0-branch
tdfx-1-1
tdfx-2-0-branch
tdfx-2-1-branch
tdfx-3-0-0-branch
tdfx-3-1-0-branch
tdlabs-0-0-1-branch
texmem-0-0-1
trident-0-0-1-branch
trident-0-0-2-branch
git import of dri.freedesktop.org cvs history
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2000-03-19
Preparing for alpha release
ati-4-0-0-20000319
ati-4-0-0-branch
kem
41
-1092
/
+5225
2000-02-24
Added basic triangle functions
kem
16
-68
/
+1479
2000-02-23
Added more state functions
kem
16
-90
/
+759
2000-02-18
Draws flat shaded tris to front buffer only using CCE in PIO mode
kem
7
-68
/
+399
2000-02-11
Fixed CCE/ring buffer initialization problem
kem
4
-14
/
+417
2000-02-11
Added state initialization and loading
kem
7
-253
/
+446
2000-02-09
Added the initial r128 client-side DRI driver.
kem
21
-0
/
+2217
2000-02-09
Added support for GlxBuiltInR128
kem
2
-13
/
+21
2000-02-09
Added xf86QueryLargestOffscreenArea for r128 driver
kem
1
-0
/
+1
2000-02-09
Added CCE and ring buffer support. The ring buffer does not yet work as
kem
5
-15
/
+245
2000-01-11
Turn on bus mastering.
faith
2
-11
/
+19
2000-01-09
Get client-side CCE packets working via PIO
faith
3
-155
/
+635
2000-01-09
Fix reported bugs with text and line drawing
faith
1
-1
/
+5
2000-01-08
Update copyright for 2000
faith
3
-3
/
+3
2000-01-08
Fix problem transfering devPrivate to client
faith
4
-10
/
+378
2000-01-08
Fix linked list bug
faith
9
-11
/
+13
2000-01-07
Change drmAgpAlloc and drmAgpBind prototypes
faith
2
-8
/
+11
2000-01-07
Add R128DRIAgpInit to allocate, bind, and map AGP memory
faith
3
-19
/
+99
2000-01-07
Fixed bookkeeping of bound/unbound AGP memory
faith
5
-40
/
+76
2000-01-06
Compilable snapshot of work-in-progress.
faith
9
-322
/
+362
2000-01-06
Fix return values to match documentation.
faith
1
-9
/
+9
2000-01-06
Add agpsupport to libdrm.
faith
1
-1
/
+1
2000-01-06
Prevent gcc 2.7.2.3 from generating bad code.
faith
1
-1
/
+2
2000-01-03
Implement high-level AGP API
faith
4
-18
/
+152
2000-01-03
Copy dri support files from tdfx driver.
faith
3
-0
/
+602
1999-12-18
First pass at libdrm API.
faith
37
-110
/
+145
1999-12-17
Update PCI IDs for 3.9.16
faith
1
-0
/
+11
1999-12-17
Fix link for 3.9.16
faith
1
-1
/
+1
1999-12-17
Add ATI Rage 128 driver to 3.9.16 tree at SourceForge
faith
8
-1
/
+4248
1999-12-17
Wrap all agp/gart module functions in DRM API
faith
5
-48
/
+341
1999-12-17
Recognize AGP driver availability
faith
6
-154
/
+451
1999-12-17
Copy of tdfx driver to use as r128 initial version.
faith
3
-0
/
+927
1999-12-16
First integration of DRI stuff from the tdfx driver. More or less compiles,
keithw
9
-123
/
+931
1999-12-16
Fix for the lightmap problems in Q3A. We can't use DST_ALPHA, because
daryll
2
-7
/
+111
1999-12-15
GL_BLEND is not yet implemented. I had started writing support for it, but
daryll
1
-0
/
+6
1999-12-15
Initialize pixel color order tables.
daryll
1
-0
/
+2
1999-12-15
Fix black screengrabs. (Wasn't initializing pixel tables)
daryll
4
-23
/
+26
1999-12-14
Upgrade to the latest Mesa 3.2 code.
daryll
179
-557
/
+876
1999-12-14
A non functional 3d driver for i810
keithw
37
-0
/
+9012
1999-12-14
An i810 2d driver for XFree 4.0
keithw
10
-0
/
+4039
1999-12-13
When a drawable is unbound from one direct rendering context and then bound
kem
1
-0
/
+15
1999-12-12
I reworked the logic in glXMakeCurrent to fix several problems. The code
kem
1
-99
/
+110
1999-12-08
When the device driver was updated the sense of the SIGIO install/remove
daryll
1
-2
/
+2
1999-12-08
Sync with Linux 2.3.30
faith
1
-1
/
+7
1999-12-08
Remove MMIO_ functions as they occur in versions later than 3.9.16.
daryll
1
-4
/
+15
1999-12-08
Add xdri files to SourceForge CVS repository.
daryll
2
-0
/
+148
1999-12-08
Remove call to SilkenMouse. Needs version later than 3.9.16.
daryll
1
-1
/
+0
1999-12-08
xfont.c was missing from our DRI commit to sourceforge.
daryll
1
-0
/
+378
1999-12-07
Adding some files that got left out of the DRI checkin.
daryll
6
-0
/
+988
1999-12-07
Move Mesa to xc/extras
daryll
218
-2758
/
+5497
[next]