Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
deqp
/
75188f605f4d29508a8fcf3e8c47a471fb6847f9
75188f6
Merge branch '324-shader-texture-function-tests' into 'vulkan-cts-1.0-dev'
by Mika Isojarvi
· 8 years ago
b6573d1
Merge branch '395-convert-assembly-fix-arraystride' into 'vulkan-cts-1.0-dev'
by Mika Isojarvi
· 8 years ago
c1be9d8
ShaderRenderDerivateTests: fix threshold calculation.
by Akos Dirner
· 8 years ago
7c7b66b
Add more texture function tests to the exclude list, regenerate mustpass list.
by Akos Dirner
· 8 years ago
887f70c
Add more texture function tests to the exclude list, regenerate mustpass list.
by Akos Dirner
· 8 years ago
28d95ee
Merge branch '392-split-tests' into 'vulkan-cts-1.0-dev'
by Pyry Haulos
· 8 years ago
7d79814
Exclude some failing tests from mustpass.
by Akos Dirner
· 8 years ago
9890372
Fix issues with undefined levels in tess primitive discard tests
by Pyry Haulos
· 8 years ago
f1e4567
Update Khronos mustpass list
by Mika Isojärvi
· 8 years ago
25fb86d
Merge branch '342-opinboundsaccesschain-assembly-tests' into 'vulkan-cts-1.0-dev'
by Mika Isojarvi
· 8 years ago
544a860
Merge branch '296-derivate-function-tests' into '324-shader-texture-function-tests'
by Mika Isojarvi
· 8 years ago
64ddfd9
Merge branch 'mobica_fix_spirv_validation_errors' into 'vulkan-cts-1.0-dev'
by Mika Isojarvi
· 8 years ago
cd92173
Merge branch 'issue_408' into 'vulkan-cts-1.0-dev'
by Mika Isojarvi
· 8 years ago
7c32f91
Fix VkDeviceSize -> size_t warning
by Pyry Haulos
· 8 years ago
4c5f860
Re-build Vulkan CTS mustpass
by Pyry Haulos
· 8 years ago
89d064f
Fix missing ArrayStride decorator.
by Gabor Abraham
· 8 years ago
0a6fe14
Explicitly declare gl_PerVertex block
by Maciej Jesionowski
· 8 years ago
7d09211
Fixes OpSConvert and OpUConvert output buffer
by Lars-Ivar Hesselberg Simonsen
· 8 years ago
460e239
Merge branch 'buffer-overflow-in-deqp-vk-draw-indirect_draw-404' into 'vulkan-cts-1.0-dev'
by Pyry Haulos
· 8 years ago
18a82e9
Disable textureproj* tests which are affected by glslang issue (319).
by Akos Dirner
· 8 years ago
8ce70b9
Merge branch '396-component-mapping-fix' into 'vulkan-cts-1.0-dev'
by Pyry Haulos
· 8 years ago
7bc4935
Merge branch 'validation_fix_api_command_buffers' into 'vulkan-cts-1.0-dev'
by Pyry Haulos
· 8 years ago
646802e
Fix SPIR-V validation error (missing ClipDistance capability) by declaring gl_PerVertex explicitly.
by Akos Dirner
· 8 years ago
3514530
check if sample count actually supported on image format
by Daniel Hegedus
· 8 years ago
d6a0393
refactor vulnerable sample count handling
by Daniel Hegedus
· 8 years ago
ece5b23
Added Derivate function tests.
by Daniel Hegedus
· 9 years ago
189aff3
Fix for buffer overflow in dEQP-VK.draw.indirect_draw.* CTS tests
by John Corbally
· 8 years ago
00e297d
Fix a few size_t -> deUint32 conversion warnings
by Pyry Haulos
· 8 years ago
0ab5475
Add texture function and texture gather tests to the mustpass and exclude lists.
by Akos Dirner
· 8 years ago
09c2f63
Add texture gather tests. Fixes #360.
by Akos Dirner
· 9 years ago
392eadf
Fix sampler definition used for texelFetch tests.
by Akos Dirner
· 8 years ago
08a3fca
Add ShaderRenderTextureFunctionTests. Fixes #324.
by Akos Dirner
· 9 years ago
30ce089
ShaderRender:
by Akos Dirner
· 9 years ago
befdadf
Re-build Vulkan CTS 1.0.1 mustpass
by Pyry Haulos
· 8 years ago
3e69597
Merge branch 381-new-synchronization-tests into vulkan-cts-1.0-dev
by Pyry Haulos
· 8 years ago
5d96cca
Merge branch 334-resolve-image-tests into vulkan-cts-1.0-dev
by Pyry Haulos
· 8 years ago
ed4f4b9
Add ArrayStride decorator in OpTypeArray cases.
by Gabor Abraham
· 8 years ago
a95d788
Fix OpInBoundsAccessChain return type in matrix cases.
by Gabor Abraham
· 8 years ago
cc6976f
Add OpAtomicIAdd, OpAtomicISub, OpAtomicIIncrement and OpAtomicIDecrement assembly tests
by Csaba Osztrogonác
· 9 years ago
a017cc7
Component mapping fix.
by Peter Siket
· 8 years ago
c80d2f5
Fix after review and validation layer errors
by Szilard Ledan
· 8 years ago
74b1195
Add tests for resolve images
by Szilard Ledan
· 9 years ago
9163d22
Merge branch 'jekstrand-spirv-assembly-fixes' into 'vulkan-cts-1.0-dev'
by Pyry Haulos
· 8 years ago
9dc99ea
Merge branch 'jekstrand-rasterization-fixes' into 'vulkan-cts-1.0-dev'
by Pyry Haulos
· 8 years ago
4abfcca
Merge branch 'jekstrand-clearing-fixes' into 'vulkan-cts-1.0-dev'
by Pyry Haulos
· 8 years ago
26d0cfe
Merge branch 'scygan-update-glslang' into 'vulkan-cts-1.0-dev'
by Pyry Haulos
· 8 years ago
537a9b7
spirv_assembly: Use deInt32 instead of VkBool32 for OpFUnord* tests
by Jason Ekstrand
· 8 years ago
7a45b29
rasterization: Use LOAD_OP_DONT_CARE for the resolve attachment
by Jason Ekstrand
· 8 years ago
00bfdbd
Update glslang to (22e0d414) to include struct member and in/out struct decorations fixes
by scygan
· 9 years ago
562c7ae
spirv_assembly: Don't use booleans in SSBOs
by Jason Ekstrand
· 8 years ago
24568e5
Added synchronization basic tests
by Arkadiusz Sarwa
· 9 years ago
0a2b393
Create OpInBoundsAccessChain tests using OpCompositeInsert utility functions.
by Gabor Abraham
· 9 years ago
7aa88a4
Add synchronization module
by Maciej Jesionowski
· 9 years ago
fd0fe2a
image_clearing: Don't set a component mapping for the view to be cleared
by Jason Ekstrand
· 8 years ago
7dcc33d
Merge vulkan-cts-1.0 into vulkan-cts-1.0-dev
by Pyry Haulos
· 8 years ago
0277e42
Merge vulkan-cts-1.0 into vulkan-cts-1.0-dev
by Pyry Haulos
· 8 years ago
f13b15d
Merge branch 'memory-release-fix' into 'vulkan-cts-1.0'
by Pyry Haulos
· 8 years ago
8b9bed7
Use TCU_CHECK instead of DE_ASSERT
by Sivert Berg
· 8 years ago
71e0f9f
Fixes to random memory mapping tests am: 223b8f6911 am: c277f941dd
by Mika Isojrvi
· 8 years ago
f21b098
Fixes to random memory mapping tests am: 223b8f6911 am: 1dd022e33d
by Mika Isojrvi
· 8 years ago
2996c7f
Fixes to random memory mapping tests am: 223b8f6911 am: c277f941dd
by Mika Isojärvi
· 8 years ago
1c7af2b
Fixes to random memory mapping tests am: 223b8f6911 am: 1dd022e33d
by Mika Isojärvi
· 8 years ago
c277f94
Fixes to random memory mapping tests am: 223b8f6911
by Mika Isojrvi
· 8 years ago
1dd022e
Fixes to random memory mapping tests am: 223b8f6911
by Mika Isojrvi
· 8 years ago
c949888
Merge "De-duplicate utility code between some Vulkan test groups"
by Pyry Haulos
· 8 years ago
14481e5
Flush changes before invalidate in memory mapping tests am: e73ac75e3c am: 0257d9458a
by Mika Isojrvi
· 8 years ago
2746048
Flush changes before invalidate in memory mapping tests am: e73ac75e3c am: 46e8192cb1
by Mika Isojrvi
· 8 years ago
7e3803a
Fix several issues in dEQP-VK.memory.mapping tests
by Pyry Haulos
· 8 years ago
508ae6d
Flush changes before invalidate in memory mapping tests am: e73ac75e3c
by Mika Isojärvi
· 8 years ago
0257d94
Flush changes before invalidate in memory mapping tests am: e73ac75e3c
by Mika Isojrvi
· 8 years ago
4305224
Flush changes before invalidate in memory mapping tests am: e73ac75e3c
by Mika Isojärvi
· 8 years ago
46e8192
Flush changes before invalidate in memory mapping tests am: e73ac75e3c
by Mika Isojrvi
· 8 years ago
223b8f6
Fixes to random memory mapping tests
by Mika Isojärvi
· 8 years ago
0c1e85b
Merge "Take nonCoherentAtomSize into account in memory mapping tests am: 81fe3f5a2c am: 0a2cce9dfb" into nyc-mr1-dev-plus-aosp
by Mika Isojärvi
· 8 years ago
36191fb
Take nonCoherentAtomSize into account in memory mapping tests am: 81fe3f5a2c am: a2685d421f
by Mika Isojrvi
· 8 years ago
456eedb
De-duplicate utility code between some Vulkan test groups
by Pyry Haulos
· 8 years ago
e73ac75
Flush changes before invalidate in memory mapping tests
by Mika Isojärvi
· 8 years ago
b19f87d
Merge "Take nonCoherentAtomSize into account in memory mapping tests am: 81fe3f5a2c am: 0a2cce9dfb" into nyc-mr1-dev-plus-aosp
by Android Build Merger (Role)
· 8 years ago
fccacd9
Take nonCoherentAtomSize into account in memory mapping tests am: 81fe3f5a2c
by Mika Isojärvi
· 8 years ago
10f0181
Take nonCoherentAtomSize into account in memory mapping tests am: 81fe3f5a2c
by Mika Isojärvi
· 8 years ago
0a2cce9
Take nonCoherentAtomSize into account in memory mapping tests am: 81fe3f5a2c
by Mika Isojrvi
· 8 years ago
a2685d4
Take nonCoherentAtomSize into account in memory mapping tests am: 81fe3f5a2c
by Mika Isojrvi
· 8 years ago
77f3ff6
Merge "Fix several narrowing conversions inside struct initializers"
by TreeHugger Robot
· 8 years ago
ad621c6
Merge "Initialize m_context in EGL thread clean up test class"
by TreeHugger Robot
· 8 years ago
0b29eb6
Merge "Do not throw exception from destructior in tcu::Either tests"
by TreeHugger Robot
· 8 years ago
3d75eda
Merge "Add test for vkResetDescriptorPool memory leak"
by Collin Baker
· 8 years ago
81fe3f5
Take nonCoherentAtomSize into account in memory mapping tests
by Mika Isojärvi
· 8 years ago
4f3a422
Merge "Add Visual Studio 2015 generator to build scripts"
by TreeHugger Robot
· 8 years ago
6cbd34b
Change unnamed enum VK_ constants to defines and update API
by Pyry Haulos
· 8 years ago
e12d5fa
Initialize m_context in EGL thread clean up test class
by Pyry Haulos
· 8 years ago
4e678b8
Do not throw exception from destructior in tcu::Either tests
by Pyry Haulos
· 8 years ago
5489a50
Fix several narrowing conversions inside struct initializers
by Pyry Haulos
· 8 years ago
474f1d9
Add Visual Studio 2015 generator to build scripts
by Pyry Haulos
· 8 years ago
ae0ecb5
Merge "Merge bug fixes from Khronos CTS release branch am: 3d8e6ee58a am: db45dfc398" into nyc-mr1-dev-plus-aosp
by Pyry Haulos
· 8 years ago
1bc572c
Merge vulkan-cts-1.0-dev from Khronos repo to master
by Pyry Haulos
· 8 years ago
895215f
resolve merge conflicts of 9a6dd53 to master
by Pyry Haulos
· 8 years ago
0f76157
Merge "Merge bug fixes from Khronos CTS release branch am: 3d8e6ee58a am: db45dfc398" into nyc-mr1-dev-plus-aosp
by Android Build Merger (Role)
· 8 years ago
9a6dd53
Merge bug fixes from Khronos CTS release branch am: 3d8e6ee58a am: 809bddd1e3
by Pyry Haulos
· 8 years ago
9ec71cb
Merge bug fixes from Khronos CTS release branch am: 3d8e6ee58a am: db45dfc398
by Pyry Haulos
· 8 years ago
809bddd
Merge bug fixes from Khronos CTS release branch am: 3d8e6ee58a
by Pyry Haulos
· 8 years ago
Next »