Binary compatibility report for the XCB library between 1.4 and 1.5 versions on x86
Test Info
Library Name | XCB |
Version #1 | 1.4 |
Version #2 | 1.5 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 27 |
Total Shared Libraries | 21 |
Total Symbols / Types | 1909 / 1493 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 39 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols (39)
dri2.h,
libxcb-dri2.so.0.0.0
xcb_dri2_attach_format_end ( xcb_dri2_attach_format_iterator_t i )
xcb_dri2_attach_format_next ( xcb_dri2_attach_format_iterator_t* i )
xcb_dri2_authenticate ( xcb_connection_t* c, xcb_window_t window, uint32_t magic )
xcb_dri2_authenticate_reply ( xcb_connection_t* c, xcb_dri2_authenticate_cookie_t cookie, xcb_generic_error_t** e )
xcb_dri2_authenticate_unchecked ( xcb_connection_t* c, xcb_window_t window, uint32_t magic )
xcb_dri2_connect ( xcb_connection_t* c, xcb_window_t window, uint32_t driver_type )
xcb_dri2_connect_device_name ( xcb_dri2_connect_reply_t const* R )
xcb_dri2_connect_device_name_end ( xcb_dri2_connect_reply_t const* R )
xcb_dri2_connect_device_name_length ( xcb_dri2_connect_reply_t const* R )
xcb_dri2_connect_driver_name ( xcb_dri2_connect_reply_t const* R )
xcb_dri2_connect_driver_name_end ( xcb_dri2_connect_reply_t const* R )
xcb_dri2_connect_driver_name_length ( xcb_dri2_connect_reply_t const* R )
xcb_dri2_connect_reply ( xcb_connection_t* c, xcb_dri2_connect_cookie_t cookie, xcb_generic_error_t** e )
xcb_dri2_connect_unchecked ( xcb_connection_t* c, xcb_window_t window, uint32_t driver_type )
xcb_dri2_copy_region ( xcb_connection_t* c, xcb_drawable_t drawable, uint32_t region, uint32_t dest, uint32_t src )
xcb_dri2_copy_region_reply ( xcb_connection_t* c, xcb_dri2_copy_region_cookie_t cookie, xcb_generic_error_t** e )
xcb_dri2_copy_region_unchecked ( xcb_connection_t* c, xcb_drawable_t drawable, uint32_t region, uint32_t dest, uint32_t src )
xcb_dri2_create_drawable ( xcb_connection_t* c, xcb_drawable_t drawable )
xcb_dri2_create_drawable_checked ( xcb_connection_t* c, xcb_drawable_t drawable )
xcb_dri2_destroy_drawable ( xcb_connection_t* c, xcb_drawable_t drawable )
xcb_dri2_destroy_drawable_checked ( xcb_connection_t* c, xcb_drawable_t drawable )
xcb_dri2_dri2_buffer_end ( xcb_dri2_dri2_buffer_iterator_t i )
xcb_dri2_dri2_buffer_next ( xcb_dri2_dri2_buffer_iterator_t* i )
xcb_dri2_get_buffers ( xcb_connection_t* c, xcb_drawable_t drawable, uint32_t count, uint32_t attachments_len, uint32_t const* attachments )
xcb_dri2_get_buffers_buffers ( xcb_dri2_get_buffers_reply_t const* R )
xcb_dri2_get_buffers_buffers_iterator ( xcb_dri2_get_buffers_reply_t const* R )
xcb_dri2_get_buffers_buffers_length ( xcb_dri2_get_buffers_reply_t const* R )
xcb_dri2_get_buffers_reply ( xcb_connection_t* c, xcb_dri2_get_buffers_cookie_t cookie, xcb_generic_error_t** e )
xcb_dri2_get_buffers_unchecked ( xcb_connection_t* c, xcb_drawable_t drawable, uint32_t count, uint32_t attachments_len, uint32_t const* attachments )
xcb_dri2_get_buffers_with_format ( xcb_connection_t* c, xcb_drawable_t drawable, uint32_t count, uint32_t attachments_len, xcb_dri2_attach_format_t const* attachments )
xcb_dri2_get_buffers_with_format_buffers ( xcb_dri2_get_buffers_with_format_reply_t const* R )
xcb_dri2_get_buffers_with_format_buffers_iterator ( xcb_dri2_get_buffers_with_format_reply_t const* R )
xcb_dri2_get_buffers_with_format_buffers_length ( xcb_dri2_get_buffers_with_format_reply_t const* R )
xcb_dri2_get_buffers_with_format_reply ( xcb_connection_t* c, xcb_dri2_get_buffers_with_format_cookie_t cookie, xcb_generic_error_t** e )
xcb_dri2_get_buffers_with_format_unchecked ( xcb_connection_t* c, xcb_drawable_t drawable, uint32_t count, uint32_t attachments_len, xcb_dri2_attach_format_t const* attachments )
xcb_dri2_id [data]
xcb_dri2_query_version ( xcb_connection_t* c, uint32_t major_version, uint32_t minor_version )
xcb_dri2_query_version_reply ( xcb_connection_t* c, xcb_dri2_query_version_cookie_t cookie, xcb_generic_error_t** e )
xcb_dri2_query_version_unchecked ( xcb_connection_t* c, uint32_t major_version, uint32_t minor_version )
to the top
Header Files (27)
bigreq.h
composite.h
damage.h
dpms.h
glx.h
randr.h
record.h
render.h
res.h
screensaver.h
shape.h
shm.h
sync.h
xc_misc.h
xcb.h
xcbext.h
xevie.h
xf86dri.h
xfixes.h
xinerama.h
xinput.h
xprint.h
xproto.h
xselinux.h
xtest.h
xv.h
xvmc.h
to the top
Shared Libraries (21)
libxcb-composite.so.0.0.0
libxcb-damage.so.0.0.0
libxcb-dpms.so.0.0.0
libxcb-glx.so.0.0.0
libxcb-randr.so.0.1.0
libxcb-record.so.0.0.0
libxcb-render.so.0.0.0
libxcb-res.so.0.0.0
libxcb-screensaver.so.0.0.0
libxcb-shape.so.0.0.0
libxcb-shm.so.0.0.0
libxcb-sync.so.0.0.0
libxcb-xevie.so.0.0.0
libxcb-xf86dri.so.0.0.0
libxcb-xfixes.so.0.0.0
libxcb-xinerama.so.0.0.0
libxcb-xprint.so.0.0.0
libxcb-xtest.so.0.0.0
libxcb-xv.so.0.0.0
libxcb-xvmc.so.0.0.0
libxcb.so.1.1.0
to the top