aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/brw_vec4_vs_visitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* intel/common: move gen_debug to intel/devMark Janes2019-04-101-1/+1
* i965: Drop support for the legacy SNORM -> Float equation.Kenneth Graunke2018-01-021-4/+2
* intel/vs: Grow the param array for clip planesJason Ekstrand2017-10-121-0/+7
* intel: Rewrite the world of push/pull paramsJason Ekstrand2017-10-121-3/+1
* i965/vec4: Delete the system value infastructureJason Ekstrand2017-05-091-8/+0
* i965/vec4: Use NIR remapping for VS attributesJason Ekstrand2017-05-091-29/+2
* i965/vs: Set uses_vertexid and friends from brw_compile_vsJason Ekstrand2017-05-091-5/+0
* i965: Move the back-end compiler to src/intel/compilerJason Ekstrand2017-03-131-0/+221