index
:
~mperes/xserver
3x4k
backlight
dpcompliance
dri2-swapbuffers
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
vfb
/
InitOutput.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-08
vfb: Don't reimplement micmap so much
Adam Jackson
1
-52
/
+3
2014-03-25
miinitext: introduce LoadExtensionList() to replace over LoadExtension()
Emil Velikov
1
-4
/
+1
2014-01-22
hw/vfb: Rename screenInfo parameter to screen_info
Keith Packard
1
-9
/
+9
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-3
/
+3
2014-01-12
vfb: Remove unused pXWDCmap variable
Keith Packard
1
-2
/
+0
2012-11-21
vfb: Initialize the GLX extension again.
Raphael Kubo da Costa
1
-0
/
+19
2012-09-23
dix: Remove #includes of mibstore.h
Daniel Martin
1
-1
/
+0
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-5
/
+5
2012-05-24
Xvfb: destroy the screen pixmap in CloseScreen
Julien Cristau
1
-0
/
+7
2012-03-24
os: Pass the FatalError message to OsVendorFatalError
Jeremy Huddleston
1
-1
/
+1
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-422
/
+389
2011-12-05
Move to autoconf standard function name checks & defines
Alan Coopersmith
1
-13
/
+13
2011-12-02
Limit the number of screens Xvfb will attempt to allocate memory for
Alan Coopersmith
1
-1
/
+3
2011-11-23
Convert a bunch of sprintf to snprintf calls
Alan Coopersmith
1
-1
/
+2
2011-10-24
Bug 38420: Xvfb crashes in miInitVisuals() when started with depth=2
Christopher Yeleighton
1
-0
/
+2
2011-09-21
Use internal temp variable for swap macros
Matt Turner
1
-2
/
+1
2011-07-27
Terminate the log with one last message.
Peter Hutterer
1
-3
/
+3
2010-11-30
dix: Remove the backing store leftovers
Adam Jackson
1
-7
/
+0
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-1
/
+1
2010-06-06
Replace deprecated bzero with memset
Mikhail Gusarov
1
-1
/
+1
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-2
/
+5
2010-05-13
Quit using clientErrorValue in dix/colormap.c.
Jamey Sharp
1
-1
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-9
/
+9
2010-04-27
Make Xvfb independent of MAXSCREENS.
Jamey Sharp
1
-5
/
+11
2010-04-27
Xvfb: Simplify screen option processing.
Jamey Sharp
1
-64
/
+27
2010-04-27
Delete redundant scrnum field from Xvfb private screen-info struct.
Jamey Sharp
1
-4
/
+2
2010-04-27
Track screens' installed colormaps as screen privates.
Jamey Sharp
1
-10
/
+13
2010-04-21
Xvfb: Usage message typo fix.
Keith Packard
1
-1
/
+1
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
1
-4
/
+0
2009-06-11
vfb: Re-enable 30bpp support
Adam Jackson
1
-0
/
+6
2009-05-29
vfb: Fix depth setup.
Adam Jackson
1
-27
/
+3
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
1
-2
/
+4
2009-01-11
Xvfb: ANSI cleanups
Julien Cristau
1
-5
/
+5
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-1
/
+0
2008-07-23
Unifdef AIX.
Adam Jackson
1
-5
/
+0
2008-05-21
drop xprint remnants: InitGlobals
George Sapountzis
1
-5
/
+0
2008-02-14
Use strerror instead of errno values in user strings.
Adam Jackson
1
-9
/
+9
2007-12-07
Darwin: Use __APPLE__ instead of __DARWIN__
Jeremy Huddleston
1
-1
/
+1
2007-11-05
Xvfb: Remove usage of alloca
Daniel Stone
1
-6
/
+6
2007-09-19
XVFB: Removed obsolete hack to build on Darwin
Ben Byer
1
-16
/
+0
2006-08-23
Make 'Xvfb -render' also disable Composite, lest we segfault on startup.
Adam Jackson
1
-0
/
+3
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-2
/
+0
2006-07-20
Remove the DDXTIME conditional, for being unused.
Adam Jackson
1
-11
/
+0
2006-06-19
fix compiler warning in hw/vfb/InitOutput.c
Greg Kroah-Hartman
1
-0
/
+2
2006-03-11
Add HAS_MMAP for Xvfb
Alan Coopersmith
1
-11
/
+24
2006-02-13
Move call to xf86WrapperInit() to OsVendorInit() in xf86Init.c and remove
Benjamin Herrenschmidt
1
-3
/
+0
2006-02-11
Add stub xf86WrapperInits so that the servers will build even if os/ was
Eric Anholt
1
-0
/
+2
2005-11-07
Fix Xvfb to work properly in depth 15 mode. Fixes XTS5 XCloseDisplay-3
Kevin E Martin
1
-7
/
+4
2005-07-23
Change the default depth back to 8 like it was originally. Disable the
Stuart R. Anderson
1
-1
/
+9
2005-07-12
Prepare Xdmx and Xvfb for modularization by adding appropriate #include
Kevin E Martin
1
-0
/
+4
[next]