diff options
author | Chia-I Wu <[email protected]> | 2014-09-07 00:42:53 +0800 |
---|---|---|
committer | Chia-I Wu <[email protected]> | 2014-09-09 13:31:37 +0800 |
commit | 6cbd1f4bd3957d1c6645e519f6609b4915576f4c (patch) | |
tree | 3dbee632147d02edfb7d15973144c6eb06af90cf /src/gallium/targets/libgl-xlib/SConscript | |
parent | d2acd673135318585fb956a2723a9a1ba89577d7 (diff) |
ilo: convert BLT to use ilo_builder
Make these changes
ilo_cp_begin() -> ilo_builder_batch_pointer()
ilo_cp_write() -> direct memory set
ilo_cp_write_bo() -> ilo_builder_batch_reloc()
and make sure there is no implicit flush. Use this chance to drop the
"_emit_" infix.
Diffstat (limited to 'src/gallium/targets/libgl-xlib/SConscript')
0 files changed, 0 insertions, 0 deletions