Age | Commit message (Collapse) | Author | Files | Lines |
|
Fix warnings for Clang builds with -Wunreachable-code-break.
Components: Framework, OpenGL, OpenGL ES, Vulkan
VK-GL-CTS issue: 3074
Change-Id: Ib658e631bad3d06d787c6151f744e8db3e850fb4
|
|
Fix warnings for Clang builds with -Wextra-semi, -Wextra-semi-stmt and
-Wc++98-compat-extra-semi.
Components: Framework, OpenGL, OpenGL ES, Vulkan
VK-GL-CTS issue: 3080
Change-Id: I1caa81b65415a1e94797c6df48fc8a4539e9635a
|
|
Change-Id: Iede7ed79a031ab38c0665d1a115e34d034d2b662
|
|
Normalizing path will prevent deProcess correctly stripping leading
working directory name from binary path.
Change-Id: If9e22b683f0f929219147e19cc31b42cf6e6bdeb
|
|
- Updated sockets to use size_t as data size.
- Updated executor and execserver to build on new api and use size_t
for data sizes. Protocol is not modified.
Bug: 21161908
Change-Id: Ic525e05ef9a28ac80d8a6bcf5e239a70a89a5172
|
|
Using de::CommandLine provides better command line argument parsing and
improved diagnostics in case of failures.
Change-Id: I4685ef84f17171cfe3fd4d6a99f84dbb55c64b18
|
|
- Remove trailing whitespace.
- Fix some alignments.
Change-Id: I3b74a2cdc964859193adbe0aed030a7ee3d62085
|
|
Import drawElements Quality Program from an internal repository.
Bug: 17388917
Change-Id: Ic109fe4a57e31b2a816113d90fbdf51a43e7abeb
|