index
:
~dottedmag/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
fixes
for-keithp
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.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_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
fixes for X server
dottedmag
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-27
Set correct reply length when xinerama isn't active.
David Reveman
1
-2
/
+11
2006-09-25
Traditional xinerama extension support. Based on patch by Jurg Billeter.
David Reveman
1
-1
/
+181
2006-09-25
Always allow use of native GL with overlay windows.
David Reveman
1
-7
/
+40
2006-09-08
Fix stride calculation for XVideo (Dmitry Petrov <inferno.com@gmail.com>).
Matthias Hopf
1
-1
/
+1
2006-09-01
Adapt to Mesa header name change.
Lukáš Turek
1
-1
/
+1
2006-08-08
Fix usage message -scrns.
David Reveman
1
-1
/
+1
2006-08-08
Implement support for multiple screens in xglx module.
David Reveman
2
-31
/
+178
2006-08-08
Call fbSetVisualTypesAndMasks when initializing each screen.
David Reveman
2
-14
/
+31
2006-08-08
Make sure client is still around.
David Reveman
1
-0
/
+3
2006-08-08
Revert xkb changes that broke XkbGetKeyboard()
Kevin E Martin
5
-105
/
+2806
2006-06-18
Build without USE_MMX defined
David Reveman
1
-0
/
+2
2006-06-18
sync to mesa head
David Reveman
2
-0
/
+3
2006-06-12
Add fast scaling path to fbCompositeSrc_8888x8888mmx and
David Reveman
2
-279
/
+925
2006-06-12
Compute stride for other formats than YV12 correctly in xglXvPutImage. Add
David Reveman
4
-17
/
+290
2006-05-31
Fix integer overflow issue
David Reveman
2
-76
/
+104
2006-05-29
Fix typo
David Reveman
2
-1
/
+6
2006-05-26
Adjust for capStyle correctly in xglFillSegment
David Reveman
2
-3
/
+15
2006-05-23
Sync to mesa head
David Reveman
2
-0
/
+3
2006-05-19
Disable YUY2 format
David Reveman
2
-0
/
+10
2006-05-17
Bug #6903: Fix a crash in the Sync extension. (Soren Sandmann)
David Reveman
1
-3
/
+14
2006-05-15
fixup XORG for includes
Dave Airlie
2
-0
/
+4
2006-05-11
Init borderClipX and borderClipY
David Reveman
2
-0
/
+29
2006-05-11
Fix GLX drawable destruction
David Reveman
5
-10
/
+43
2006-05-10
Only use copy optimization when source picture got a drawable
David Reveman
2
-2
/
+8
2006-05-10
Bug #6867: Yet another Render crash fix.
David Reveman
1
-2
/
+2
2006-05-10
Typo in ALLLOCATE_LOCAL() arguments, causing mis-computation of the buffer.
David Reveman
1
-2
/
+2
2006-05-09
Fix handling of Xv images with width that is not a multiple of 8
David Reveman
2
-1
/
+6
2006-05-05
Fix keyboard indicators
David Reveman
2
-4
/
+31
2006-05-02
Use final EXT_tfp tokens
David Reveman
5
-19
/
+5
2006-04-26
Fix xglxSetCursorPosition
David Reveman
2
-99
/
+118
2006-04-24
Fix convolution filter
David Reveman
2
-3
/
+7
2006-04-18
Fix for running multiple Xgl servers
David Reveman
4
-5
/
+25
2006-04-18
YUV conversion fixes
David Reveman
2
-3
/
+8
2006-04-13
Sync to head
David Reveman
23
-454
/
+231
2006-04-13
XVideo improvements
David Reveman
8
-26
/
+172
2006-04-13
Add fast YUV conversion code
David Reveman
4
-1
/
+649
2006-04-13
Sync with mesa head
David Reveman
1
-0
/
+1
2006-04-10
Fix fetching of YUV pixels
David Reveman
2
-2
/
+4
2006-04-10
Fix software fall-back code for convolution filters
David Reveman
2
-1
/
+11
2006-04-09
Handle usage of context with a destroyed drawable current
David Reveman
3
-1
/
+10
2006-04-09
EXT_tfp updates
David Reveman
4
-6
/
+44
2006-04-08
Add very useful pixel transfer optimization
David Reveman
2
-0
/
+40
2006-04-08
Add libxgl.a to dependencies
David Reveman
2
-0
/
+5
2006-04-07
DPMS fix
David Reveman
2
-2
/
+17
2006-04-05
Fix proc address lookup for GL_ARB_window_pos
David Reveman
2
-1
/
+13
2006-04-05
Better pointer support
David Reveman
3
-1
/
+127
2006-04-04
DPMS support
David Reveman
10
-7
/
+143
2006-04-04
Fix software cursor
David Reveman
2
-0
/
+16
2006-04-03
Add missing files from head
David Reveman
0
-0
/
+0
2006-04-03
sync to head
David Reveman
34
-285
/
+656
[next]