+ Add RGBA subpicture formats
+ Add YV12 vaGetImage() and vaPutImage()
+ Fix subpicture rendering (flickering)
+ Fix return value for unimplemented functions
+ Fix vaPutSurface() to handle cliprects (up to 80)
Thu Oct 8 14:00:00 2009 Adam Williamson - 0.31.0.1.sds5-2
- enable the i965 driver build
Tue Oct 6 14:00:00 2009 Adam Williamson - 0.31.0.1.sds5-1
- new SDS patch version:
+ G45 updates:
+ Fix VA driver version
+ Fix vaAssociateSubpicture() arguments
+ Add vaQueryDisplayAttributes() as a no-op
+ Fix vaQueryImageFormats() to return 0 formats at this time
Tue Sep 22 14:00:00 2009 Adam Williamson - 0.31.0.1.sds4-1
- new SDS patch version:
+ Fix chek for GLX extensions
+ Fix libva pkgconfig dependencies
+ Fix vainfo dependencies (Konstantin Pavlov)
+ Add C++ guards to <va/va_glx.h>
+ Don't search LIBGL_DRIVERS_PATH, stick to extra LIBVA_DRIVERS_PATH
+ Upgrade to GIT snapshot 2009/09/22:
- Merge in SDS patches 001, 201, 202
- i965_drv_driver: use the horizontal position of a slice
Thu Sep 10 14:00:00 2009 Adam Williamson - 0.31.0.1.sds3-1
- new upstream + SDS patch version:
+ Add OpenGL extensions (v3)
+ Upgrade to VA API version 0.31 (2009/09/07 snapshot)
+ Add drmOpenOnce() / drmCloseOnce() replacements for libdrm < 2.3
+ Add generic VA/GLX implementation with TFP and FBO
+ Fix detection of ATI chipsets with fglrx >= 8.66-RC1
+ Add VASliceParameterBufferMPEG2.slice_horizontal_position for i965
driver
Thu Sep 3 14:00:00 2009 Adam Williamson - 0.30.4.1.sds5-3
- don't declare the stack as executable when creating libva.so.0
Mon Aug 31 14:00:00 2009 Adam Williamson - 0.30.4.1.sds5-2
- enable glx support
Mon Aug 31 14:00:00 2009 Adam Williamson - 0.30.4.1.sds5-1
- new SDS patch version:
+ Add VA_STATUS_ERROR_UNIMPLEMENTED
+ Add vaBindSurfaceToTextureGLX() and vaReleaseSurfaceFromTextureGLX()
Wed Aug 26 14:00:00 2009 Adam Williamson - 0.30.4.1.sds4-1
- new SDS patch version:
+ Add OpenGL extensions
+ Fix NVIDIA driver version check
+ Fix libva-x11-VERSION.so.* build dependencies
Wed Aug 12 14:00:00 2009 Adam Williamson - 0.30.4.1.sds3-1
- initial package