index
:
xorg/xprint
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
dri-0-1-branch
exa-damagetrack
glucose-2
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xquartz-composite
The (deprecated) Xprint server (mirrored from https://gitlab.freedesktop.org/xorg/xserver-xprint)
dparsons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
GL
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-24
__glXDRIbindTexImage: Fail if no texture bound to pixmap's texture target.
Michel Dänzer
1
-7
/
+10
2007-08-23
glx: fix crash when freeing visuals
Brian Paul
1
-5
/
+8
2007-08-13
Revert "Implement damage tracking for AIGLX."
Kristian Høgsberg
1
-18
/
+0
2007-08-10
Implement damage tracking for AIGLX.
Kristian Høgsberg
1
-0
/
+18
2007-08-01
GLX/DRI: Remove some unused variables.
Michel Dänzer
1
-4
/
+1
2007-08-01
GLX_EXT_texture_from_pixmap: Use client provided texture target when available.
Michel Dänzer
5
-29
/
+48
2007-08-01
GL: GLX: Make sure glxbyteorder.h is distributed
Daniel Stone
1
-0
/
+1
2007-07-10
GLX: Only build code dealing with GLXPixmap damage field when DRI is enabled.
Michel Dänzer
2
-0
/
+4
2007-07-10
Make sure DRI drawables are cleaned up when client dies.
Michel Dänzer
3
-11
/
+24
2007-06-29
Death to RCS tags.
Adam Jackson
5
-5
/
+0
2007-06-11
DRI: Clip cliprects obtained from DRIGetDrawableInfo to screen dimensions.
Michel Dänzer
1
-2
/
+26
2007-06-02
Don't print lack of DRI support as an error in AIGLX init.
Adam Jackson
1
-7
/
+4
2007-05-22
Bug #8991: Add glXGetDrawableAttributes dispatch; fix texture format therein.
Adam Jackson
3
-15
/
+30
2007-05-22
AIGLX: Zero-copy texture-from-pixmap.
Michel Dänzer
5
-86
/
+219
2007-05-02
In __glXCreateARGBConfig(), insert the new GL mode at the _end_ of the linked...
Brian
1
-2
/
+20
2007-04-25
Paper over a crash at exit during GLX teardown.
Adam Jackson
1
-5
/
+7
2007-04-21
add slang_mem.c
Brian
1
-0
/
+1
2007-04-21
replace occlude.c w/ queryobj.c
Brian
1
-1
/
+1
2007-04-20
regenerated to add GL_CLIENT_ATTRIB_STACK_DEPTH (bug 9823)
Brian
1
-0
/
+2
2007-04-16
remove sources deleted in Mesa
Brian
1
-2
/
+0
2007-04-14
glx: move __glXMesaProvider from GLcore module to glx module.
George Sapountzis
3
-3
/
+2
2007-04-14
glx: drop xmesaP.h include from xf86glx.c
George Sapountzis
1
-1
/
+0
2007-04-14
glx: drop stray CAPI define.
George Sapountzis
2
-6
/
+0
2007-04-09
In AIGLX EnterVT processing, invoke driver EnterVT before resuming glx.
Keith Packard
1
-1
/
+5
2007-04-07
regenerated to fix bug 10371
Brian
1
-3
/
+3
2007-04-06
GLcore: fix after moving xf86glx_util.[hc] to Mesa.
George Sapountzis
5
-258
/
+5
2007-04-05
glx: Remove stray __GLinterface.
George Sapountzis
2
-2
/
+2
2007-04-05
glx: fix symlink, glcontextmodes.c was moved to mesa/src/glx/
George Sapountzis
1
-3
/
+0
2007-03-30
Make xf86glx.c unaware of Mesa internals
George Sapountzis
5
-79
/
+7
2007-03-28
GL: Update for Mesa changes
Daniel Stone
1
-0
/
+1
2007-03-27
Fix typo in GL/mesa/shader/slang/Makefile.am.
Michel Dänzer
1
-1
/
+1
2007-03-27
gl: oops dodgy s appeared pointed out by jcristau on irc..
Dave Airlie
1
-2
/
+1
2007-03-27
gl: update for latest mesa glsl-compiler merge
Dave Airlie
5
-18
/
+22
2007-03-09
Set pScreen on context
Alan Hourihane
1
-0
/
+1
2007-03-05
Bugzilla #7145: fix build with gcc 2.95
Jens Granseuer
1
-2
/
+2
2007-03-01
AIGLX support for Darwin -- works well enough to run
Ben Byer
1
-535
/
+1609
2007-02-17
glx fixes for XDarwin
Ben Byer
3
-6
/
+26
2007-02-05
remove array_cache from everywhere
Dave Airlie
12
-13
/
+0
2007-02-04
add vbo to .gitignore
Dave Airlie
1
-0
/
+2
2007-02-04
update xserver for vbo code in mesa
Dave Airlie
4
-13
/
+51
2007-02-02
remove file
Alan Hourihane
1
-21
/
+0
2007-02-02
The array_cache sources don't exist anymore in the Mesa tree,
Dan Nicholson
1
-2
/
+1
2007-02-02
Remove array_cache for recent Mesa changes
Alan Hourihane
1
-10
/
+0
2007-01-19
__glXDRIscreenProbe: Use drmOpen/CloseOnce.
Michel Dänzer
1
-4
/
+5
2007-01-05
Add missing #else from previous commits.
Ian Romanick
1
-0
/
+1
2007-01-04
Re-regenerate from Mesa scripts.
Ian Romanick
1
-4
/
+0
2007-01-04
Incorporate new byte-order related configure changes.
Ian Romanick
1
-10
/
+17
2007-01-04
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
Ian Romanick
6
-43
/
+14
2007-01-04
Regenerate from Mesa scripts.
Ian Romanick
4
-375
/
+358
2007-01-04
Add new header file containing byte-order wrappers.
Ian Romanick
2
-13
/
+49
[next]