summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_eu_util.c
Commit message (Expand)AuthorAgeFilesLines
* i965: Rename brw_compile to brw_codegenJason Ekstrand2015-04-221-5/+5
* i965: Use BRW_MATH_DATA_SCALAR when source regioning is scalar.Matt Turner2014-09-291-2/+1
* i965: Rename brw_math to gen4_math.Kenneth Graunke2014-06-101-1/+1
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* i965: Don't use GL types in files shared with intel-gpu-tools.Kenneth Graunke2013-12-051-12/+12
* i965: Drop trailing whitespace from files shared with intel-gpu-tools.Kenneth Graunke2013-12-051-9/+9
* i965: Drop the confusing saturate argument to math instruction setup.Eric Anholt2012-08-081-1/+0
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+126