diff options
author | ReinUsesLisp <reinuseslisp@airmail.cc> | 2019-03-08 04:06:54 -0300 |
---|---|---|
committer | ReinUsesLisp <reinuseslisp@airmail.cc> | 2019-03-08 04:06:54 -0300 |
commit | e7ac5a6adf397b64d4ca3f29726c44c77faa3558 (patch) | |
tree | d5e840c8756ca5270e54bf66bcbe328c04be2c5a /src/input_common/sdl/sdl.cpp | |
parent | d26ee6e01ea02ca525d5032656563b11d6c3d28a (diff) |
dma_pusher: Store command_list_header by copy
Instead of holding a reference that will get invalidated by
dma_pushbuffer.pop(), hold it as a copy. This doesn't have any
performance cost since CommandListHeader is 8 bytes long.
Diffstat (limited to 'src/input_common/sdl/sdl.cpp')
0 files changed, 0 insertions, 0 deletions