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
2011-06-07
Remove unused EventList variable
xspice.v4
Søren Sandmann Pedersen
1
-1
/
+0
2011-05-26
xspice/qxl_ring: yield when ring is full
Alon Levy
1
-1
/
+5
2011-05-26
xspice: README, config, launcher script
Alon Levy
4
-0
/
+172
2011-05-26
xspice: add inputs (mouse and keyboard)
Alon Levy
4
-0
/
+341
2011-05-24
xspice: implement ioport_write
Alon Levy
1
-0
/
+181
2011-05-24
xspice: add init_qxl_ram
Alon Levy
3
-0
/
+55
2011-05-24
xspice: add display interface
Alon Levy
5
-0
/
+358
2011-05-24
xspice: init spice server, add main loop
Alon Levy
5
-0
/
+358
2011-05-24
xspice: add SpicePort config option
Alon Levy
2
-0
/
+6
2011-05-24
xspice: implement map_helper, unmap_helper, add init_qxl_rom
Alon Levy
5
-0
/
+181
2011-05-24
xspice: use spiceqxlModuleData as entry point
Alon Levy
1
-1
/
+7
2011-05-24
xspice: don't load ramdac and vgahw sub modules
Alon Levy
1
-3
/
+6
2011-05-24
xspice: allocate a single slot
Alon Levy
1
-0
/
+4
2011-05-24
xspice: stop using pci and vga
Alon Levy
2
-10
/
+88
2011-05-24
xspice: add spiceqxl_io_port, empty implementation
Alon Levy
4
-0
/
+24
2011-05-24
xspice: use spiceqxl as name of xspice driver
Alon Levy
2
-3
/
+8
2011-05-24
xspice: add configure option and make target
Alon Levy
2
-0
/
+40
2011-05-24
qxl_driver: introduce helpers for memory map and unmap
Alon Levy
1
-20
/
+32
2011-05-24
qxl_driver: add setup_slot helper
Alon Levy
1
-45
/
+42
2011-05-24
add config options (empty for now)
Alon Levy
2
-0
/
+16
2011-05-24
partially replace outb with ioport_write
Alon Levy
4
-9
/
+15
2011-05-24
qxl_ring: keep qxl pointer
Alon Levy
3
-9
/
+12
2011-05-24
log git commit if any during load
Alon Levy
2
-0
/
+9
2011-05-24
configure.ac: remove unused DRIVER_NAME
Alon Levy
1
-3
/
+0
2011-04-29
cleanup (add eol between system and non system includes)
Alon Levy
1
-0
/
+1
2011-04-29
qxl_driver: whitespace fixes
Alon Levy
1
-26
/
+26
2011-04-29
qxl_driver: fix three incompatible pointer passed warnings
Alon Levy
1
-4
/
+4
2011-04-29
qxl_driver: fix initialization from wrong pointer warning
Alon Levy
1
-1
/
+1
2011-04-29
use spice-protocol defines for ring sizes
Alon Levy
1
-3
/
+3
2011-04-27
qxl.h: move spice include right after system includes
Alon Levy
1
-2
/
+1
2011-04-27
qxl_image.c: fix defined but unused warning
Alon Levy
1
-0
/
+2
2011-04-27
qxl_mem.c: fix pointer arithmatic warning (-Wpointer-arith)
Alon Levy
1
-1
/
+1
2011-04-27
qxl.h: double include protection
Alon Levy
1
-0
/
+5
2011-03-20
Fix VT switching
Søren Sandmann Pedersen
4
-3
/
+34
2011-03-19
Generate tighter damage for PolyFillRect
Søren Sandmann Pedersen
1
-21
/
+14
2011-03-19
Tiled upload of images after software fallback.
Søren Sandmann Pedersen
1
-1
/
+26
2011-03-19
Don't re-upload read-only surfaces after a software fallback.
Søren Sandmann Pedersen
1
-14
/
+24
2011-02-14
s/qxl_ram_header/QXLRam/
Alon Levy
3
-37
/
+15
2011-02-14
use structs from spice-protocol qxl_dev.h
Alon Levy
5
-520
/
+93
2011-02-14
use spice-protocol qxl_dev.h enums
Alon Levy
2
-98
/
+7
2011-02-14
build: add spice-protocol dep
Alon Levy
2
-1
/
+3
2011-02-14
qxl_driver: remove unused variable (found by gcc 4.6.0)
Alon Levy
1
-2
/
+0
2011-02-14
gcc-4.6.0 fix: cast unmatching function pointers
Alon Levy
1
-6
/
+6
2011-01-26
Bump version number
Søren Sandmann Pedersen
1
-1
/
+1
2011-01-26
Remove calls to SourceValidate() from uxa-damage.c
Søren Sandmann Pedersen
1
-20
/
+0
2011-01-26
Make it compile with and without dixLookupPrivate() changes.
Søren Sandmann Pedersen
5
-2
/
+44
2011-01-26
Only add images to the cache if they are 128x128 or bigger
Søren Sandmann
1
-3
/
+21
2011-01-26
Add debugging code
Søren Sandmann
2
-93
/
+176
2011-01-26
More explicit life cycle management
Søren Sandmann Pedersen
6
-137
/
+227
2011-01-26
Add a surface cache
Søren Sandmann Pedersen
3
-136
/
+345
[next]