aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/ilo/ilo_blitter_rectlist.c
Commit message (Expand)AuthorAgeFilesLines
* ilo: remove struct ilo_3dChia-I Wu2014-09-261-1/+1
* ilo: rename ilo_3d.[ch] to ilo_draw.[ch]Chia-I Wu2014-09-261-1/+1
* ilo: handle conditional rendering in the contextChia-I Wu2014-09-221-1/+0
* ilo: add a helper for RECTLIST blitterChia-I Wu2014-09-201-31/+1
* ilo: merge ilo_gpe.h to ilo_state*.hChia-I Wu2014-09-201-1/+1
* ilo: rename ilo_gpe_gen*.[ch]Chia-I Wu2014-09-201-1/+1
* ilo: remove ilo_cp_empty()Chia-I Wu2014-09-191-1/+1
* ilo: clean up 3DPRIMITIVE functionsChia-I Wu2014-09-131-0/+1
* ilo: move 3D functions to ilo_builder_3d*.hChia-I Wu2014-09-131-3/+3
* ilo: use an accessor for dev->genChia-I Wu2014-09-121-1/+2
* ilo: migrate to ilo_layoutChia-I Wu2014-08-191-5/+7
* ilo: fix fb height of HiZ opsChia-I Wu2014-07-291-1/+1
* ilo: clean up resource bo renamingChia-I Wu2014-07-241-1/+1
* ilo: scripted conversion to genhw headersChia-I Wu2014-04-141-4/+4
* ilo: fix and enable fast depth clearChia-I Wu2014-02-221-9/+29
* ilo: add slice clear valueChia-I Wu2014-02-221-0/+3
* ilo: disable HiZ for misaligned levelsChia-I Wu2014-01-141-74/+79
* ilo: use a helper to determine if HiZ is enabledChia-I Wu2014-01-141-3/+5
* ilo: add HiZ op support to the pipelinesChia-I Wu2014-01-081-0/+525