index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-18
Ensure all resource types created have names registered
Alan Coopersmith
4
-0
/
+12
2009-12-18
Check for failures from CreateNewResourceType
Alan Coopersmith
2
-1
/
+8
2009-12-18
Add platform compatibility defines for Sun Studio compilers
Alan Coopersmith
1
-0
/
+14
2009-12-18
Convert checks for PC98 support from platform #ifdefs to configure flag
Alan Coopersmith
4
-17
/
+6
2009-12-16
Merge remote branch 'alanc/master'
Keith Packard
13
-225
/
+170
2009-12-16
xf86xv: Fix off-by-one in viewport clipping
Ville Syrjälä
1
-6
/
+6
2009-12-16
xfree86: belately init RandR12 if xinerama fails. (#24627)
Peter Hutterer
1
-1
/
+6
2009-12-16
xfree86: fix -quiet option behaviour
Tiago Vignatti
1
-1
/
+1
2009-12-16
xfree86: spam output but with verbose level checked instead
Tiago Vignatti
1
-21
/
+25
2009-12-16
Add freetype & type1 to the LoadModules ignore list
Alan Coopersmith
1
-1
/
+3
2009-12-16
Update Sun license notices to current X.Org standard form
Alan Coopersmith
10
-224
/
+164
2009-12-15
Fix builds with --with-int10=stub
Alan Coopersmith
2
-0
/
+3
2009-12-11
xfree86: remove unused variable in configureDDMonitorSection.
Peter Hutterer
1
-1
/
+0
2009-12-02
Merge remote branch 'whot/master'
Keith Packard
1
-1
/
+1
2009-12-03
xfree86: tell users to disable AutoAddDevices, not AllowEmptyInput.
Peter Hutterer
1
-1
/
+1
2009-12-02
Xv: Fix AdjustFrame when driver implements ReputImage.
Luc Verhaegen
1
-2
/
+2
2009-11-25
Update man-pages for new default font paths
Ingmar Vanhassel
2
-7
/
+7
2009-11-20
xfree86: Edid quirk for Philips LCD LP154W01
Zhao Yakui
1
-5
/
+10
2009-11-17
xfree86: set a sane umask before opening the log
Julien Cristau
1
-1
/
+3
2009-11-16
Use glibc's in/out routines
Matt Turner
5
-224
/
+18
2009-11-11
.gitignore: use common defaults with custom section #24239
Gaetan Nadon
11
-8
/
+35
2009-11-10
Move FD_CLR above pInfo->read_input
Chase Douglas
1
-2
/
+3
2009-11-09
loader: actually stat something that has some chance of existing. (v2)
Dave Airlie
1
-2
/
+5
2009-11-06
randr: Turn on ModeDebug during server setup
Adam Jackson
1
-5
/
+7
2009-11-06
Remove lnx_font.c and lnx.h
Matt Turner
6
-328
/
+2
2009-11-05
Use $(MAKE) instead of "make" to build Solaris inline assembly
Alan Coopersmith
1
-1
/
+2
2009-11-01
Make sys.c use unaligned access functions provided in compiler.
Matt Turner
2
-181
/
+2
2009-10-29
Supply all code using dl*() with DLOPEN_LIBS
Mikhail Gusarov
1
-0
/
+1
2009-10-29
EDID: Extend the HDTV hack to handle "1368x769"
Adam Jackson
1
-2
/
+4
2009-10-29
modes: Fix duplicate detection, and do it more consistently
Adam Jackson
4
-31
/
+39
2009-10-29
modes: De-duplicate a clock range check.
Adam Jackson
1
-17
/
+12
2009-10-29
EDID: Fix interlaced detailed timings to be frame size, not field size
Adam Jackson
1
-1
/
+40
2009-10-29
modes: Decorate interlaced mode names with a trailing 'i'
Adam Jackson
2
-5
/
+7
2009-10-29
EDID: CEA extension support
Ma Ling
7
-429
/
+935
2009-10-28
Suppress certain GCC warnings in auto-generated code.
Jamey Sharp
1
-0
/
+1
2009-10-28
Don't cast double to int: use default conversions or explicitly round.
Jamey Sharp
2
-6
/
+6
2009-10-28
Add video driver flag to indicate that console access is not needed.
Jamey Sharp
2
-11
/
+22
2009-10-28
xfree86: Fix description of DDC_QUIRK_DETAILED_USE_MAXIMUM_SIZE
Tormod Volden
1
-1
/
+1
2009-10-27
Xinput: allow non-integer values again for Constant- and AdaptiveDeceleration
Hans Nieser
1
-2
/
+2
2009-10-23
DRI2: Report the correct extension minor version
Keith Packard
1
-1
/
+1
2009-10-23
Kill compilation warnings.
Marcin Baczyński
2
-3
/
+11
2009-10-13
Merge remote branch 'mattst88/master'
Keith Packard
6
-25
/
+111
2009-10-13
[alpha] assume we have __NR_pciconfig_iobase
Matt Turner
1
-4
/
+0
2009-10-13
[alpha] don't return from void functions
Matt Turner
1
-6
/
+12
2009-10-08
Cast small-int values through intptr_t when passed as pointers
Jamey Sharp
2
-4
/
+6
2009-10-08
Resource leakage: 0 is a valid file descriptor
Martin Ettl
2
-2
/
+2
2009-10-07
Fix undefined symbols on alpha
Michael Cree
1
-6
/
+6
2009-10-06
Use $(AM_V_GEN) to silence more commands when AM_SILENT_RULES is active
Alan Coopersmith
1
-4
/
+4
2009-10-06
Add platform tests for Dtrace linker magic
Alan Coopersmith
1
-1
/
+1
2009-10-06
xfree86: remove log-spamming DebugF
Peter Hutterer
1
-10
/
+0
[next]