History log of /external/deqp/modules/internal/CMakeLists.txt
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
efd631f50d2f4c5f1b70a64f7e04103dc7f39407 21-Jan-2016 Pyry Haulos <phaulos@google.com> resolve merge conflicts of 5248f97c88 to vulkan.

Change-Id: I9a6f891f8971a3724c9526e613b4271ee7dd0cf3
efb83e1354edd463650ad0404b18e9a7efc307e4 20-Jan-2016 Pyry Haulos <phaulos@google.com> Move ASTC utilities to tcuAstcUtil.hpp/cpp (tcu::astc)

* Move decompression code from tcuCompressedTexture.cpp

* Move ASTC data gen utilities from es3fASTCDecompressionCases.cpp

* Add a few new utilities for generating random blocks and verifying
validity of ASTC blocks

* Add basic internal tests for ASTC utilities

Change-Id: I2cf0393eaa026543af03b8d77670b64b048d0311
/external/deqp/modules/internal/CMakeLists.txt
0820e8d122596ff51f723f8a4f32fa755fbbda23 16-Oct-2015 Pyry Haulos <phaulos@google.com> Fix framework support for various Vulkan texture formats

Change-Id: I55abe517e9871c04ad6e87ce74fbe8278ed4966a
/external/deqp/modules/internal/CMakeLists.txt
e2145884f87cdca749a754abfd246cdfe01ea2c1 13-Oct-2015 Pyry Haulos <phaulos@google.com> Add tests for PixelBufferAccess getPixel/setPixel

Change-Id: I6acf3ee8e82208090859b895e47a6a9ca1a3a566
/external/deqp/modules/internal/CMakeLists.txt
a99421e9ede7fac9c1ea832038e2b6dfe4231845 01-May-2015 Mika Isojärvi <misojarvi@google.com> Optimize sRGB8 lookups by using lut.

Change-Id: I8e77ed3d6572130658b67f8b1dcccad68583d2e6
/external/deqp/modules/internal/CMakeLists.txt
f4238ec8ad0e9b0995142dc3b0b9a18de167ae3f 25-Feb-2015 Pyry Haulos <phaulos@google.com> Improve depth interpolation in reference renderer

This change reformulates depth value interpolation to exactly preserve
constant depth across a triangle. Old interpolation code exhibited
serious Z-fighting with two (Z-)overlapping screen-aligned triangles.

In addition barycentric precision is slightly improved by actually
dividing with the sum instead of sharing pre-computed 1/sum.

A simple test for constant depth and varying interpolation is provided.

Change-Id: If6229f9652bcf3dbe1d273ed8e131b175c06dfc2
/external/deqp/modules/internal/CMakeLists.txt
f0baefc76087f208e58af77dccaecdbac73e1247 09-Jan-2015 Mika Isojärvi <misojarvi@google.com> Add class to build seeds from variables.

Add simple stream like seed builder utility class for building seeds
from data types. This can be used to generate a seed for the rng from
the parameters of the test case instead of using name of the test case.

Change-Id: Ib276dc54a55c8a38878a220b17e3f9a2750cb774
/external/deqp/modules/internal/CMakeLists.txt
d208c8cdc71342dfe289cef92edba2bc6b3da600 30-Sep-2014 Pyry Haulos <phaulos@google.com> Add internal (dE-IT) module to CTS builds.

Internal module has tests that validate build and base OS integration.
Having those test available in the APKs makes it easier to rule out test
framework issues if necessary.

Change-Id: I56f4ce8834e60f94c1c4b0ded78750d2a7ebba3e
/external/deqp/modules/internal/CMakeLists.txt
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/internal/CMakeLists.txt