diff options
author | Thomas Hellstrom <[email protected]> | 2011-11-24 21:54:54 +0100 |
---|---|---|
committer | Thomas Hellstrom <[email protected]> | 2011-11-25 16:38:36 +0100 |
commit | 32b1641a59610d94c0b56bf0494b2fc1cf400e3e (patch) | |
tree | d03c7c7eac1cd4eb0d0b917b3225d3a63acf5896 /src/gallium/state_trackers/xa | |
parent | 4d04367eca66a85e26f7c0f5d6392823d13880f6 (diff) |
st/xa, xa/vmwgfx: Generate exported symbol list from the st/xa symbols.
Signed-off-by: Thomas Hellstrom <[email protected]>
Reviewed-by: Jakob Bornecrantz <[email protected]>
Diffstat (limited to 'src/gallium/state_trackers/xa')
-rw-r--r-- | src/gallium/state_trackers/xa/xa_symbols | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/src/gallium/state_trackers/xa/xa_symbols b/src/gallium/state_trackers/xa/xa_symbols deleted file mode 100644 index 6da701f9702..00000000000 --- a/src/gallium/state_trackers/xa/xa_symbols +++ /dev/null @@ -1,30 +0,0 @@ -xa_tracker_version -xa_tracker_create -xa_tracker_destroy -xa_surface_create -xa_surface_destroy -xa_surface_redefine -xa_surface_dma -xa_surface_map -xa_surface_unmap -xa_surface_format -xa_surface_handle -xa_format_check_supported -xa_context_default -xa_context_create -xa_context_destroy -xa_fence_get -xa_fence_wait -xa_fence_destroy -xa_copy_prepare -xa_copy -xa_copy_done -xa_solid_prepare -xa_solid -xa_solid_done -xa_composite_allocation -xa_composite_check_accelerated -xa_composite_prepare -xa_composite_rect -xa_composite_done -xa_yuv_planar_blit |