ilo: create u_upload_mgr last
authorChia-I Wu <olvaffe@gmail.com>
Wed, 26 Feb 2014 03:29:18 +0000 (11:29 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Wed, 26 Feb 2014 03:33:37 +0000 (11:33 +0800)
commitbb9c8071eaea276658a631c47c0bedd371a7ddfc
tree5da3f01e3778955f4d29a9423cfe2aedf3e040d4
parent3616e862f29838d73fcb05134b1dc628da499fc2
ilo: create u_upload_mgr last

Similar to u_blitter, u_upload_mgr is now a client of the pipe context.  Its
creation needs to be delayed until the context has been (almost) initialized.
src/gallium/drivers/ilo/ilo_context.c