mesa/src
Rob Clark dfbae7d64f nir/algebraic: support for power-of-two optimizations
Some optimizations, like converting integer multiply/divide into left/
right shifts, have additional constraints on the search expression.
Like requiring that a variable is a constant power of two.  Support
these cases by allowing a fxn name to be appended to the search var
expression (ie. "a#32(is_power_of_two)").

Signed-off-by: Rob Clark <robclark@freedesktop.org>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2016-06-03 16:05:03 -04:00
..
compiler nir/algebraic: support for power-of-two optimizations 2016-06-03 16:05:03 -04:00
egl Revert "egl: Check if API is supported when using eglBindAPI." 2016-06-03 11:33:45 +02:00
gallium radeonsi: mark buffer texture range valid for shader images 2016-06-03 14:11:05 +02:00
gbm gbm: remove define _DEFAULT_SOURCE 2016-05-23 12:09:11 +01:00
getopt
glx mesa_glinterop: remove mesa_glinterop typedefs 2016-05-30 17:53:44 +01:00
gtest
hgl
intel isl: add support for Android libmesa_isl static library 2016-06-02 22:31:44 +01:00
loader
mapi mapi: expose new functions in GL ES 3.2 2016-05-26 21:25:53 -04:00
mesa mesa/formatquery: expand NUM_SAMPLE_COUNTS OpenGL ES comment 2016-06-03 07:38:25 +02:00
util mesa: Add .gitignore entries for make check binaries 2016-05-25 09:41:44 -07:00
Makefile.am automake: bring back the .PHONY git_sha1.h.tmp rule 2016-06-02 22:23:12 +01:00
SConscript