aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/ilo/ilo_gpgpu.c
Commit message (Collapse)AuthorAgeFilesLines
* ilo: hook up pipe context GPGPU functionsChia-I Wu2013-04-261-1/+12
| | | | This just adds a stub.
* ilo: new pipe driver for Intel GEN6+Chia-I Wu2013-04-261-0/+38
This commit adds some boilerplate code. The header files found under include/ are copied from i965.