nouveau/nir: Implement load_global_constant
[mesa.git] / src / gallium / drivers / vc4 / vc4_tiling.h
2017-08-15 Eric Anholtbroadcom/vc4: Build the vc4_tiling_lt_neon.c with ...
2017-05-02 Eric Anholtvc4: Use runtime CPU detection for whether NEON is...
2017-01-31 Rob Herringvc4: fix arm64 build with Neon
2017-01-26 Eric Anholtvc4: Use NEON to speed up utile loads on Pi2.
2017-01-26 Eric Anholtvc4: Move LT tiling code to a separate file.
2017-01-26 Eric Anholtvc4: Use unreachable() in an unreachable codepath for...
2017-01-06 Eric Anholtvc4: Move the utile_width/height functions to header...
2017-01-06 Eric Anholtvc4: Make the load/store utile functions static.
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-17 Eric Anholtvc4: Use the pure/const attributes on a bunch of our...
2014-08-22 Eric Anholtvc4: Add support for texture tiling.