| Change |
Effect |
1 | Field max_egl_surface_attributes has been added to this type. | 1) This field will not be initialized by old clients. 2) Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
2 | Field max_egl_surface_targets has been added to this type. | 1) This field will not be initialized by old clients. 2) Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
3 | Field vaAssociateSurfaceEGL has been added to this type. | 1) This field will not be initialized by old clients. 2) Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
4 | Field vaCreateSurfaceEGL has been added to this type. | 1) This field will not be initialized by old clients. 2) Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
5 | Field vaDeassociateSurfaceEGL has been added to this type. | 1) This field will not be initialized by old clients. 2) Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
6 | Field vaDestroySurfaceEGL has been added to this type. | 1) This field will not be initialized by old clients. 2) Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
7 | Field vaGetSurfaceInfoEGL has been added to this type. | 1) This field will not be initialized by old clients. 2) Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
8 | Field vaQuerySurfaceTargetsEGL has been added to this type. | 1) This field will not be initialized by old clients. 2) Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
9 | Field vaSyncSurfaceEGL has been added to this type. | 1) This field will not be initialized by old clients. 2) Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
10 | Size of this type has been changed from 4 bytes to 40 bytes. | The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications. |
dri_get_drawable ( VADriverContextP ctx, XID drawable )Field 'ctx->vtable_egl' in 1st parameter 'ctx' (pointer) has base type 'VADriverVTableEGL'.
dri_get_rendering_buffer ( VADriverContextP ctx, dri_drawable* dri_drawable )Field 'ctx->vtable_egl' in 1st parameter 'ctx' (pointer) has base type 'VADriverVTableEGL'.
dri_swap_buffer ( VADriverContextP ctx, dri_drawable* dri_drawable )Field 'ctx->vtable_egl' in 1st parameter 'ctx' (pointer) has base type 'VADriverVTableEGL'.
free_drawable ( VADriverContextP ctx, dri_drawable* dri_drawable )Field 'ctx->vtable_egl' in 1st parameter 'ctx' (pointer) has base type 'VADriverVTableEGL'.
free_drawable_hashtable ( VADriverContextP ctx )Field 'ctx->vtable_egl' in 1st parameter 'ctx' (pointer) has base type 'VADriverVTableEGL'.
isDRI2Connected ( VADriverContextP ctx, char** driver_name )Field 'ctx->vtable_egl' in 1st parameter 'ctx' (pointer) has base type 'VADriverVTableEGL'.