History log of /external/deqp/framework/opengl/simplereference/sglrGLContext.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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/framework/opengl/simplereference/sglrGLContext.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/framework/opengl/simplereference/sglrGLContext.cpp
b0a384bf9b6816d4e3e594b37955d220d66ac7d1 20-May-2015 Jarkko Pöyry <jpoyry@google.com> Fix -Wconversion warnings in rr and sglr.

Bug: 21161908
Change-Id: Ic13ea42910019a476ed52e99645cfdbcc9294538
/external/deqp/framework/opengl/simplereference/sglrGLContext.cpp
811210088ca91e62eb58a159c39791e550fd0f9a 08-Dec-2014 Jarkko Pöyry <jpoyry@google.com> Fix program leak in sglrGLContext CreateProgram on build failure.

Bug: 18671009
Change-Id: Iae17830bec4e213853d7079f42c01c7b2bf48821
/external/deqp/framework/opengl/simplereference/sglrGLContext.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/framework/opengl/simplereference/sglrGLContext.cpp