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
2012-08-23
uxa: Plug leak in uxa_glyphs_via_masks
render2
Søren Sandmann
1
-1
/
+3
2012-08-23
Also accelerate PictOpSrc
Søren Sandmann
1
-1
/
+5
2012-08-23
plug leaks
Søren Sandmann
1
-6
/
+40
2012-08-23
better memory debugging
Søren Sandmann
6
-41
/
+63
2012-08-23
uxa: don't prepare composite when dest is not offscreen
Søren Sandmann
1
-0
/
+5
2012-08-23
Use command slot for transformations
Søren Sandmann
1
-2
/
+1
2012-08-23
Set FORCE_OPAQUE flags for x8r8g8b8 pictures where the underlying surface is ...
Søren Sandmann
1
-16
/
+23
2012-08-23
Remove debug spew
Søren Sandmann
1
-8
/
+0
2012-08-23
Use an RGBA format for 32 bit images.
Søren Sandmann
1
-5
/
+1
2012-08-23
Reject source pictures in can_accelerate_picture()
Søren Sandmann
1
-10
/
+3
2012-08-23
Fix mask_x vs mask_y mix-up
Søren Sandmann
1
-1
/
+1
2012-08-23
Two bug fixes:
Søren Sandmann
3
-11
/
+45
2012-08-23
track dependencies, reject gradients
Søren Sandmann
2
-2
/
+45
2012-08-23
NULL pictures can be accelerated
Søren Sandmann
1
-0
/
+3
2012-08-23
asdf
Søren Sandmann Pedersen
1
-8
/
+17
2012-08-23
Beginning of image_from_picture
Søren Sandmann Pedersen
1
-3
/
+13
2012-08-23
fill out composite command
Søren Sandmann Pedersen
2
-8
/
+96
2012-08-23
More stubs
Søren Sandmann Pedersen
3
-12
/
+108
2012-08-23
Add stubs for Render acceleration
Søren Sandmann
1
-6
/
+60
2012-08-23
disable a8 warning
Søren Sandmann
1
-0
/
+2
2012-08-23
Revert "Revert "Use new 8BIT_A format for 8 bit pixmaps.""
Søren Sandmann
1
-1
/
+1
2012-08-23
Coding style fixes
Søren Sandmann Pedersen
2
-1229
/
+1362
2012-08-23
Bump spice-protocol version requirement to 0.12.0
Søren Sandmann Pedersen
1
-1
/
+1
2012-08-23
qxl_driver: Xspice: fix build breakage
Alon Levy
1
-1
/
+1
2012-07-15
Return a preferred mode matching the current mode
Marc-André Lureau
1
-3
/
+23
2012-07-15
Change output status when update monitors config
Marc-André Lureau
1
-4
/
+11
2012-07-15
Bypass rrcrtc.c screen size bounds check
Marc-André Lureau
1
-0
/
+6
2012-07-15
Avoid calling qxl_update_monitors_config() with invalid config
Marc-André Lureau
1
-1
/
+5
2012-07-15
Split crtc_set_mode_major()
Marc-André Lureau
1
-14
/
+32
2012-07-15
Add check_crtc() helper, to catch crtc/monitor config errors
Marc-André Lureau
1
-2
/
+33
2012-07-15
Coding style improvement
Marc-André Lureau
1
-668
/
+628
2012-07-15
get rid of one of the gcc warnings
Marc-André Lureau
1
-1
/
+1
2012-07-15
qxl_driver/qxl_initialize_x_modes: remove modes not fitting framebuffer
Alon Levy
1
-2
/
+12
2012-07-15
qxl_driver: add infra for surface0 resizing
Alon Levy
2
-38
/
+152
2012-07-15
add qxl_edid
Alon Levy
4
-2
/
+239
2012-07-15
(for later) qxl_ring: add helpers (debugging/unused)
Alon Levy
2
-0
/
+24
2012-07-15
qxl_driver: qxl_init_randr: limit width/height to 8192, real check done on ra...
Alon Levy
1
-18
/
+2
2012-07-15
Add some error message if pci revision < 4
Marc-André Lureau
1
-1
/
+3
2012-07-15
qxl_driver: introduce qxl_crtc, crtc private
Alon Levy
2
-5
/
+26
2012-07-15
qxl_driver: implement randr, arbitrary resolution, multiple monitors (big dump)
Alon Levy
4
-125
/
+534
2012-07-15
qxl_surface: add download_box_no_update
Alon Levy
1
-5
/
+11
2012-07-15
qxl_surface: normalize surface_send names, add option to surface_destroy to s...
Alon Levy
1
-5
/
+8
2012-07-15
spiceqxl_io_port: mark FLUSH_SURFACES_ASYNC as unimplemented, do half of it
Alon Levy
1
-0
/
+4
2012-07-15
qxl_screen_init: move uxa_resources_init down to after qxl_switch_mode has run
Alon Levy
1
-7
/
+6
2012-07-15
qxl_close_screen: disable fb access, prevent segfaults in uxa later on
Alon Levy
1
-0
/
+6
2012-07-15
qxl_driver: move mspace_set_*_func earlier
Alon Levy
1
-2
/
+4
2012-07-15
fix two segfaults in qxl_free_surface
Alon Levy
1
-0
/
+5
2012-07-15
qxl: remove qxl_screen_t->stride
Alon Levy
3
-3
/
+1
2012-07-15
spiceqxl_inputs: don't hide the pointer global typedef
Alon Levy
1
-14
/
+14
2012-07-15
uxa: fix bad argument type from removed index API change (s/SCREEN_ARG_TYPE/S...
Alon Levy
2
-3
/
+4
[next]