History log of /external/deqp/framework/delibs/debase/deDefs.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c5cf5cb5dd01910d08bb5e600fea7179d89f9a68 14-Nov-2016 Pyry Haulos <phaulos@google.com> Upstream common framework changes from OpenGL CTS

* Refactor case list filtering logic into tcu::CaseListFilter from
tcu::CommandLine.

* Add --deqp-caselist-resource command line option that allows sourcing
test case list from asset archive instead of filesystem directly. This
allows packaging test case lists in the Android APK for example.

* Add tcu::transpose() to tcuMatrixUtil.hpp

* Add tcu::DVecN typedefs

* Add support for QNX

* Add tcu::App::getResult()

* Add -Wno-delete-non-virtual-dtor to default gcc/clang flags

Change-Id: I804e38034e92aba94a0171066af30d6ee30a0f69
/external/deqp/framework/delibs/debase/deDefs.c
9674feda47dead74c61eca0cca3c74fb8c27391e 18-May-2015 Jarkko Pöyry <jpoyry@google.com> Fix deInt32.h -Wconversion warnings.

- deSignBit32 returns uint.
- deClz64 takes in uint.
- Hash functions return uint.

Bug: 21161908
Change-Id: Ia78bd5f54c5a03677b0b035e79add0b9eb997280
/external/deqp/framework/delibs/debase/deDefs.c
27339e881172853ab075264582da8cbc931ed654 18-Feb-2015 Jamie Madill <jmadill@google.com> Enable Win32 Release asserts.

Use the same workaround as for UNIX OSes, where the code undefs
NDEBUG before including assert.h.

Change-Id: I2b6b31c4b6a88d2635b30087a9e36849fcb9f8e7
/external/deqp/framework/delibs/debase/deDefs.c
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/delibs/debase/deDefs.c