aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/gen8_generator.cpp
Commit message (Expand)AuthorAgeFilesLines
* i965/fs: Implement fs_inst::force_sechalf support on Broadwell.Kenneth Graunke2014-04-181-0/+1
* i965: Move compiler debugging output to stderr.Eric Anholt2014-02-221-7/+7
* i965: Drop bogus F32TO16/F16TO32 instructions on Broadwell - use MOV.Kenneth Graunke2014-02-201-2/+0
* i965: Fix math instruction hstride assertions on Broadwell.Kenneth Graunke2014-01-311-1/+1
* i965: Add a new infrastructure for generating Broadwell shader assembly.Kenneth Graunke2014-01-181-0/+643