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
path:
root
/
xc
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2002-06-06
replaced hard-coded 0xf and 0xf0 with TEXTURE0_ANY and TEXTURE1_ANY
brianp
5
-11
/
+11
2002-06-04
didn't mean to break little endian though...
mdaenzer
1
-1
/
+1
2002-06-02
fixes for big endian in general and powerpc in particular
mdaenzer
5
-14
/
+24
2002-05-29
Import Mesa 4.0 port of I830M/I845G 3D driver funded by 2d3d.
jhartmann
33
-6431
/
+6673
2002-05-28
Bump patch version.
jensowen
1
-2
/
+10
2002-05-28
remove $Id line
alanh
1
-2
/
+0
2002-05-26
resolve DRM_R128_DEPTH ambiguity
mdaenzer
1
-4
/
+4
2002-05-17
Reload some state after MGA clears, DRI bug #556418
keithw
1
-1
/
+1
2002-04-23
Check for NULL's when memcpy'ing.
alanh
1
-1
/
+2
2002-04-17
added test for NULL gc in glXMakeCurrent (DRI bug 545241)
brianp
1
-1
/
+1
2002-04-09
Merged drmcommand-0-0-1
drmcommand-0-0-1-20020409-merge
jensowen
38
-183
/
+442
2002-04-07
cleanup
alanh
1
-50
/
+6
2002-04-07
some setup tweaks.
alanh
1
-57
/
+119
2002-04-06
use MESA_PBUFFER_ALLOC instead of MALLOC to allocate texture image memory
brianp
1
-2
/
+2
2002-04-02
make glXCreateContext() retun NULL if Display or XVisualInfo pointers are NULL
brianp
1
-0
/
+3
2002-03-21
add error messages on failure cases
keithw
1
-0
/
+7
2002-03-16
Update the ctx->Driver.ResizeBuffers and ctx->Driver.GetBufferSize functions
brianp
13
-15
/
+25
2002-03-14
libGL compatability fix. Removed currentReadable field from context structure.
jensowen
2
-2
/
+1
2002-02-28
missing file
dawes
1
-0
/
+32
2002-02-28
GL/mesa build cleanups/fixes.
dawes
34
-765
/
+1068
2002-02-28
Inconsistent debug output statement
jrfonseca
1
-1
/
+1
2002-02-25
Use __driUtilMessage rather than driMesaMessage (Klaus Rose)
keithw
1
-1
/
+1
2002-02-21
disable a debug printf
brianp
1
-2
/
+2
2002-02-21
bumped GL_RENDERER date to 20020221
brianp
6
-6
/
+6
2002-02-20
Remove calls to drmRadeonEngineReset -- they just hang my machine
keithw
1
-2
/
+0
2002-02-18
assertion failure fix (Marc Dietrich)
mdaenzer
1
-1
/
+1
2002-02-14
Resync with the mesa-4-0 branch.
mesa-4-0-20020214-merge
dawes
3
-4
/
+608
2002-02-14
First pass of mesa-4-0 branch merge into trunk.
dawes
268
-44069
/
+35990
2002-02-05
remove leading TABs
dawes
1
-2
/
+2
2002-02-04
decal patch from ralf willenbacher
keithw
2
-31
/
+51
2002-01-27
First pass merge of XFree86 4.2.0 import.
dawes
38
-155
/
+74
2002-01-27
Initial revision
dawes
20
-0
/
+31368
2002-01-27
shared texobj patch from Panagiotis
X_4_2_0-20020127-preimport
keithw
1
-1
/
+11
2002-01-21
Fray Bentos' occlusion test patch
X_4_2_0-20020123-preimport
keithw
1
-6
/
+6
2001-11-30
Make FX_GLIDE_SWAPINTERVAL default to zero, as everyone expects it to.
keithw
1
-1
/
+1
2001-11-27
put back i810 drm major number error message
keithw
1
-1
/
+1
2001-11-27
put back i810 drm major number
keithw
1
-2
/
+2
2001-11-26
Put drm version back from 3.0 to 2.2; XFree86 4.1 is the baseline for
keithw
1
-3
/
+3
2001-11-26
ralf's agp texturing patches
keithw
2
-2
/
+52
2001-10-21
revert incorrect simplification of byte swapping
mdaenzer
1
-1
/
+6
2001-09-23
simplify byte swapping of floats
mdaenzer
1
-6
/
+1
2001-09-18
Pipes hack in xscreensaver was not rendering. The code sets FRONT_AND_BACK
nathanh
1
-8
/
+12
2001-09-18
wrap some ifdefs around the grStipple* routines.
alanh
4
-4
/
+8
2001-09-11
fix version checks.
alanh
2
-6
/
+6
2001-08-25
- Remove the rest of the unneeded client-side libraries.
dawes
582
-155715
/
+152
2001-08-23
Remove client-side libraries not needed for the DRI components.
dawes
740
-271860
/
+12
2001-08-22
First part of XFree86 4.1.99.1 merge.
X_4_1_99_1-20010822-merge
dawes
43
-3823
/
+175
2001-08-22
Initial revision
dawes
12
-0
/
+928
2001-08-07
Lots of DRM fixes: added new pieces of template code so the ffb driver can be...
jhartmann
2
-6
/
+6
2001-08-02
Use RTLD_NOW as dlopen's flag (Dieter Nützel).
dawes
1
-2
/
+4
[next]