summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/ilo/Makefile.sources
AgeCommit message (Expand)AuthorFilesLines
2014-01-08ilo: add HiZ op support to the pipelinesChia-I Wu1-0/+1
2013-06-17ilo: add BLT-based blitting methods to ilo_blitterChia-I Wu1-0/+1
2013-06-17ilo: replace util_blitter by ilo_blitterChia-I Wu1-0/+2
2013-05-14ilo: move transfer-related functions to a new fileChia-I Wu1-0/+1
2013-04-26ilo: compile VS/GS/FS with the toy compilerChia-I Wu1-0/+4
2013-04-26ilo: add a toy shader compilerChia-I Wu1-1/+8
2013-04-26ilo: add GEN7 support for 3D pipelineChia-I Wu1-0/+1
2013-04-26ilo: add 3D pipeline for GEN6Chia-I Wu1-0/+3
2013-04-26ilo: add GEN7 GPEChia-I Wu1-0/+1
2013-04-26ilo: add GEN6 GPEChia-I Wu1-0/+1
2013-04-26ilo: add functions to manage shadersChia-I Wu1-0/+1
2013-04-26ilo: add command parserChia-I Wu1-0/+1
2013-04-26ilo: new pipe driver for Intel GEN6+Chia-I Wu1-0/+11