diff options
author | Ian Romanick <[email protected]> | 2014-02-26 12:48:56 -0800 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2014-02-28 15:05:39 -0800 |
commit | ff2cbf9e0ca0ee46a15add1a42cd48705c84e0de (patch) | |
tree | 74d47cbb4b95a6c15d7b29957f8aa886e4717517 /src/gallium/drivers/r300 | |
parent | 8ba157006fe98bca96b79bea1394b0c33ddf4ad3 (diff) |
i915: Allocate the sys_buffer using _mesa_align_malloc
Though it won't matter on Linux, use _mesa_align_free to release it.
Since i965 doesn't have sys_buffer, I overlooked this in the
GL_ARB_map_buffer_alignment work a few months ago. Fixes i915 (and
presumably i830) regressions in ARB_map_buffer_range tests and the
failure in arb_map_buffer_alignment-sanity_test.
Signed-off-by: Ian Romanick <[email protected]>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=74960
Cc: "10.1" <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/gallium/drivers/r300')
0 files changed, 0 insertions, 0 deletions