History log of /external/deqp/modules/glshared/glsFboCompletenessTests.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
82904434705dc3c5dcff7a2905b9c9fb10ed05d1 17-Apr-2017 Pyry Haulos <phaulos@google.com> DEPTH_STENCIL_OES as tex format requires OES_depth_texture

Affects:

dEQP-GLES2.functional.fbo.completeness.*
dEQP-GLES3.functional.fbo.completeness.*

Bug: 36727598
Change-Id: Ic79408c21b80ea458baecf79c042e2694e72e0b2
/external/deqp/modules/glshared/glsFboCompletenessTests.cpp
9976327d7b909342f660147280b3fc8660df3a28 08-Dec-2016 Jamie Madill <jmadill@chromium.org> Allow ANGLE_depth_texture for FBO completeness.

This extension enables the same depth attachment formats as
GL_OES_depth_texture. The few restrictions on usage aren't
relevant for the completeness tests.

Bug: 33453991
/external/deqp/modules/glshared/glsFboCompletenessTests.cpp
5489a504dfaafc62f5144efd9aaa299182d92428 27-May-2016 Pyry Haulos <phaulos@google.com> Fix several narrowing conversions inside struct initializers

MSVC 2015 is stricter about narrowing conversions and issues warnings more
agressively.

Change-Id: Ib6d78251afd8f280a5663396d47428d39bbb5fda
/external/deqp/modules/glshared/glsFboCompletenessTests.cpp
b2e583dfcd8aa0d4ef254f841213fcf724b2b193 19-Jun-2015 Jarkko Pöyry <jpoyry@google.com> Improve texture format pretty-printing.

- Rename PixelFormat to TextureFormat and include compressed formats.
- Add compressed3D pretty printing.
- Add compressed formats to texStorageXD.

Change-Id: Ifb24338119dae0e97e166d39c0edbc03d49e7150
/external/deqp/modules/glshared/glsFboCompletenessTests.cpp
1cc61b7d03cad727bbddd00cea8d78f4f6cc9047 30-May-2015 Jarkko Pöyry <jpoyry@google.com> Fix clang string literal conversion warnings.

- Add DE_FATAL(MSG) macro to replace DE_ASSERT(!"MSG") pattern used in
code.

Bug: 21161908
Change-Id: I96414b9ecfbb953b1c5236753c21c5c2d08d3f59
/external/deqp/modules/glshared/glsFboCompletenessTests.cpp
e4637511bd6c4a4cc7c3b7dc776ac10b78930689 23-Mar-2015 Jarkko Pöyry <jpoyry@google.com> Merge "Remove extension name bug workaround from FBO completeness tests."
116c9f73887a800f96e9d94fdb10e8f5ab9b3036 23-Mar-2015 Jarkko Pöyry <jpoyry@google.com> Remove extension name bug workaround from FBO completeness tests.

Change-Id: I8ac325ab3aec9b92ee8010007a5cef2229ab2b8c
/external/deqp/modules/glshared/glsFboCompletenessTests.cpp
4e5dbcc5c6db2408970d1e9bec76c3936aeee204 23-Mar-2015 Jarkko Pöyry <jpoyry@google.com> Allow inconsistently sized attachments in gles2 fbo completeness tests.

- Since GLES3 is "compatible" with a GLES2 context, attachment size negative
test may produce false-negatives.

Bug: 18800966
Change-Id: I60ffee28a144c69f992381f311f9e9ac509420f3
/external/deqp/modules/glshared/glsFboCompletenessTests.cpp
bf845c4e3814b85e1a3e23a27f50c8f888f4bd2d 19-Mar-2015 Jarkko Pöyry <jpoyry@google.com> Make fbo completeness format rules forward compatible.

- Detect and expose context version as an extension in glsFBOUtil.
- Add rules for GLES2 formats changed in GLES3 but with no GLES2
extension with same functionality.
- Add rules for GLES3 formats changed in GLES31 but with no GLES31
extension with same functionality.

Bug: 18800966
Change-Id: I297fa9738d8e51e87ccf84dfde6a13c7fd45c7ce
/external/deqp/modules/glshared/glsFboCompletenessTests.cpp
b5c60b02e542a61a2b658272034c830f92b4c766 19-Mar-2015 Jarkko Pöyry <jpoyry@google.com> Improve logging in fbo completeness tests.

- Log texture format info of used textures and renderbuffers including
which extensions added or would have added support for each feature.
- Log all active rules used to calculate potential result set.
- Rename minFormats to coreFormat and maxFormats to allFormats to
improve readability.

Bug: 18800966
Change-Id: I34a06f179c1353325a3c65a91c3f4d4b6bd024c0
/external/deqp/modules/glshared/glsFboCompletenessTests.cpp
b6232f87629d5c267d4e100d09eb8750b797aa02 17-Mar-2015 Jarkko Pöyry <jpoyry@google.com> Support GL_EXT_texture_sRGB_R(G)8 extensions in fbo completeness tests.

Change-Id: Ic91c8106f63848c0f960af45b75a55f62a2d107e
/external/deqp/modules/glshared/glsFboCompletenessTests.cpp
1029ba1f311daab764fa4e54f0c2a57124522ad0 30-Dec-2014 Jarkko Pöyry <jpoyry@google.com> Fix srgb_unsigned_byte RBO test regression with NV_sRGB_formats extension.

A bugfix to make unsized SRGB format with UNSIGNED_BYTE type renderable
on texture targets erroneously caused test cases to expect same
renderablity on RBO targets as well. RBOs cannot be created with an
unsized internal formats. This change removes the erroneously added
expectation of renderablity from RBO targets.

Bug: 18755796
Change-Id: I8beb906ebccc1305fa910f18f355121623a1aca1
/external/deqp/modules/glshared/glsFboCompletenessTests.cpp
6105d36c20b890fe795a9a412db4bdb0ed6f1198 15-Dec-2014 Jarkko Pöyry <jpoyry@google.com> Require renderability of SRGB,UNSIGNED_BYTE from NV_sRGB_formats.

NV_sRGB_formats extension makes sized format SRGB8 color-renderable but does
not define any unsized format to be color-renderable. Assume unsized SRGB
format with UNSIGNED_BYTE type is implied to be color-renderable.

Bug: 18755796
Change-Id: I7d083aa9a474e1cdd784ded02178ffbad4a79cdb
/external/deqp/modules/glshared/glsFboCompletenessTests.cpp
ef47bf903439ca2c12640ec0f397d29e8bd4f197 24-Oct-2014 Jarkko Pöyry <jpoyry@google.com> Fix framebuffer completeness tests with sRGB targets.

- Don't expect SRGB to become renderable in GL_EXT_sRGB extension
- Support GL_EXT_sRGB_write_control extension
- Support GL_NV_sRGB_formats extension
- Add missing GLES3 texture formats
- Remove modified cases from must-pass list

Bug: 18094134
Change-Id: I7587ff4a0e6106b74780dae193fa16970145a02e
/external/deqp/modules/glshared/glsFboCompletenessTests.cpp
3c827367444ee418f129b2c238299f49d3264554 02-Sep-2014 Jarkko Poyry <jpoyry@google.com> Import dEQP.

Import drawElements Quality Program from an internal repository.

Bug: 17388917
Change-Id: Ic109fe4a57e31b2a816113d90fbdf51a43e7abeb
/external/deqp/modules/glshared/glsFboCompletenessTests.cpp