index
:
~teuf/spice-qxl-win
mingw
Unnamed repository; edit this file 'description' to name the repository.
teuf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
display
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-23
Add union to SurfaceInfo to put in next_free pointer
Alexander Larsson
4
-6
/
+10
2010-08-23
Free surface id if surface construction failed
Alexander Larsson
1
-2
/
+4
2010-08-23
Release resources before allocating
Alexander Larsson
1
-32
/
+49
2010-08-23
Grab malloc_sem in FreeMem
Alexander Larsson
1
-0
/
+2
2010-08-23
Make malloc_sem global
Alexander Larsson
3
-19
/
+18
2010-08-20
Move SurfaceInfo to global data
Alexander Larsson
4
-15
/
+21
2010-08-20
Add helper functions for surface info <-> id mapping
Alexander Larsson
4
-16
/
+22
2010-08-20
Move SurfaceInfo structure
Alexander Larsson
1
-14
/
+13
2010-08-18
aligning surfaces stride to 4
Yonit Halperin
1
-4
/
+6
2010-08-18
Change surfaces allocation method.
Yonit Halperin
6
-222
/
+111
2010-07-14
Fix corrupted ram data (e.g., release_ring), and unsynchronized worker, after...
Yonit Halperin
4
-0
/
+25
2010-07-12
Fix memory leak: deleting primary surface device bitmap when it is disabled.
Yonit Halperin
2
-12
/
+1
2010-07-12
Fix global resources cleanup
Yonit Halperin
1
-1
/
+1
2010-07-08
Update to the new QXL types (not SpiceXyz)
Alexander Larsson
3
-10
/
+10
2010-07-07
Initialize id and widht/height of ImageDescriptor for surface images
Alexander Larsson
1
-2
/
+6
2010-07-05
Remove unused vector font code
Alexander Larsson
1
-52
/
+0
2010-07-01
Remove unused code from driver
Alexander Larsson
1
-102
/
+4
2010-07-01
Update to use the new QXL type instead of the Spice ones
Alexander Larsson
6
-49
/
+49
2010-06-29
Fix bad memory free of cursor
Alexander Larsson
1
-1
/
+1
2010-04-28
Support HIGH_BITS_SET flag to avoid sending rgba unnecessarily
Alexander Larsson
1
-11
/
+30
2010-04-28
Ensure image->descriptor.flags is zero for surface images
Alexander Larsson
1
-0
/
+2
2010-04-23
Always make surfaces xRGB, since ARGB breaks things
Alexander Larsson
1
-5
/
+1
2010-04-23
Revert disabling of alpha blend from surfaces
Alexander Larsson
1
-22
/
+8
2010-04-23
Always send 32bpp as rgba if any alpha byte is non-zero
Alexander Larsson
1
-0
/
+27
2010-04-23
Support source alpha flag for surfaces
Alexander Larsson
1
-0
/
+5
2010-04-23
Handle surfaces being in their "normal" format in spice, not 32bit
Alexander Larsson
3
-74
/
+3
2010-04-16
Initial format work
Alexander Larsson
2
-17
/
+22
2010-04-13
DrvSetPointerShape: handle surface which is not bitmap
Yonit Halperin
3
-17
/
+87
2010-04-12
qxl: win32: fail in case windows will try to create surface with
Izik Eidus
1
-1
/
+2
2010-04-12
spice: qxl win32 driver: fix wrong MIN check at BitBltFromDev
Izik Eidus
1
-5
/
+6
2010-04-08
qxl driver win32: fix 16bpp support
Izik Eidus
1
-1
/
+1
2010-04-07
qxl: change debug level of qxlcopybits
Izik Eidus
1
-1
/
+1
2010-04-07
spice qxl: for now remove alphablend operations on off screens
Izik Eidus
1
-8
/
+22
2010-04-06
qxl: fix small race when entering and exiting to vga mode
Izik Eidus
1
-1
/
+1
2010-04-03
qxl driver: add off screen supprot
Izik Eidus
13
-198
/
+946
2010-03-05
Don't claim to support vector fonts or beziers
Alexander Larsson
1
-2
/
+2
2010-03-05
Don' ever generate path clip regions
Alexander Larsson
1
-22
/
+1
2010-02-17
do guest driver to host memcpys using sse.
Izik Eidus
4
-15
/
+313
2010-02-17
qxl: add counter for stream_test
Izik Eidus
2
-1
/
+9
2010-02-17
spice: split heavily clipped images into small images (speed win7)
Izik Eidus
3
-13
/
+190
2010-02-17
qxl win: make the qxl driver build with latest namespace changes
Izik Eidus
15
-198
/
+3570
2010-02-10
spice: qxl win driver: change debug level check
Izik Eidus
1
-1
/
+1
2010-01-28
win qxl driver: add surface 0 support
Izik Eidus
8
-321
/
+643
2010-01-05
spice: qxl driver: add modified murmur hash 2a
Izik Eidus
3
-43
/
+28
2009-11-23
spice: qxl add memslot support
Izik Eidus
3
-46
/
+121
2009-11-04
change version to 1.3
Yaniv Kamay
1
-3
/
+3
2009-11-04
fresh start
Yaniv Kamay
17
-0
/
+9111