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-09-20
Save FPU on stack, not in pdev
Alexander Larsson
2
-16
/
+17
2010-09-20
Add protection for cursor_ring
Alexander Larsson
2
-0
/
+12
2010-09-20
Fixed up cmd_sem use
Alexander Larsson
1
-6
/
+6
2010-09-20
Only look for streams on primary surface
Alexander Larsson
1
-4
/
+6
2010-09-20
Protect surface id allocation with semaphore
Alexander Larsson
3
-7
/
+27
2010-09-20
Protect all references to cmd_ring with cmd_sem
Alexander Larsson
1
-2
/
+7
2010-09-20
Move cmd_sem and print_sem to global device info
Alexander Larsson
3
-24
/
+24
2010-09-20
Drop DevResDynamic
Alexander Larsson
2
-37
/
+24
2010-09-20
Make global_res be an array of pointers and Res a pointer
Alexander Larsson
5
-209
/
+195
2010-09-16
WDK clarification
Gerd Hoffmann
17
-202
/
+270
2010-09-09
Sync dll version with inf file
Alexander Larsson
1
-2
/
+2
2010-09-09
Protect release_ring with malloc_sem
Alexander Larsson
2
-1
/
+6
2010-09-09
Don't leak resources
Alexander Larsson
1
-1
/
+2
2010-08-23
Remove unused surfaces_used
Alexander Larsson
2
-12
/
+1
2010-08-23
New list based surface allocator
Alexander Larsson
4
-9
/
+22
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
[next]