index
:
~ofourdan/xserver
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
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
for-keith
for-whot
glucose-2
gsr-current
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
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-backports
server-1.18-branch
server-1.19-backports
server-1.19-branch
server-1.19-fixes
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-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
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xvidmode
xwayland
xwayland-1.19-branch
xwayland-glamor-xv
xwayland-test
Xserver stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
GL
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-21
Move GL/glx on level up now that it's the only thing left under GL.
Kristian Høgsberg
59
-46375
/
+0
2008-05-21
Move the windows GL files to the xwin DDX.
Kristian Høgsberg
4
-2316
/
+0
2008-05-21
Get out of the mesa symlinking business.
Kristian Høgsberg
21
-212
/
+33615
2008-05-21
Drop glcore GLX provider.
Kristian Høgsberg
3
-530
/
+1
2008-05-21
Stop symlinking glcontextmodes.[ch] from mesa.
Kristian Høgsberg
2
-6
/
+0
2008-05-21
glx: drop drm.h, sareaHandle from swrast loader
George Sapountzis
1
-5
/
+2
2008-05-20
Add loader for the swrast dri driver.
George Sapountzis
6
-207
/
+800
2008-04-24
XQuartz: Compile in missing glx source that we still need
Jeremy Huddleston
1
-0
/
+5
2008-04-24
glx: test for valid read and draw privates before using them
Dave Airlie
1
-28
/
+30
2008-04-23
Moved Apple GL bits into our DDX subtree
Jeremy Huddleston
3
-1960
/
+1
2008-04-23
xquartz: build fixes for GLX/DRI2 fallout (note: not guaranteed)
Ben Byer
1
-28
/
+30
2008-04-23
glx / xquartz: we still need glxcontentmodes.[ch] kthx
Ben Byer
1
-0
/
+2
2008-04-23
xquartz: remove vestigial aglGlx.c
Ben Byer
2
-1368
/
+4
2008-04-23
Prefer glxvisuals with stencil buffer for default visuals
Hans de Goede
1
-3
/
+10
2008-04-23
glcore: drop GLcore (files)
George Sapountzis
15
-615
/
+0
2008-04-23
glcore: drop GLcore (build system)
George Sapountzis
2
-3
/
+2
2008-04-23
glcore: build from mesa, dlopen from xorg
George Sapountzis
1
-3
/
+80
2008-04-22
GLcore: make googleearth not crash the server on sw-rendering.
Dave Airlie
1
-0
/
+1
2008-04-14
glx: silly nitpick...
Dave Airlie
1
-1
/
+1
2008-04-14
glcore: make visualRating GLX_NONE - note GLX_NONE is not == 0
Dave Airlie
1
-0
/
+1
2008-04-14
glcore: zero fbconfigs before filling them in.
Dave Airlie
1
-1
/
+1
2008-04-04
Convert __DRIconfigs after we've made sure createNewScreen succeeded.
Kristian Høgsberg
1
-2
/
+2
2008-04-02
Send the GLX_EXT_texture_from_pixmap attributes to the client.
Kristian Høgsberg
1
-1
/
+6
2008-04-02
dri2: Unbreak glcore visual setup.
Kristian Høgsberg
1
-3
/
+2
2008-03-31
Implement DRI2 direct rendering and update AIGLX to DRI interface changes.
Kristian Høgsberg
12
-347
/
+604
2008-03-18
Apply __glXDisp_GetVisualConfigs message patch
Eamon Walsh
1
-0
/
+6
2008-03-09
GLX: Track changes to DRI_TEX_BUFFER extension.
Kristian Høgsberg
1
-5
/
+2
2008-03-09
DRI2: Return event buffer head index in DRI2CreateDrawable.
Kristian Høgsberg
2
-3
/
+5
2008-03-07
Fix DRI2 texture target for GLX_EXT_texture_from_pixmap.
Kristian Høgsberg
1
-13
/
+2
2008-03-05
Fix distcheck.
Adam Jackson
1
-4
/
+4
2008-03-01
fix typo
George Sapountzis
1
-1
/
+1
2008-03-01
glcore: split mesa and X in build system
George Sapountzis
2
-24
/
+21
2008-02-29
GLX: Adjust to changes in DRI driver interface.
Kristian Høgsberg
2
-39
/
+41
2008-02-28
XACE: Fix instances of DixUnknownAccess at hook callsites.
Eamon Walsh
1
-4
/
+4
2008-02-27
More checking for failed contexts/drawables
Alan Hourihane
1
-0
/
+11
2008-02-27
Fix context sharing between direct/indirect contexts
Alan Hourihane
1
-0
/
+8
2008-02-26
AIGLX: Switch to server context for calling DamageDamageRegion().
Michel Dänzer
1
-0
/
+4
2008-02-17
glx: Use glapi sources from the mesa tree
Dan Nicholson
11
-16855
/
+27
2008-02-14
GLX: Implement support for TTM BO based TFP when available.
Kristian Høgsberg
1
-0
/
+60
2008-02-14
Add GLX provider for DRI2.
Kristian Høgsberg
3
-0
/
+601
2008-02-15
AIGLX: Refactor code common between __glXDRI{drawableDestroy,releaseTexImage}.
Michel Dänzer
1
-63
/
+38
2008-02-14
AIGLX: Fix crash after client using GLX_EXT_texture_from_pixmap died.
Pierre Willenbrock
1
-0
/
+36
2008-01-19
AIGLX: Fix GLX_EXT_texture_from_pixmap fallback with EXA.
Michel Dänzer
1
-28
/
+54
2008-01-01
regenerated to add framebuffer object tokens (bug 13800)
Brian
1
-0
/
+5
2008-01-01
regenerated, adds GL_MAX_3D_TEXTURE_SIZE (see bug 13811)
Brian
1
-0
/
+1
2007-12-29
GL: Add GLX compile flags lost in modular X server changes
Jurij Smakov
1
-1
/
+2
2007-12-13
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
3
-9
/
+20
2007-12-07
Darwin: Use __APPLE__ instead of __DARWIN__
Jeremy Huddleston
1
-1
/
+1
2007-12-07
fixed pathname in GL/apple/Makefile.am
Ben Byer
1
-2
/
+7
2007-11-26
Darwin,Rootless: Makefile cleanup
Jeremy Huddleston
1
-1
/
+4
[next]