index
:
~iksaif/xserver
master
xwayland
Xorg that runs on wayland (xwayland extension)
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
kdrive
/
fbdev
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-7
/
+7
2010-03-22
Fix relink targets for silent rules
Yaakov Selkowitz
1
-1
/
+1
2010-03-22
kdrive: Use $(MAKE) in relink rules
Yaakov Selkowitz
1
-1
/
+1
2010-02-15
dix: move config_init into the DDX.
Peter Hutterer
1
-0
/
+5
2010-01-06
kdrive: Make internal functions static
Mikhail Gusarov
2
-50
/
+10
2010-01-06
kdrive: Remove unused 'k' variable
Mikhail Gusarov
1
-3
/
+2
2010-01-06
kdrive: Extract common part of fbdevPutColors and fbdevEnable
Mikhail Gusarov
1
-16
/
+25
2010-01-06
kdrive: Remove unused overlay fb support
Mikhail Gusarov
2
-44
/
+44
2010-01-06
kdrive: Move Xephyr-specific fields out of KdScreenInfo
Mikhail Gusarov
1
-4
/
+0
2010-01-06
kdrive: Remove unused KdCardAttr from KdCardInfo
Mikhail Gusarov
1
-3
/
+1
2010-01-01
Remove unused pShadow field from drivers' private structures
Mikhail Gusarov
1
-1
/
+0
2010-01-01
Remove trailing whitespace
Mikhail Gusarov
3
-47
/
+47
2009-11-11
.gitignore: use common defaults with custom section #24239
Gaetan Nadon
1
-0
/
+2
2009-01-27
Convert kdrive libraries to libtool convenience libraries.
Paulo Cesar Pereira de Andrade
1
-4
/
+4
2008-11-08
Remove some null statements.
James Cloos
1
-1
/
+1
2008-10-06
xalloc+memset(0) -> xcalloc
Adam Jackson
1
-2
/
+1
2008-07-17
Dead code removal
Daniel Stone
1
-5
/
+1
2008-07-17
KDrive: Delete rafts of unused code
Daniel Stone
1
-2
/
+0
2008-07-02
Fix GLX in Xvfb and kdrive.
Adam Jackson
1
-0
/
+2
2008-05-23
kdrive: need not export symbols for glx anymore
George Sapountzis
1
-4
/
+0
2008-04-23
glcore: prepare for dynamic loading
George Sapountzis
1
-0
/
+4
2008-04-22
Reuse the existing framebuffer mode in kdrive/fbdev
Ross Burton
1
-9
/
+17
2007-12-14
kdrive/fbdev: use operating system input devices
Otavio Salvador
1
-11
/
+1
2007-11-05
KDrive: Remove usage of alloca
Daniel Stone
1
-2
/
+2
2007-10-17
KDRIVE_LOCAL_LIBS includes some system libraries, not just internal x server ...
Keith Packard
1
-1
/
+1
2007-09-05
Kdrive: unbreak kdrive linking
Dodji Seketeli
1
-2
/
+1
2007-07-05
For each kdrive server put a dependencie on its own libraries.
Tiago Vignatti
1
-1
/
+3
2007-06-29
Death to RCS tags.
Adam Jackson
3
-9
/
+0
2007-06-27
Relink properly all kdrive servers when changes happen.
Tiago Vignatti
1
-0
/
+2
2007-04-26
Fix the 'relink' target for kdrive servers.
Adam Jackson
1
-0
/
+3
2006-09-07
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Daniel Stone
4
-14
/
+31
2006-08-31
Fix previous commit breaking other kdrives pulling in fbdev.a
Matthew Allum
2
-1
/
+3
2006-08-31
Add framebuffer device command line switch for Xfbdev
Matthew Allum
3
-9
/
+29
2006-08-29
Re-add support for tslib (1.0 release) and Xcalibrate extension.
Matthew Allum
1
-6
/
+1
2006-08-29
kdrive: remove @KDRIVE_LIBS@ from Xfoo_DEPENDENCIES
Daniel Stone
1
-3
/
+1
2006-08-09
kdrive: remove ddx_DEPENDENCIES
Daniel Stone
1
-4
/
+0
2006-07-21
new KDrive input world order
Daniel Stone
3
-9
/
+18
2006-02-16
Make more extensions optional in build (for kdrive). Fix kdrive build for
Keith Packard
2
-6
/
+6
2005-12-27
s/XSERVER/KDRIVE/
Adam Jackson
1
-1
/
+1
2005-12-27
Remove Imakefiles.
Adam Jackson
1
-19
/
+0
2005-12-27
Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.h
Adam Jackson
3
-3
/
+3
2005-06-09
Perform a warnings sweep on hw/kdrive. A number of these were my fault, but
Eric Anholt
1
-1
/
+0
2005-02-08
hw/kdrive/ati/radeon_composite.c Support linear filtering
Keith Packard
1
-1
/
+1
2004-11-28
Re-read "fix" structure from kernel after mode selection, in case line
Phil Blundell
1
-0
/
+5
2004-09-14
Only set screen parameters if resolution has changed from current values.
Phil Blundell
1
-2
/
+6
2004-07-26
Eliminate bogus rate check in fbdevModeSupported. Hmm. Potentially bogus
Keith Packard
1
-5
/
+1
2004-07-20
Select optimized
Phil Blundell
1
-1
/
+32
2004-06-28
Separate out off-screen allocation from Init. Fix Enable to update
Keith Packard
1
-2
/
+3
2004-05-28
Hey, I like devfs.
Daniel Stone
1
-1
/
+2
2004-05-06
Use current resolution by default, change rate to 75 to match
Keith Packard
1
-3
/
+10
[next]