index
:
~marcoz/xserver
server-1.13-branch
Unnamed repository; edit this file 'description' to name the repository.
marcoz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-23
Remove obsolete XF86_DATE & xf86Date.h
Alan Coopersmith
3
-39
/
+1
2008-12-23
Remove unused CLOG_DATE (leftover from pre-git ChangeLog)
Alan Coopersmith
1
-14
/
+0
2008-12-23
Remove powerpc load/store functions from export list on other platforms
Alan Coopersmith
1
-14
/
+16
2008-12-23
Improve sdksyms.c automatic generation (Fix #19245).
Paulo Cesar Pereira de Andrade
2
-2
/
+17
2008-12-22
randr/xfree86: Fix initial gamma computation.
Maarten Maathuis
1
-7
/
+6
2008-12-22
xfree86/randr: Avoid a crash when xf86CrtcConfigPrivateIndex is -1.
Maarten Maathuis
1
-1
/
+1
2008-12-19
randr/xfree86: Fix a one off error in the panning calculations.
Maarten Maathuis
1
-4
/
+4
2008-12-18
Fix linking of Xorg with dtrace probes on Solaris
Alan Coopersmith
1
-0
/
+5
2008-12-18
Fix sdksyms.sh to work with Solaris/Sun compiler builds
Alan Coopersmith
2
-3
/
+3
2008-12-19
xfree86: don't restore the TTY mode if we didn't initialize it ourselves
Peter Hutterer
1
-2
/
+4
2008-12-18
Add xace headers to the SDK when enabled and export the XaceHooks symbol
Eamon Walsh
1
-0
/
+1
2008-12-18
Use regex pattern understood by all known awk variants.
Paulo Cesar Pereira de Andrade
1
-6
/
+8
2008-12-18
randr: add some notes about the stuff that changed in driver ABI 2
Maarten Maathuis
1
-12
/
+18
2008-12-18
randr: check for malloc failure
Maarten Maathuis
1
-0
/
+4
2008-12-18
Forgot to fix a comment.
Maarten Maathuis
1
-2
/
+1
2008-12-17
randr: some improvements, fixes and crtc abi bump
Maarten Maathuis
3
-21
/
+38
2008-12-17
randr: Improve per-crtc gamma support.
Maarten Maathuis
6
-5
/
+204
2008-12-16
config: Add vboxvideo and tga to the magic driver list
Adam Jackson
1
-6
/
+7
2008-12-16
randr: Update EDID_ATOM_NAME to reflect RandR 1.3 name change
Matthias Hopf
1
-1
/
+1
2008-12-16
Support -sharevts on FreeBSD
Robert Noland
1
-36
/
+52
2008-12-15
Patch brown-bag fix for bug 19017 (scrn->virtualX/virtualY 0 before PreInit)
Keith Packard
1
-0
/
+6
2008-12-15
Use scrn->virtualX/virtualY in xf86CrtcFitsScreen. Fix bug 19017.
Keith Packard
2
-17
/
+2
2008-12-15
When disabling SIGIO tracking, use SIG_IGN instead of SIG_DFL.
Keith Packard
1
-1
/
+1
2008-12-15
Clean up rotation data when crtc is turned off
Keith Packard
3
-1
/
+9
2008-12-15
Fix typo in xf86PickCrtcs()
Cooper Yuan
1
-1
/
+1
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
11
-17
/
+0
2008-12-12
xfree86: dump the ptraccel filter setup to the log on init.
Simon Thum
1
-2
/
+7
2008-12-11
randr: Fix initial panning border copy
Matthias Hopf
1
-1
/
+4
2008-12-11
randr: Update initial screen size if panning information is present
Matthias Hopf
1
-4
/
+17
2008-12-11
randr: Fix error message for bad panning config
Matthias Hopf
1
-1
/
+1
2008-12-11
randr: Add monitor option "Panning" for initial panning configuration
Matthias Hopf
2
-1
/
+65
2008-12-11
Modify sdksyms.sh to receive $top_srcdir as first argument.
Paulo Cesar Pereira de Andrade
2
-4
/
+10
2008-12-10
Add dependency tracking to sdksyms.c and export composite wrapper.
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2008-12-08
Correct wrong symbol reference on sparc.
Paulo Cesar Pereira de Andrade
2
-6
/
+12
2008-12-08
Don't use gnu specific extensions to awk when builing symbols
Benjamin Close
1
-5
/
+5
2008-12-08
xfree86: init EQ before trying to initialise the devices (#18890)
Peter Hutterer
1
-2
/
+2
2008-12-08
xfree86: Only use the evdev ruleset on linux.
Peter Hutterer
1
-2
/
+8
2008-12-08
xfree86: fix compiler warning (use of uninitialized variable)
Peter Hutterer
1
-2
/
+2
2008-12-07
Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/xserver
Matthieu Herrb
1
-2
/
+2
2008-12-07
Fix build in separate build directory.
Matthieu Herrb
1
-1
/
+1
2008-12-07
Convert libx86emu.a to a "libtool convenience library".
Paulo Cesar Pereira de Andrade
1
-2
/
+2
2008-12-07
Export some symbols from libxf86config when installing it.
Paulo Cesar Pereira de Andrade
1
-3
/
+6
2008-12-07
Correct xf86acpiDisableFlag symbol.
Paulo Cesar Pereira de Andrade
1
-0
/
+2
2008-12-07
Use libtool convenience libraries and better "symbol" table.
Paulo Cesar Pereira de Andrade
16
-1275
/
+448
2008-12-05
Make sure _X_EXPORT is defined in edid.h
Alan Coopersmith
1
-0
/
+4
2008-12-05
Add back a simplified version of the loader static address tables.
Paulo Cesar Pereira de Andrade
3
-4
/
+1216
2008-12-05
Remove static symbol address tables in hw/xfree86/loader/*sym.{c,h}
Paulo Cesar Pereira de Andrade
8
-1763
/
+6
2008-12-04
Move _X_EXPORT attribute to header file.
Paulo Cesar Pereira de Andrade
2
-2
/
+2
2008-12-04
randr: Allow panning to be disabled per axis
Matthias Hopf
1
-25
/
+39
2008-12-04
randr: Rework panning area verification
Matthias Hopf
1
-25
/
+73
[next]