aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/ilo/ilo_cp.c
Commit message (Expand)AuthorAgeFilesLines
* ilo: add ILO_DEBUG=flushChia-I Wu2013-08-201-1/+1
* ilo: get rid of function tables in winsysChia-I Wu2013-06-121-16/+16
* ilo: unmap cp bo before destroying itChia-I Wu2013-06-071-1/+6
* ilo: replace cp hooks by cp owner and flush callbackChia-I Wu2013-05-211-50/+27
* ilo: harware contexts are only for the render ringChia-I Wu2013-05-211-4/+8
* ilo: allow one-off flags to be specified for CPChia-I Wu2013-05-011-0/+4
* ilo: add command parserChia-I Wu2013-04-261-0/+323