aboutsummaryrefslogtreecommitdiffstats
path: root/src/glsl/ir_explog_to_explog2.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl: Include main/core.h.Chia-I Wu2010-08-241-1/+1
* glsl2: Include imports.h to get snprintf wrapper for MSVCIan Romanick2010-08-231-1/+1
* glsl2: Add a pass to convert exp and log to exp2 and log2.Eric Anholt2010-08-051-0/+85