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-12-15
Changes from David Spalding at 3Dfx to fix a stride problem
tdfx-2-1-branch
billwhite
6
-115
/
+177
2000-12-14
Corrected a merge error - the return value was left
billwhite
1
-0
/
+1
2000-12-14
Added support for tiling the desktop. This is needed for
billwhite
9
-127
/
+739
2000-12-07
Added a comment about printing register values.
billwhite
1
-0
/
+18
2000-12-07
1.) Added a Fifo sync before shutting down the fifo in preparation
billwhite
5
-601
/
+457
2000-12-07
1.) Reversed a recent bug fix in dri_mesa.c.
billwhite
14
-22
/
+1142
2000-11-30
fix an unaligned access with read_R5G6B5_span on Alpha.
alanh
1
-4
/
+3
2000-11-22
fix depth/stencil read/writes when partially offscreen.
alanh
1
-1
/
+1
2000-11-21
NumSamples should be 1 when FSAA is off. I mistakenly changed it to 0.
daryll
2
-3
/
+1
2000-11-20
Initialize the mode correctly when going into SLI mode.
daryll
3
-18
/
+46
2000-11-20
disable Xv support for now, needs updating for 4.0.1e
alanh
1
-0
/
+2
2000-11-20
Add 3dfx's Xv Extension support.
alanh
5
-18
/
+736
2000-11-17
Deallocate context data in a different order, so as to
billwhite
1
-1
/
+1
2000-11-15
Restore the video after switching back from SLI mode.
daryll
3
-38
/
+6
2000-11-15
calloc screenprivate because we depend on it being initialized to 0
daryll
4
-5
/
+23
2000-11-14
1.) Added config file changes for SLI/AA, which are documented
billwhite
6
-93
/
+787
2000-11-13
Mask VisibilityChange events when entering fullscreen mode
faith
1
-0
/
+9
2000-11-09
GL_BGR case was misplaced in _mesa_is_legal_format_and_type() (Jeff Hartmann)
brianp
1
-1
/
+1
2000-11-09
fixed bug in _mesa_convert_texsubimage() when format == MESA_FF_R8_G8_B8
brianp
1
-118
/
+166
2000-11-09
More fullscreen SLI/FSAA fixes moved into the tree.
daryll
3
-32
/
+35
2000-11-04
More SLI/FSAA code integrated into the X server.
daryll
11
-320
/
+1645
2000-11-04
Fixed bugs in tex env combine setup (from tdfx-3-0-0 branch).
brianp
1
-14
/
+14
2000-11-03
Print erorr message if server unilaterally closes fullscreen mode -- depends ...
faith
1
-1
/
+1
2000-11-03
Remove extra debugging fprintf.
faith
2
-2
/
+9
2000-11-03
Added ability of client to detect server shutdown of fullscreen mode.
faith
2
-0
/
+3
2000-11-03
Added ability of client to detect server shutdown of fullscreen mode.
faith
3
-2
/
+32
2000-11-02
Remove fullscreen debugging statements
faith
3
-49
/
+0
2000-11-02
I accidentally undid the most recent stencil clearing patch.
billwhite
1
-5
/
+1
2000-11-02
Two changes.
billwhite
2
-4
/
+20
2000-10-31
Change to LIBGL_DRI_AUTOFULLSCREEN
faith
1
-1
/
+22
2000-10-31
pass 0xff to grStencilMask(), new version of get_occlusion_result()
brianp
1
-1
/
+49
2000-10-27
Add wording to discourage the use of the current full screen mode kludge by c...
faith
2
-1
/
+18
2000-10-27
Optimize a call to glXMakeCurrent so that if a fullscreen drawable is unbound
faith
3
-6
/
+15
2000-10-27
Add full screen mode resource management that does not
faith
1
-12
/
+29
2000-10-26
Add ability to disable VT switching.
faith
2
-1
/
+13
2000-10-26
Prevent viewport moves when in fullscreen mode.
faith
1
-0
/
+23
2000-10-26
Add client-side callbacks for fullscreen mode,
faith
9
-4
/
+100
2000-10-26
Move to two functions to open and close fullscreen mode
faith
3
-11
/
+24
2000-10-26
Move FullScreen callback to DRIInfoPtr.
faith
3
-17
/
+16
2000-10-26
Move FullScreen callback to DRIInfoPtr
faith
3
-43
/
+28
2000-10-26
Remove example fullscreen support from mga driver.
faith
1
-16
/
+0
2000-10-25
Added infrastructure for automatic fullscreen mode driver callbacks
faith
3
-14
/
+59
2000-10-25
Added server-side protocol for the automatic fullscreen mode:
faith
6
-52
/
+249
2000-10-25
Added client-side support to detect and attempt automatic fullscreen mode
faith
2
-1
/
+54
2000-10-25
Added client-side protocol for the automatic fullscreen mode:
faith
3
-8
/
+147
2000-10-25
Old version of XFree86-DRI protocol spec.
faith
1
-0
/
+580
2000-10-10
Implemented the GL_EXT_texture_env_combine extension.
billwhite
2
-6
/
+483
2000-09-28
Sync with Mesa 3.4: use ctx->Texture.ReallyEnabled instead of ctx->Texture.En...
brianp
10
-158
/
+200
2000-09-28
use ctx->Texture.ReallyEnabled instead of ctx->Texture.Enabled
brianp
7
-15
/
+15
2000-09-28
bumped version to 3.4, added hint.c
brianp
1
-1
/
+2
[next]