aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/codegen/lib
Commit message (Expand)AuthorAgeFilesLines
* gm107/ir: add fp64 rsqKarol Herbst2019-02-062-2/+127
* gm107/ir: add fp64 rcpKarol Herbst2019-02-062-3/+269
* gk104/ir: Use the new rcp/rsq in libraryKarol Herbst2019-02-062-14/+333
* gk110/ir: Add rsq f64 implementationBoyan Ding2019-02-062-2/+109
* gk110/ir: Add rcp f64 implementationBoyan Ding2019-02-062-4/+235
* gm107/ir/lib: fix sched in div u32 builtinKarol Herbst2018-04-242-4/+4
* nv50/ir: use sched control codes for gm107 builtinsSamuel Pitoiset2017-01-122-40/+40
* nvc0: update GM107 sched control codes formatSamuel Pitoiset2016-09-291-21/+21
* nv50/ir: fix envyas variants when building the code libSamuel Pitoiset2016-04-021-2/+2
* gk110/ir: switch to gk104-style sched codes rather than all-in-oneIlia Mirkin2015-05-181-9/+9
* nvc0: add maxwell (sm50) compiler backendBen Skeggs2014-05-153-1/+215
* nvc0: allow for easier modification of compiler library routinesBen Skeggs2014-05-157-0/+1668