index
:
~ewalsh/xserver
master
server-1.5-branch
server-1.6-branch
server-1.7-branch
xace
xselinux
xserver XACE and SELinux feature branches.
ewalsh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-15
Use pixman types for transforms and vectors
Soren Sandmann Pedersen
1
-11
/
+3
2007-05-15
Use the pixman fixed point types and macros
Soren Sandmann Pedersen
2
-44
/
+24
2007-05-15
Revert various fast path functions to their pre-pixman-merge state
Soren Sandmann Pedersen
1
-515
/
+36
2007-05-15
Port large amounts of the region code to pixman
Soren Sandmann Pedersen
1
-679
/
+50
2007-05-15
Add new InitRegions() function called from dix/main
Soren Sandmann Pedersen
3
-0
/
+10
2007-05-15
Turn boxes and regions into typedefs for pixman types
Soren Sandmann Pedersen
3
-15
/
+5
2007-05-15
Add dependency on pixman 0.9.0
Soren Sandmann Pedersen
1
-2
/
+4
2007-05-11
Remove mfb and cfb from include paths where they're not needed.
Adam Jackson
5
-12
/
+0
2007-05-11
Use system copy of cbrt() if available.
Adam Jackson
5
-55
/
+15
2007-05-11
Use _X_INLINE instead of ad-hoc #defines.
Adam Jackson
2
-31
/
+5
2007-05-11
Make the use of ICEIL slightly less ugly.
Adam Jackson
5
-26
/
+3
2007-05-11
Missing piece from bug 9808
Colin Harrison
3
-6
/
+9
2007-05-10
Disable Simba PCI bridge routing code (Bug #8020).
Matthias Hopf
1
-1
/
+1
2007-05-09
fix an occasional crash in GetWindowName() (bug: 9798)
Colin Harrison
1
-4
/
+1
2007-05-09
Fix bad use of hwnd (bug: 9808)
Colin Harrison
1
-2
/
+2
2007-05-09
Migrate some code to the new mi apis
Colin Harrison
1
-2
/
+3
2007-05-07
Add more informative logging for module default loading
David Nusinow
1
-0
/
+3
2007-05-06
Fix documentation for Copy hook -- it can copy memory to the scanout
Jesse Barnes
1
-1
/
+1
2007-05-03
Provide UseDefaultFontPath option
David Nusinow
3
-6
/
+31
2007-05-03
Improve modules loading defaults
David Nusinow
6
-33
/
+125
2007-05-03
New fbWalkCompositeRegion() function
Soren Sandmann Pedersen
4
-682
/
+183
2007-05-03
Add fbCompositeRect() as another special case in the switch of doom in fbpict.c
Soren Sandmann Pedersen
3
-15
/
+56
2007-05-02
In __glXCreateARGBConfig(), insert the new GL mode at the _end_ of the linked...
Brian
1
-2
/
+20
2007-05-02
Bug #10823: Fixed default OSNAME value.
Tilman Sauerbeck
1
-7
/
+7
2007-05-02
Fix for a divide by zero that can be triggered by a malicious client.
Keith Packard
2
-0
/
+4
2007-04-30
fix __glXErrorCallBack() proto
Colin Guthrie
1
-1
/
+1
2007-04-30
Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/xorg/xserver
Brian
41
-1057
/
+2309
2007-04-29
EXA: Fix OffscreenValidate build with DEBUG_OFFSCREEN enabled.
Michel Dänzer
1
-1
/
+1
2007-04-29
EXA: Remove DrawableDirty.
Michel Dänzer
3
-30
/
+10
2007-04-29
EXA: FillSpans improvements.
Michel Dänzer
1
-4
/
+1
2007-04-29
EXA: SolidBoxClipped improvements.
Michel Dänzer
1
-9
/
+8
2007-04-29
EXA: CopyNtoN improvements.
Michel Dänzer
1
-40
/
+43
2007-04-29
EXA: GetImage improvements.
Michel Dänzer
1
-13
/
+8
2007-04-29
EXA: PutImage improvements.
Michel Dänzer
2
-13
/
+21
2007-04-29
EXA: ImageGlyphBlt improvements.
Michel Dänzer
1
-72
/
+57
2007-04-29
EXA: Defer to FillRegionTiled in Composite when possible.
Michel Dänzer
1
-0
/
+39
2007-04-29
EXA: Composite improvements.
Michel Dänzer
1
-35
/
+44
2007-04-29
EXA: Glyphs improvements.
Michel Dänzer
1
-10
/
+32
2007-04-29
EXA: PolyFillRect improvements.
Michel Dänzer
2
-44
/
+68
2007-04-29
EXA: FillRegion{Solid,Tiled} improvements.
Michel Dänzer
3
-40
/
+72
2007-04-29
EXA: exaAssertNotDirty improvements.
Michel Dänzer
1
-13
/
+8
2007-04-29
EXA: Fix exaEnableDisableFBAccess for nested disables and enables.
Michel Dänzer
2
-2
/
+5
2007-04-29
Fix fbCompositeTrans_0888xnx0888 build for wfb on big endian.
Michel Dänzer
1
-1
/
+1
2007-04-29
Fix a couple of picture repeat fields incorrectly compared to RepeatNormal.
Michel Dänzer
3
-4
/
+4
2007-04-27
Pixman merging
Soren Sandmann Pedersen
1
-1
/
+34
2007-04-27
Bug fix in fbCompositeIn_nx8x8888
Soren Sandmann Pedersen
1
-1
/
+1
2007-04-26
Fix the 'relink' target for kdrive servers.
Adam Jackson
19
-3
/
+63
2007-04-26
Remove old edid_modes.c, it lives in hw/xfree86/modes/ now.
Adam Jackson
1
-361
/
+0
2007-04-26
Change expand_alpha_rev to expand_alpha in mmxSaturateU
Soren Sandmann Pedersen
1
-1
/
+1
2007-04-26
Fix typo in previous commit
Soren Sandmann Pedersen
1
-1
/
+1
[next]