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-01-26
Remove calls to SourceValidate() from uxa-damage.c
HEAD
surface-fixes
Søren Sandmann Pedersen
1
-20
/
+0
2011-01-24
Make it compile with and without dixLookupPrivate() changes.
Søren Sandmann Pedersen
5
-2
/
+44
2010-11-16
Some tweaks
Søren Sandmann
1
-4
/
+18
2010-11-16
asdf
Søren Sandmann
1
-1
/
+5
2010-11-16
asdf
Søren Sandmann
2
-93
/
+176
2010-11-16
More explicit life cycle management
Søren Sandmann Pedersen
6
-137
/
+227
2010-11-15
Add a surface cache
Søren Sandmann Pedersen
3
-136
/
+345
2010-11-11
Don't unmap memory until after uxa_close_screen; allow surface creation witho...
Søren Sandmann
2
-19
/
+25
2010-11-07
uxa: In change_window_attributes() only read back if the backing pixmap changed
Søren Sandmann
1
-2
/
+7
2010-10-25
Comment out debugging spew
Søren Sandmann
3
-7
/
+16
2010-10-25
Migrate pixmaps out of video memory before mode setting
Søren Sandmann
3
-84
/
+165
2010-10-24
Add qxl_surface_evacuates/replace_all() methods.
Søren Sandmann
3
-48
/
+103
2010-10-22
Track live surfaces in a doubly linked list.
Søren Sandmann
2
-45
/
+30
2010-10-21
Track the pixmap in the surface struct.
Søren Sandmann
3
-0
/
+13
2010-10-19
Move the surface lists into qxl_screen_t
Søren Sandmann
3
-39
/
+34
2010-10-19
Fix a bunch of warnings
Søren Sandmann
4
-438
/
+13
2010-10-15
free qxl->uxe with regular free not xfree
Hans de Goede
1
-1
/
+1
2010-10-15
Fix the driver crashing qemu on 32 bits
Hans de Goede
1
-5
/
+5
2010-10-15
Don't access the qxl device when our vt is not focussed
Hans de Goede
4
-33
/
+8
2010-10-15
Fix restoration of text mode font when leaving the vt (rhbz#633647)
Hans de Goede
2
-11
/
+32
2010-10-15
Change default virtual size to match the highest available resolution
Hans de Goede
1
-7
/
+31
2010-10-15
Make non default qxl modes available
Hans de Goede
1
-5
/
+39
2010-10-15
Make virtual resolution match actual resolution on startup
Hans de Goede
1
-0
/
+3
2010-10-15
Add put_image() acceleration
Søren Sandmann
3
-1
/
+57
2010-10-15
Some memory management changes
Søren Sandmann
2
-5
/
+28
2010-10-15
Split uxa_glyphs_init() into uxa_init_resources().
Søren Sandmann
6
-41
/
+56
2010-10-14
Add dependency tracking for surfaces.
Søren Sandmann
3
-191
/
+242
2010-10-02
Fix surface_init()
Søren Sandmann
2
-4
/
+30
2010-10-02
Fix segmentation fault when no surfaces are available
Søren Sandmann
2
-8
/
+11
2010-09-29
Faster malloc() implemenetation
Søren Sandmann
6
-23
/
+2691
2010-09-29
Delete most debug spew
Søren Sandmann
2
-5
/
+19
2010-09-28
Initial (buggy) support for copy area from offscreens
Søren Sandmann
3
-29
/
+80
2010-09-27
Enable solid fills for surfaces
Søren Sandmann
1
-8
/
+3
2010-09-27
Fix surface bugs
Søren Sandmann
5
-38
/
+135
2010-09-27
Set the correct size of pixmaps
Søren Sandmann
2
-4
/
+12
2010-09-15
Update to the new dixPrivate ABI.
F14
Søren Sandmann
8
-53
/
+52
2010-09-14
Yeah, I need to get a real commit message written for all of this.
Søren Sandmann
9
-539
/
+1432
2010-09-14
Tighten damage region for fill rect
Søren Sandmann
1
-3
/
+15
2010-09-14
Make the fetched regions much tighter for core text
Søren Sandmann
3
-24
/
+38
2010-09-14
At finish_access() do the whole region
Søren Sandmann
2
-33
/
+43
2010-09-14
Disable acceleration; fix bug with forgotten multiplication with bpp
Søren Sandmann
1
-10
/
+25
2010-09-14
asdf
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
2010-09-14
Use the correct strides. It's now slow, but working
Søren Sandmann
1
-7
/
+20
2010-09-14
Remove unused ops from qxl.h
Søren Sandmann Pedersen
2
-72
/
+0
2010-09-14
Disable all the damage handling
Søren Sandmann
2
-134
/
+1
2010-09-14
Add prepare/finish access
Søren Sandmann
2
-30
/
+66
[next]