~thopiekar/arm-mali/libvdpau-sunxi

  • Committer: Andreas Baierl
  • Date: 2017-02-10 10:03:57 UTC
  • Revision ID: git-v1:ebdf7844efbb997a1e858600ae76c90985ea865d
Fix pixman blit

We have to compose the src_rgba over the dst_rgba and
drop dst_rgba information in case dst_rgba needs a clear.
If no clearing is needed, do a blit including the alpha value.
Without this fix, old rgba surfaces may stay visible on screen.
Filename Latest Rev Last Changed Committer Comment Size
..
kernel-headers 60 8 years ago Jens Kuske Merge branch 'h3-dev' Diff
.gitignore 1 10 years ago Jens Kuske First release 28 bytes Diff Download File
decoder.c 78 7 years ago Jens Kuske Fix VdpVideoSurfaceGetBitsYCbCr on H3 and newer N 6 KB Diff Download File
device.c 72 8 years ago Andreas Baierl Add CPU fallback for G2D This adds a CPU fallback 13.2 KB Diff Download File
h264.c 79 7 years ago Jens Kuske Remove unneeded reconstruct buffer This reverts c 28.6 KB Diff Download File
h265.c 76 8 years ago Jens Kuske Fix some H.265 parameters Now all H.265 test bits 28.3 KB Diff Download File
handles.c 49 9 years ago Jens Kuske Make handle table thread-safe 2.2 KB Diff Download File
Makefile 72 8 years ago Andreas Baierl Add CPU fallback for G2D This adds a CPU fallback 1.2 KB Diff Download File
mpeg12.c 79 7 years ago Jens Kuske Remove unneeded reconstruct buffer This reverts c 6 KB Diff Download File
mpeg4.c 79 7 years ago Jens Kuske Remove unneeded reconstruct buffer This reverts c 8.9 KB Diff Download File
presentation_queue.c 74 8 years ago Andreas Baierl Add OSD support for A33/A80 7 KB Diff Download File
README.md 77 7 years ago Andreas Baierl Update readme 2.2 KB Diff Download File
rgba.c 72 8 years ago Andreas Baierl Add CPU fallback for G2D This adds a CPU fallback 7.9 KB Diff Download File
rgba.h 32 10 years ago Jens Kuske Only flush cache of rgba_surface data when needed 2.4 KB Diff Download File
rgba_g2d.c 72 8 years ago Andreas Baierl Add CPU fallback for G2D This adds a CPU fallback 2.7 KB Diff Download File
rgba_g2d.h 72 8 years ago Andreas Baierl Add CPU fallback for G2D This adds a CPU fallback 1 KB Diff Download File
rgba_pixman.c 80 7 years ago Andreas Baierl Fix pixman blit We have to compose the src_rgba o 4.2 KB Diff Download File
rgba_pixman.h 72 8 years ago Andreas Baierl Add CPU fallback for G2D This adds a CPU fallback 1.1 KB Diff Download File
sunxi_disp.c 71 8 years ago Jens Kuske Use libcedrus 9.5 KB Diff Download File
sunxi_disp.h 64.1.1 8 years ago Icenowy add support of a33 a33 uses a disp engine designe 1.4 KB Diff Download File
sunxi_disp1_5.c 74 8 years ago Andreas Baierl Add OSD support for A33/A80 8.1 KB Diff Download File
sunxi_disp2.c 73 8 years ago Andreas Baierl Add OSD support for H3 9.1 KB Diff Download File
surface_bitmap.c 48 9 years ago Jens Kuske Simplify handle creation 3.7 KB Diff Download File
surface_output.c 48 9 years ago Jens Kuske Simplify handle creation 8.7 KB Diff Download File
surface_video.c 79 7 years ago Jens Kuske Remove unneeded reconstruct buffer This reverts c 9.9 KB Diff Download File
tiled_yuv.h 44 9 years ago Jens Kuske Add VideoSurface get_bits_y_cb_cr for YV12 and NV1 1.1 KB Diff Download File
tiled_yuv.S 75 8 years ago Jens Kuske Add A64 support 3.5 KB Diff Download File
vdpau_private.h 79 7 years ago Jens Kuske Remove unneeded reconstruct buffer This reverts c 8.5 KB Diff Download File
video_mixer.c 71 8 years ago Jens Kuske Use libcedrus 12.8 KB Diff Download File