OSDN Git Service

Fix resetting current display when no current context.
[android-x86/external-swiftshader.git] / src / Renderer / Sampler.hpp
2017-05-03 Nicolas CapensAdd Subzero as a Git subtree.
2017-03-10 Nicolas CapensWork around unsuppressable GCC error.
2016-12-06 Nicolas CapensDeprecate handling power-of-two texture sampling separa...
2016-06-13 Meng-Lin WutexelFetch implementation
2016-06-08 Alexis HetuMin LOD and Max LOD sampler parameters
2016-06-06 Alexis HetuLOD Base level and Max level to sampler state
2016-06-06 Alexis HetuTexture size fix
2016-05-11 Nicolas CapensApply the Apache 2.0 license.
2016-02-08 Nicolas CapensRefactor texture coordinate addressing.
2015-12-18 Alexis HetuSending magnification filter info to the sampler
2015-10-21 Alexis HetuAdded new swizzle parameters to Sampler's state
2015-09-02 Nicolas CapensImplement support for YV12 texture sampling.
2015-05-11 Alexis HetuTexture2DArray skeleton
2014-11-13 Alexis HetuFixing some trivial warnings in the SwiftShader build.
2014-10-22 Nicolas CapensUse unsigned enum base types to use them as state bitfi...
2014-05-06 John BaumanAdd SwiftShader dump from Feb 6 2013
2014-05-06 John BaumanUpdate SwiftShader to April code dump.
2014-05-06 John BaumanAdd SwiftShader source to repo