summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/ilo/ilo_3d.c
Commit message (Expand)AuthorAgeFilesLines
* ilo: get rid of function tables in winsysChia-I Wu2013-06-121-9/+9
* ilo: switch to ilo states for VF stageChia-I Wu2013-06-071-10/+6
* ilo: Initialize need_flush in draw_vbo.Vinson Lee2013-05-231-1/+1
* ilo: avoid unnecessary emission of SO statesChia-I Wu2013-05-221-7/+12
* ilo: replace cp hooks by cp owner and flush callbackChia-I Wu2013-05-211-129/+147
* ilo: harware contexts are only for the render ringChia-I Wu2013-05-211-1/+1
* ilo: Add support for HW primitive restart.Courtney Goeltzenleuchter2013-05-101-0/+192
* ilo: use ilo_dev_info in GPE and 3D pipelineChia-I Wu2013-05-011-2/+2
* ilo: add ilo_dev_info shared by the screen and contextsChia-I Wu2013-05-011-1/+1
* ilo: add support for time/occlusion/primitive queriesChia-I Wu2013-04-261-0/+257
* ilo: hook up pipe context 3D functionsChia-I Wu2013-04-261-4/+234
* ilo: new pipe driver for Intel GEN6+Chia-I Wu2013-04-261-0/+41