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
2003-11-29
Bring the changes from the trunk in order to compile with newer versions of g...
mach64-0-0-6-branch
jrfonseca
5
-23
/
+51
2003-07-04
Don't need to include linux/wrapper.h - we only use Set/ClearPageReserved from
ldelgass
1
-5
/
+0
2003-06-30
Fixes compilation of mach64 kernel module for kernel 2.5 (Colin Leroy).
jrfonseca
2
-2
/
+20
2003-06-04
Export EXT/SGIS_texture_edge_clamp. This is the only clamping mode that the
ldelgass
1
-0
/
+2
2003-06-03
Add a newline at end of file.
jrfonseca
1
-0
/
+182
2003-05-27
Convert ctx->Color.AlphaRef from float to unsigned byte. Fixes alpha test
ldelgass
1
-1
/
+3
2003-05-22
change DRI_MACH64_DEBUG env. var. to MACH64_DEBUG to be consistent with other
ldelgass
1
-1
/
+1
2003-05-21
Add support for GL_MESA_ycbcr_texture
ldelgass
4
-0
/
+18
2003-05-21
mach64 drm support for YUV textures
ldelgass
2
-0
/
+6
2003-05-14
missing merge bits
ldelgass
1
-0
/
+4
2003-05-14
Add support for and enable GLX_SGI_video_sync
ldelgass
1
-13
/
+20
2003-05-14
Merge from trunk
ldelgass
30
-319
/
+1853
2003-05-14
more missing merge bits
ldelgass
2
-2
/
+0
2003-05-14
pick up change missed in merge
ldelgass
1
-2
/
+2
2003-05-10
quiet compiler warnings about unused vars
ldelgass
1
-2
/
+3
2003-05-09
update from trunk
ldelgass
10
-54
/
+82
2003-05-03
Merge from trunk (texmem). Convert mach64 to use generic utility functions
ldelgass
165
-8428
/
+15091
2003-05-02
GLX_NONE_EXT -> GLX_NONE, GLX_SLOW_VISUAL_EXT -> GLX_SLOW_CONFIG
ldelgass
1
-4
/
+4
2003-04-30
Compile fix with memory debugging off. Rename MEMORY_DEBUG to DRM_MEMORY_DEBUG
ldelgass
3
-9
/
+15
2003-04-29
Fix compiling with debug on.
anholt
1
-1
/
+1
2003-04-29
Add mach64 to the list of modules to build.
anholt
1
-1
/
+1
2003-04-29
Get bus_address of PCI buffers in DRM(addbufs_pci) for Linux and remove
ldelgass
7
-17
/
+3
2003-04-29
Prototypes for DRM(pci_alloc/free)
ldelgass
1
-0
/
+7
2003-04-29
Fix misplaced #endif
ldelgass
1
-1
/
+1
2003-04-29
Initial version of consistent PCI DMA API for Linux. Use DRM(pci_alloc) for
ldelgass
3
-18
/
+175
2003-04-28
Add mach64 option to Kconfig
ldelgass
1
-0
/
+11
2003-04-28
Remove debug print.
ldelgass
1
-1
/
+0
2003-04-28
Merge fix from trunk
ldelgass
1
-5
/
+8
2003-04-28
Use AGP for ring (part 2 - drm)
ldelgass
4
-59
/
+50
2003-04-28
Use AGP for ring (part 1, DDX)
ldelgass
4
-6
/
+45
2003-04-27
Add drm_pci.h for BSD (missed in merge)
ldelgass
1
-0
/
+65
2003-04-27
Merge trunk DRM changes
ldelgass
81
-4946
/
+3578
2003-04-27
Ensure irq handler is removed on cleanup and call cleanup on takedown. Also
ldelgass
4
-15
/
+32
2003-04-25
compile fix (Colin Leroy)
ldelgass
1
-1
/
+1
2003-04-09
Resync with trunk of 04-09-2003
ldelgass
359
-1042
/
+6814
2003-04-09
Fix last-minute breakage of list_add_tail.
anholt
1
-2
/
+2
2003-04-08
Merge in trunk changes to Linux drm (incl. RH9 fix)
ldelgass
14
-83
/
+106
2003-04-08
Add mach64_drv.c, almost the last changes necessary for mach64 on BSD. I think
anholt
1
-0
/
+81
2003-04-08
Use DRM_VTOPHYS instead of virt_to_bus and supply the argument to
anholt
1
-3
/
+3
2003-04-08
Add a DRM_VTOPHYS macro (to virt_to_bus) like the BSDs have.
anholt
1
-0
/
+1
2003-04-08
Add fake le32_to_cpu macros and always include drm_linux_list.h.
anholt
3
-0
/
+3
2003-04-08
Add the mach64 makefile for BSD.
anholt
1
-0
/
+23
2003-04-08
de-spam the r128 Makefile. (I had cp -Rp'ed r128 to mach64).
anholt
1
-2
/
+2
2003-04-08
Link mach64_irq.c.
anholt
1
-0
/
+1
2003-04-08
Makefile for the mach64 module.
anholt
1
-15
/
+13
2003-04-08
Add a set of list macros used by the mach64 code.
anholt
1
-0
/
+70
2003-04-08
Use DRM_READ32/DRM_WRITE32 and drm_local_map_t.
anholt
1
-11
/
+7
2003-04-08
inline --> __inline__
anholt
1
-2
/
+2
2003-03-31
Some cosmetic code cleanups
ldelgass
13
-74
/
+137
2003-03-30
Merge trunk - 4.3.0, filp
mach64-0-0-6-20030330
ldelgass
1648
-82581
/
+226572
[next]