index
:
~sandmann/xf86-video-qxl
F14
a8
debugrenderfallbacks
f14-no-history
fallbackstats
memslots
options
render
render-for-master
render2
rhel5
rhel6-crack
rhel62
rhel64
rhel65
surface-fixes
surface0
trackimages
uxa
xspice.v4
Unnamed repository; edit this file to name it for gitweb.
sandmann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-26
Print statistics about images
trackimages
Søren Sandmann
6
-26
/
+112
2012-04-26
Add option to print image drawing statistics
Søren Sandmann
2
-9
/
+7
2012-04-26
Add option to track fallbacks
Søren Sandmann Pedersen
3
-0
/
+32
2012-04-25
Change xorg-macros -> xorg-x11-util-macros in configure error message
Yaniv Kaul
1
-1
/
+1
2012-04-24
qxl_driver: ifdef out qxl_wait_for_io_command if not XSPICE
Alon Levy
1
-0
/
+2
2012-04-24
qxl_surface.c: fix -Wshadow warning
Alon Levy
1
-1
/
+0
2012-04-24
mspace: no more warnings
Alon Levy
2
-6
/
+10
2012-04-24
spiceqxl_io_port: use pointer_to_u64 (fix warning)
Alon Levy
1
-1
/
+1
2012-04-24
spiceqxl_io_port: use attribute printf (fix warning)
Alon Levy
1
-1
/
+1
2012-04-24
qxl_surface: qxl_surface_prepare_access: remove assigned but unused variables
Alon Levy
1
-4
/
+0
2012-04-24
spiceqxl: Xspice is spelled with a lower s
Alon Levy
1
-2
/
+2
2012-04-15
README.xspice: updpate repository
Alon Levy
1
-2
/
+2
2012-03-18
protect AC_CHECK_FILE for cross compiling
Alon Levy
1
-5
/
+8
2012-03-18
qxl: missed one file that needs config.h
Dave Airlie
1
-0
/
+3
2012-03-18
qxl: fix config.h usage
Dave Airlie
13
-2
/
+42
2012-03-15
Version bump to 0.0.17
Søren Sandmann Pedersen
1
-1
/
+1
2012-03-15
Add qxl_option_helper.h to Makefile.am
Søren Sandmann Pedersen
1
-1
/
+2
2012-03-15
In qxl_prepare_access(), don't modify the width/height of the pixmap
Søren Sandmann Pedersen
1
-4
/
+0
2012-03-14
qxl_surface.c: Remove #if 0'd debug spew
Søren Sandmann Pedersen
1
-169
/
+4
2012-03-09
options: Turn surfaces and caching on by default
Søren Sandmann Pedersen
1
-3
/
+3
2012-02-16
missed when added qxl_option_helpers.c
Alon Levy
1
-0
/
+14
2012-02-16
replace lookup3 with MurmurHash3
Alon Levy
6
-803
/
+404
2012-02-16
xspice_keyboard_proc: fix arrow keys
Alon Levy
1
-1
/
+8
2012-02-16
introduce qxl_option_helpers.[ch]
Alon Levy
4
-34
/
+40
2012-02-09
Don't leak the surface when we run out of video memory.
Søren Sandmann
1
-16
/
+19
2012-02-09
Move check for zero width/height surfaces to qxl_surface_create()
Søren Sandmann
1
-6
/
+6
2012-02-07
In qxl_check_copy() accept pixmaps that don't have surfaces
Søren Sandmann
2
-17
/
+0
2012-01-31
xf86PciInfo.h is deprecated and unused, drop it
Alon Levy
1
-1
/
+0
2012-01-31
qxl_image: cleanup qxl_image_create
Alon Levy
1
-8
/
+5
2012-01-30
Enable surface and caching option defaults for Xspice
Alon Levy
1
-4
/
+6
2012-01-30
xspice: remove duplicate declaration (fixes warning)
Alon Levy
1
-1
/
+0
2012-01-30
Enable surface and caching options for XSpice too
Søren Sandmann Pedersen
1
-5
/
+4
2012-01-28
examples/spiceqxl.xorg.conf.example: fix in vm usage.
Alon Levy
1
-0
/
+5
2012-01-27
Enable caching of images based on the configuration options
Søren Sandmann Pedersen
3
-69
/
+28
2012-01-27
Return NULL from qxl_surface_create() when surfaces are disabled
Søren Sandmann Pedersen
1
-0
/
+3
2012-01-27
Add support for parsing various options
Søren Sandmann Pedersen
2
-2
/
+35
2012-01-19
Use u64_to_pointer() instead of a cast to void *
Søren Sandmann Pedersen
1
-1
/
+1
2012-01-19
Track damage for PolyLine fallbacks.
Søren Sandmann Pedersen
1
-2
/
+9
2012-01-18
qxl-driver: call vgaHWSetStdFuncs explicitly
Alon Levy
1
-0
/
+1
2012-01-18
build fixes: sched_yield and missing declaration
Alon Levy
3
-2
/
+6
2012-01-18
Guard access to "pci" with #ifndef XPSICE
Søren Sandmann Pedersen
1
-0
/
+2
2012-01-17
Fix mis-merge
Søren Sandmann Pedersen
1
-29
/
+29
2012-01-17
Reset non-primary device out of CloseScreen().
Søren Sandmann Pedersen
1
-3
/
+5
2012-01-17
If qxl_pre_init() is called without a confScreen, just return FALSE.
Søren Sandmann Pedersen
1
-0
/
+6
2012-01-17
Transmit images in smaller chunks
Søren Sandmann Pedersen
1
-16
/
+60
2011-12-19
configure.ac: support autoconf 2.63
Alon Levy
1
-1
/
+1
2011-12-19
Revert "Use new 8BIT_A format for 8 bit pixmaps."
Søren Sandmann Pedersen
1
-1
/
+1
2011-12-17
Don't translate newly generated paccess region
Søren Sandmann
1
-16
/
+14
2011-12-13
Use new 8BIT_A format for 8 bit pixmaps.
Søren Sandmann
1
-1
/
+1
2011-11-14
support _ASYNC io calls and interrupt handling (busy wait)
Gerd Hoffmann
3
-6
/
+72
[next]