index
:
~alon/qxl
1.2
async_and_s3.v4
fix_highres_modes_2000
master
memcpy-benchmark-amd64
s3
s3.alon
s3.temp
s3.v1
s3.v3.async.v3
s3.wip
wddm
wip-d3d-empty
wip/mingw
Unnamed repository; edit this file to name it for gitweb.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-02
spice: windows qxl drivers: support x64 build
HEAD
master
Arnon Gilboa
13
-73
/
+101
2010-09-29
Bump version to 1.4.1.0 for 0.6.1 release
0.6.1
Alexander Larsson
2
-3
/
+3
2010-09-20
Protect palette cache agains concurrent access
Alexander Larsson
2
-0
/
+15
2010-09-20
Protect cursor cache against concurrent access
Alexander Larsson
2
-1
/
+18
2010-09-20
Protect image cache from concurrent access
Alexander Larsson
2
-10
/
+45
2010-09-20
Fix typos Chach -> Cache
Alexander Larsson
1
-6
/
+6
2010-09-20
Prepend QXL to public function CheckIfCacheImage
Alexander Larsson
3
-3
/
+3
2010-09-20
Make internal functions static
Alexander Larsson
1
-2
/
+2
2010-09-20
Add semaphore to protect quic_data from concurrent access
Alexander Larsson
2
-1
/
+12
2010-09-20
Remove unused structure member
Alexander Larsson
1
-2
/
+0
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
25
-286
/
+721
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-31
Update inf file for release
0.6.0
Alexander Larsson
1
-1
/
+1
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-20
Update date in inf file
0.5.3
Alexander Larsson
1
-1
/
+1
2010-07-20
Update PCI data to stable v0.6 id/rev
Alexander Larsson
2
-6
/
+6
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
Use the new PCI id/rev macros
Alexander Larsson
1
-2
/
+2
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
7
-50
/
+50
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
[next]