() checks and returns the minimum number
of hardware sprites available on the adaptor for combatibility reasons.
v1: updated patch from lornax.mcne...@intel.com. removed/added
whitespace, re-formatted code, removed redundent variable allocation.
Cc: Chris Wilson
Signed-off-by: Michael Hadley
This patch exposes the maximum Xv sprite ports that are available on an adaptor
rather than the minimum. Not compatible with older X11 systems.
Signed-off-by: Michael Hadley
---
src/sna/sna_video_sprite.c | 18 +-
1 file changed, 5 insertions(+), 13 deletions(-)
diff --git a
() checks and returns the minimum number
of hardware sprites available on the adaptor for combatibility reasons.
v1: updated patch from lornax.mcne...@intel.com. removed/added
whitespace, re-formatted code, removed redundent variable allocation.
Signed-off-by: Michael Hadley
---
src/sna
.
v2: removed/added whitespace, check for NULL return from calloc
made requested changes to simplify code (not exactly as requested
due to struct sprite being 'private' to sna_display.c).
Signed-off-by: Michael Hadley
Reviewed--by: Bob Paauwe
---
src/sna/sna.h