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
/
glx
Age
Commit message (
Expand
)
Author
Files
Lines
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-20
regenerated to add GL_CLIENT_ATTRIB_STACK_DEPTH (bug 9823)
Brian
1
-0
/
+2
2007-04-14
glx: move __glXMesaProvider from GLcore module to glx module.
George Sapountzis
2
-1
/
+411
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-05
glx: Remove stray __GLinterface.
George Sapountzis
2
-2
/
+2
2007-03-30
Make xf86glx.c unaware of Mesa internals
George Sapountzis
1
-1
/
+0
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-02-17
glx fixes for XDarwin
Ben Byer
1
-0
/
+5
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
5
-42
/
+11
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
2007-01-03
Make GLX byteswap macros more portable
Alan Coopersmith
5
-45
/
+73
2006-12-15
Convert callers of LookupDrawable() to dixLookupDrawable().
Eamon Walsh
1
-8
/
+10
2006-12-01
GNU/FreeBSD support in GLX: include byteswap.h for FreeBSD systems
Drew Parsons
6
-6
/
+6
2006-11-22
Regenerated from Mesa w/ latest gl_API.xml file
Brian
1
-8
/
+8
2006-11-22
Regenerated from Mesa, fixes glMap* protocol problem (bug 8899)
Brian
1
-5
/
+5
2006-11-16
Fix GL context destruction with AIGLX.
George Sapountzis
1
-1
/
+1
2006-11-08
'make dist' fixes.
Adam Jackson
1
-5
/
+5
2006-11-04
mesa/indirect: include byteswap.h on GNU userland (bug #5613)
Samuel Thibault
3
-3
/
+3
2006-10-15
Fix __glXDRIbindTexImage() for 32 bpp on big endian platforms.
Michel Dänzer
1
-1
/
+6
2006-10-11
Fix bug #8608.
Ian Romanick
8
-1436
/
+1903
2006-09-14
Use correct opcodes for GLX_EXT_texture_from_pixmap.
Ian Romanick
1
-118
/
+131
2006-09-07
Fix AIGLX VT switching.
Kristian Høgsberg
3
-27
/
+104
2006-09-06
Remove prototypes and externs for non-existant functions and variables.
Ian Romanick
2
-8
/
+0
2006-09-06
Remove prototypes for non-existant functions.
Ian Romanick
1
-19
/
+0
2006-08-31
Add missing file from previous commit.
Ian Romanick
1
-0
/
+105
2006-08-31
Implement GLX_SGI_swap_control.
Ian Romanick
7
-29
/
+43
2006-08-31
Fix problems with vertex program protocol
Ian Romanick
3
-227
/
+252
2006-08-29
Minor extension tweaks.
Ian Romanick
1
-2
/
+1
2006-08-29
Make sure unsupported extensions are disabled.
Ian Romanick
1
-0
/
+2
[next]