index
:
~krh/xserver
dri2-invalidate
dri2-resource-fixes
flush-callback
glamor-ddx
glx-destroy-mess
master
wayland-rootless
xwayland-dri3
xwayland-for-keithp
xwayland-glamor
Unnamed repository; edit this file 'description' to name the repository.
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-02
Bugzilla #4616:
Eric Anholt
16
-100
/
+137
2005-10-01
Refactors __glXImageSize and __glXImage3DSize into a single function. It
Ian Romanick
5
-45
/
+99
2005-10-01
Remove some more incorrect prototypes for the __gl*_size functions.
Ian Romanick
1
-16
/
+0
2005-10-01
Bug #3822: out of bound reads in fbbltone and fbblt (Mark Kettenis, Thierry
Matthieu Herrb
2
-9
/
+23
2005-10-01
Bug #3411: fix handling of keyboard Autorepeat rate in xorg.conf.
Matthieu Herrb
2
-1
/
+4
2005-10-01
Add hw/xfree86/getconfig
Alan Coopersmith
2
-0
/
+47
2005-10-01
Oops - fix build/install of fbdevhw.man
Alan Coopersmith
1
-1
/
+3
2005-10-01
Adding more doc files & fbdevhw man page
Alan Coopersmith
4
-4
/
+12
2005-09-30
RandR: Fix failure handling (Closes #4635; Thomas Winischhofer)
Thomas Winischhofer
1
-21
/
+37
2005-09-30
Man page processing/installation and other doc file updates
Alan Coopersmith
16
-48
/
+130
2005-09-30
sparse cleanups. s/0/NULL/ and mark a few things static.
Adam Jackson
12
-57
/
+57
2005-09-28
Make the server distcheck:
Søren Sandmann Pedersen
9
-69
/
+80
2005-09-28
- Use the dirty flag (which should be set correctly all the time,
Eric Anholt
9
-192
/
+150
2005-09-28
Add kbd_mode build system
Alan Coopersmith
4
-0
/
+78
2005-09-28
Replace all uses of __glEvalComputeK (and the doubly redundant
Ian Romanick
12
-168
/
+20
2005-09-28
Add __SVR4 #ifdefs to work in non-Imake builds.
Alan Coopersmith
1
-1
/
+2
2005-09-27
Fix distcheck build and install errors.
Kevin E Martin
19
-48
/
+76
2005-09-27
Make XpConfig build system call mkfont{scale,dir}
Søren Sandmann Pedersen
9
-1
/
+168
2005-09-27
Add forgotten Makefile.am
Søren Sandmann Pedersen
1
-0
/
+50
2005-09-27
Get XpConfig build system in pretty much working state
Søren Sandmann Pedersen
18
-25
/
+149
2005-09-27
Fix make dist to include only sgml files.
Kevin E Martin
3
-4
/
+10
2005-09-27
Add build system for building docs and fix setuid issues.
Kevin E Martin
7
-4
/
+152
2005-09-27
Include xorg-config.h so the generated file will also include it.
Kevin E Martin
1
-0
/
+4
2005-09-27
Fix some problems that caused incorrectly annotated prototypes for
Ian Romanick
2
-24
/
+4
2005-09-26
Various small fixups to get XpConfig to 'build'
Søren Sandmann Pedersen
3
-3
/
+23
2005-09-26
Check in skeleton Makefile.am's for the rest of XpConfig
Søren Sandmann Pedersen
23
-5
/
+379
2005-09-26
Take care of more files from monolith's Xserver/hw/xfree86/etc dir:
Alan Coopersmith
7
-3
/
+140
2005-09-26
Add initial build system for XpConfig
Søren Sandmann Pedersen
3
-1
/
+700
2005-09-26
alanc@alf:/export/alanc/X.org/head/cvs-rw/xc [7:40pm - 628] head -14
Alan Coopersmith
3
-11
/
+20
2005-09-25
Add SecurityPolicy file for XCSECURITY extension.
Alan Coopersmith
3
-6
/
+16
2005-09-24
Changed the license to a X/MIT one
Bogdan Diaconescu
2
-4
/
+46
2005-09-24
Disable the {Open,Close}FullScreen DRI protocol. Remove empty FullScreen
Adam Jackson
3
-167
/
+1
2005-09-24
Add scanpci, xorgcfg, & xorgconfig utilities.
Alan Coopersmith
11
-20
/
+378
2005-09-23
Fri Sep 23 19:00:06 2005 Søren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
1
-7
/
+16
2005-09-23
Sun bug #6321613
Alan Coopersmith
1
-5
/
+10
2005-09-22
put back some agp related allocation messages
Alan Hourihane
1
-0
/
+4
2005-09-22
fix typo
Alan Hourihane
1
-5
/
+1
2005-09-21
Bug #4541: Fix text drawing in the case where a list contains no
Eric Anholt
3
-3
/
+27
2005-09-21
Accept --with-xkb-output argument to specify output dir for compiled xkb
Kristian Høgsberg
3
-0
/
+21
2005-09-21
- Change migration-in rule slightly: previously, if your score was less
Eric Anholt
18
-228
/
+300
2005-09-21
Add support for hardware accelerating tiled background painting. One
Eric Anholt
6
-330
/
+546
2005-09-21
Bug #4487: Add the bsd subdir to DIST_SUBDIRS. (Joshua Baergen)
Adam Jackson
2
-1
/
+6
2005-09-21
Bug #4257: Move cfbcmap.c to cfb_common_sources.
Adam Jackson
3
-3
/
+10
2005-09-20
Missing backslash
Adam Jackson
1
-2
/
+2
2005-09-20
Update CVS project tag & notice about pci.ids license in output .h.
Alan Coopersmith
2
-462
/
+6656
2005-09-20
Add --disable-install-setuid option so you can build as non-root and
Alan Coopersmith
3
-0
/
+31
2005-09-19
Linux/Alpha support (Stefaan De Roeck)
Alan Coopersmith
4
-1
/
+19
2005-09-19
Update to latest version from pciids.sf.net
Alan Coopersmith
2
-229
/
+756
2005-09-19
#include "xf86Axp.h" -> "shared/xf86Axp.h" for modular build. (Stefaan De
Alan Coopersmith
1
-1
/
+2
2005-09-18
Break EXA ABI while we still can. Add coordinates to the UploadToScreen
Eric Anholt
11
-30
/
+77
[next]