History log of /external/deqp/framework/delibs/debase/deInt32Test.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
801b508c8d5f464df5ae792d48909d2df8574141 10-Dec-2015 Kalle Raita <kraita@google.com> Fix shift-negative-value warning

Change-Id: I4709933cc873ed34d3f67b2a258f542d56018428
/external/deqp/framework/delibs/debase/deInt32Test.c
cb805b527ba47805a898053ebc4df1b3acfc9963 30-Sep-2015 Pyry Haulos <phaulos@google.com> Add deCtz32() to deInt32.h

deCtz32() computes number of trailing zeros.

Change-Id: I44707d92696af927d7464b75be789571338be479
/external/deqp/framework/delibs/debase/deInt32Test.c
34cc2f97562d1437b6f1787c9b50ad6a82a133ed 30-Jun-2015 Pyry Haulos <phaulos@google.com> Avoid htons and ntohs in deSocket

Despite best efforts, the magic required for htons/ntohs implementation
seems to always trigger warnings on some platform or build target.

Change-Id: Ib38202e07c55a98122715d6b17a4dfcc25b91f6d
/external/deqp/framework/delibs/debase/deInt32Test.c
04b366a975e9e9444ecc0e07ef35bafb0f9d4270 28-May-2015 Pyry Haulos <phaulos@google.com> Merge "Add deSignExtendTo32() to deInt32.h"
da2645ec08e1e7f50fb06a6d1a36d2ab5903a344 23-May-2015 Pyry Haulos <phaulos@google.com> Add deSignExtendTo32() to deInt32.h

Change-Id: I1e70245b92b044ba136b40be7ef0694c0ae1c18b
/external/deqp/framework/delibs/debase/deInt32Test.c
24ceed3e1acf66512ee25ee75002198b6672879d 23-May-2015 Jarkko Pöyry <jpoyry@google.com> Fix various type and sign conversion warnings.

Bug: 21161908
Change-Id: I849473f51ed7fa5028b7fbc8f265d080c553c8d5
/external/deqp/framework/delibs/debase/deInt32Test.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/deInt32Test.c
4b395c846d775a28e70da891ce77652a0f7f74d9 21-Apr-2015 Jarkko Pöyry <jpoyry@google.com> Add N-bit min/max/mask utilities to deInt32.h.

- Add internal tests.
- Enable int32, stl_util and command line self tests.

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