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-09-25
xace: add hooks + new access codes: XV extension.
Eamon Walsh
1
-3
/
+3
2007-09-25
xace: change prototype of VALIDATE_DRAWABLE_AND_GC macro to allow access
Eamon Walsh
5
-29
/
+27
2007-09-20
xace: add hooks + new access codes: XF86-Bigfont extension
Eamon Walsh
1
-2
/
+2
2007-09-20
xace: add hooks + new access codes: APPGROUP extension
Eamon Walsh
1
-4
/
+6
2007-09-20
xace: modifications to ChangeWindowAttributes special case: separate
Eamon Walsh
1
-3
/
+3
2007-09-20
xace: add hooks + new access codes: SYNC extension
Eamon Walsh
1
-8
/
+8
2007-09-20
xace: add hooks + new access codes: MIT-SHM extension
Eamon Walsh
1
-2
/
+10
2007-09-19
xace: add hooks + new access codes: DOUBLE-BUFFER extension
Eamon Walsh
2
-8
/
+20
2007-09-19
devPrivates rework: move devPrivates field in drawable structure types
Eamon Walsh
3
-3
/
+3
2007-09-19
xace: add missing argument to hook call.
Eamon Walsh
1
-1
/
+1
2007-09-19
xace: add special-case for just setting the event mask on a window,
Eamon Walsh
1
-3
/
+5
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
205
-8248
/
+1899
2007-09-17
EXA: Make sure driver hooks get correct offscreen offsets from exaCopyDirty.
Michel Dänzer
1
-4
/
+4
2007-09-17
EXA: Don't crash in ExaCheckPolyArc.
Alan Hourihane
1
-0
/
+7
2007-09-17
EXA: Don't crash in exaGetImage when swapped out.
Michel Dänzer
1
-3
/
+3
2007-09-17
EXA: Fixed compiler warnings.
Tilman Sauerbeck
1
-2
/
+2
2007-09-17
EXA: Added missing exaPrepare/FinishAccess calls in ExaCheckPushPixels.
Tilman Sauerbeck
1
-0
/
+2
2007-09-17
Removed hw/xwin/winpntwin.c from Makefile.am.
Tilman Sauerbeck
1
-1
/
+0
2007-09-15
Initialize output->pendingProperties.
Tilman Sauerbeck
1
-0
/
+1
2007-09-13
Merge remote branch 'origin/master' into paint-window
Eric Anholt
1
-44
/
+65
2007-09-13
Remove the PaintWindow optimization.
Eric Anholt
107
-4720
/
+62
2007-09-12
Try again to fix drawable and tile offsets in miPaintWindow
Keith Packard
1
-16
/
+29
2007-09-12
miPaintWindow draw to window for background.
Keith Packard
1
-42
/
+52
2007-09-12
Fix build on FreeBSD after Popen changes.
Eric Anholt
1
-1
/
+1
2007-09-12
Rewrite miPaintWindow to draw to window pixmap.
Keith Packard
1
-198
/
+48
2007-09-12
Replace a non-ascii char with the corresponding groff escape in exa.man.pre
Brice Goglin
1
-1
/
+1
2007-09-11
Ignore - not just block - SIGALRM around Popen()/Pclose().
Adam Jackson
1
-0
/
+8
2007-09-11
xserver: test presence of strlcpy in configure
Dodji Seketeli
1
-0
/
+1
2007-09-11
Xephyr: fix compilation breakage.
Dodji Seketeli
1
-1
/
+0
2007-09-09
fixed cut-and-paste typo
Ben Byer
1
-3
/
+1
2007-09-09
XDARWIN: fixes to make Xquartz build again
Ben Byer
5
-101
/
+30
2007-09-09
XDARWIN: build fix for quartz/pseudoramiX.c
Ben Byer
1
-0
/
+3
2007-09-07
EXA: Exclude bits that will be overwritten from migration in exaCopyNtoN.
Michel Dänzer
1
-12
/
+47
2007-09-07
EXA: exaFillRegion{Solid,Tiled} improvements.
Michel Dänzer
1
-19
/
+30
2007-09-07
EXA: Use exaShmPutImage for pushing glyphs to scratch pixmap in exaGlyphs.
Michel Dänzer
3
-1
/
+15
2007-09-07
EXA: exa(Shm)PutImage improvements.
Michel Dänzer
3
-42
/
+116
2007-09-07
EXA: exaGetImage improvements.
Michel Dänzer
3
-33
/
+37
2007-09-07
EXA: Remove superfluous manual damage tracking.
Michel Dänzer
2
-51
/
+28
2007-09-07
EXA: RENDER improvements.
Michel Dänzer
4
-87
/
+80
2007-09-07
EXA: Improvements for 1x1 pixmaps.
Michel Dänzer
2
-9
/
+49
2007-09-07
EXA: exaImageGlyphBlt improvements.
Michel Dänzer
1
-131
/
+39
2007-09-07
EXA: Improvements for trapezoids and triangles.
Michel Dänzer
3
-56
/
+136
2007-09-07
EXA: Hide pixmap pointer outside of exaPrepare/FinishAccess whenever possible.
Michel Dänzer
4
-50
/
+76
2007-09-07
EXA: Support partial migration of pixmap contents between Sys and FB.
Michel Dänzer
5
-102
/
+194
2007-09-07
Add DamagePendingRegion.
Michel Dänzer
2
-0
/
+9
2007-09-07
EXA: Track valid bits in Sys and FB separately.
Michel Dänzer
3
-92
/
+74
2007-09-07
EXA: Migrate out pixmap in exaPrepareAccess.
Michel Dänzer
6
-93
/
+41
2007-09-07
EXA: Add a couple of missing exaPrepare/FinishAccess calls.
Dave Airlie
3
-4
/
+69
2007-09-06
devPrivates rework: register an offset for every resource type, use
Eamon Walsh
3
-20
/
+33
2007-09-06
Fix Xdmx build
Alan Hourihane
2
-1
/
+12
[next]