summaryrefslogtreecommitdiff
path: root/backend/src/ir/sampler.hpp
AgeCommit message (Expand)AuthorFilesLines
2015-01-09do not use C++11 features inside libgbeinterpGuo Yejun1-2/+2
2014-11-11License: adjust all license version to LGPL v2.1+.Zhigang Gong1-1/+1
2014-05-09do not serialize zero image/sampler info into binaryGuo Yejun1-0/+2
2014-02-11Silent compilation warning in sampler functions.Zhigang Gong1-7/+2
2014-01-17GBE/Sampler: Simplfy the sampler handling.Zhigang Gong1-7/+3
2013-09-12Add the serialization support for backendJunyan He1-1/+24
2013-05-15GBE: concentrate all samplers' allocation at compile time.Zhigang Gong1-7/+18
2013-05-15GBE: refine the sampler implementation to comply with spec.Zhigang Gong1-0/+67