summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/ilo/ilo_blit.c
Commit message (Expand)AuthorAgeFilesLines
* ilo: use BLT engine to copy between texturesChia-I Wu2013-05-211-1/+237
* ilo: use BLT engine to copy between buffersChia-I Wu2013-05-211-1/+142
* ilo: refactor blitter_xy_color_blt()Chia-I Wu2013-05-211-48/+92
* ilo: replace cp hooks by cp owner and flush callbackChia-I Wu2013-05-211-2/+3
* ilo: rename ilo_resource to ilo_textureChia-I Wu2013-05-141-9/+9
* ilo: hook up pipe context blit functionsChia-I Wu2013-04-261-5/+257
* ilo: new pipe driver for Intel GEN6+Chia-I Wu2013-04-261-0/+43