index
:
~alon/xspice
master
mastter
pre_xspice_cleanups
rhel62
xspice.rhel62
xspice.v2
xspice.v3
xspice.v4
xspice.v5
old, been integrated into main xf86-video-qxl repository
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2011-01-26
Don't unmap memory until after uxa_close_screen; allow surface creation witho...
Søren Sandmann
2
-19
/
+25
2011-01-26
uxa: In change_window_attributes() only read back if the backing pixmap changed
Søren Sandmann
1
-2
/
+7
2011-01-26
Comment out debugging spew
Søren Sandmann
3
-7
/
+16
2011-01-26
Migrate pixmaps out of video memory before mode setting
Søren Sandmann
3
-84
/
+165
2011-01-26
Add qxl_surface_evacuates/replace_all() methods.
Søren Sandmann
3
-48
/
+103
2011-01-26
Track live surfaces in a doubly linked list.
Søren Sandmann
2
-45
/
+30
2011-01-26
Track the pixmap in the surface struct.
Søren Sandmann
3
-0
/
+13
2011-01-26
Move the surface lists into qxl_screen_t
Søren Sandmann
3
-39
/
+34
2011-01-26
Fix a bunch of warnings
Søren Sandmann
4
-438
/
+13
2011-01-26
free qxl->uxe with regular free not xfree
Hans de Goede
1
-1
/
+1
2011-01-26
Fix the driver crashing qemu on 32 bits
Hans de Goede
1
-5
/
+5
2011-01-26
Don't access the qxl device when our vt is not focussed
Hans de Goede
4
-33
/
+8
2011-01-26
Fix restoration of text mode font when leaving the vt (rhbz#633647)
Hans de Goede
2
-11
/
+32
2011-01-26
Change default virtual size to match the highest available resolution
Hans de Goede
1
-7
/
+31
2011-01-26
Make non default qxl modes available
Hans de Goede
1
-5
/
+39
2011-01-26
Make virtual resolution match actual resolution on startup
Hans de Goede
1
-0
/
+3
2011-01-26
Add put_image() acceleration
Søren Sandmann
3
-1
/
+57
2011-01-26
Some memory management changes
Søren Sandmann
2
-5
/
+28
2011-01-26
Split uxa_glyphs_init() into uxa_init_resources().
Søren Sandmann
6
-41
/
+56
2011-01-26
Add dependency tracking for surfaces.
Søren Sandmann
3
-191
/
+242
2011-01-26
Fix surface_init()
Søren Sandmann
2
-4
/
+30
2011-01-26
Fix segmentation fault when no surfaces are available
Søren Sandmann
2
-8
/
+11
2011-01-26
Faster malloc() implemenetation
Søren Sandmann
6
-23
/
+2691
2011-01-26
Delete most debug spew
Søren Sandmann
2
-5
/
+19
2011-01-26
Initial (buggy) support for copy area from offscreens
Søren Sandmann
3
-29
/
+80
2011-01-26
Enable solid fills for surfaces
Søren Sandmann
1
-8
/
+3
2011-01-26
Fix surface bugs
Søren Sandmann
5
-38
/
+135
2011-01-26
Set the correct size of pixmaps
Søren Sandmann
2
-4
/
+12
2011-01-26
Update to the new dixPrivate ABI.
Søren Sandmann
8
-53
/
+52
2011-01-26
Initial preparations for surfaces.
Søren Sandmann
9
-539
/
+1432
2011-01-26
Tighten damage region for fill rect
Søren Sandmann
1
-3
/
+15
2011-01-26
Make the fetched regions much tighter for core text
Søren Sandmann
3
-24
/
+38
2011-01-26
At finish_access() do the whole region
Søren Sandmann
2
-33
/
+43
2011-01-26
Disable acceleration; fix bug with forgotten multiplication with bpp
Søren Sandmann
1
-10
/
+25
2011-01-26
Add some debugging code.
Søren Sandmann
1
-3
/
+16
2010-09-14
Add a region argument to prepare access.
Søren Sandmann Pedersen
8
-91
/
+133
2010-09-14
Add stripped-down version of damage.c as uxa-damage.c. Don't use it yet
Søren Sandmann Pedersen
3
-2
/
+1422
2010-09-14
Add solid fill
Søren Sandmann
2
-4
/
+63
2010-09-14
Add support for copying
Søren Sandmann
2
-4
/
+96
[prev]
[next]