summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/nir/tgsi_to_nir.c
Commit message (Expand)AuthorAgeFilesLines
...
* gallium/ttn: add UBO supportRob Clark2015-04-171-9/+60
* gallium/ttn: minor cleanupRob Clark2015-04-171-23/+17
* gallium/ttn: add support for TXL2Rob Clark2015-04-171-0/+11
* gallium/ttn: add support for texture offsetsRob Clark2015-04-171-1/+28
* gallium/ttn: add support for system valuesRob Clark2015-04-111-0/+34
* gallium/ttn: fix TXDRob Clark2015-04-111-3/+17
* gallium/ttn: add TXQ support (v2)Rob Clark2015-04-111-8/+51
* gallium/ttn: split out helper to get texture infoRob Clark2015-04-111-53/+59
* gallium/ttn: add support for temp arraysRob Clark2015-04-111-15/+145
* gallium/ttn: minor cleanupRob Clark2015-04-111-5/+6
* gallium/ttn: MOD is an integer instructionRob Clark2015-04-051-1/+1
* gallium/ttn: add UMADRob Clark2015-04-051-1/+11
* gallium: Add tgsi_to_nir to get a nir_shader for a TGSI shader.Eric Anholt2015-04-011-0/+1423