- GL_MAX_PROGRAM_TEXEL_OFFSET and GL_MIN_PROGRAM_TEXEL_OFFSET were technically already properly implemented, since the spec mentions that the behavior outside of these limits is undefined, and SwiftShader has no actual hard limit for these parameters. - GL_MAX_TEXTURE_LOD_BIAS also has no hard limit in SwiftShader, other than the limit imposed on LOD itself, so that limit was used for GL_MAX_TEXTURE_LOD_BIAS. Change-Id: I60b15b7f7a0febbc3e6582caff6c6a414a5d4964 Reviewed-on: https://swiftshader-review.googlesource.com/11709Reviewed-by:Nicolas Capens <nicolascapens@google.com> Tested-by:
Alexis Hétu <sugoi@google.com>
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| BUILD.gn | Loading commit data... | |
| Config.cpp | Loading commit data... | |
| Config.hpp | Loading commit data... | |
| FrameBuffer.cpp | Loading commit data... | |
| FrameBuffer.hpp | Loading commit data... | |
| FrameBufferAndroid.cpp | Loading commit data... | |
| FrameBufferAndroid.hpp | Loading commit data... | |
| FrameBufferDD.cpp | Loading commit data... | |
| FrameBufferDD.hpp | Loading commit data... | |
| FrameBufferGDI.cpp | Loading commit data... | |
| FrameBufferGDI.hpp | Loading commit data... | |
| FrameBufferOSX.hpp | Loading commit data... | |
| FrameBufferOSX.mm | Loading commit data... | |
| FrameBufferOzone.cpp | Loading commit data... | |
| FrameBufferOzone.hpp | Loading commit data... | |
| FrameBufferWin.cpp | Loading commit data... | |
| FrameBufferWin.hpp | Loading commit data... | |
| FrameBufferX11.cpp | Loading commit data... | |
| FrameBufferX11.hpp | Loading commit data... | |
| SwiftConfig.cpp | Loading commit data... | |
| SwiftConfig.hpp | Loading commit data... | |
| libX11.cpp | Loading commit data... | |
| libX11.hpp | Loading commit data... |