Merge "Add check to ensure memory and heap with DEVICE_LOCAL flags are consistent...
[platform/upstream/VK-GL-CTS.git] / modules /
2016-03-21 Pyry HaulosMerge "Add check to ensure memory and heap with DEVICE_...
2016-03-21 Pyry HaulosMerge "Fix int to bool conversion warning" into nyc-dev
2016-03-21 Pyry HaulosMerge "Improve logging in dEQP-VK.api.info.device.memor...
2016-03-21 Mika IsojarviMerge changes I87bf1147,I1bfc5656 into nyc-dev
2016-03-21 Pyry HaulosMerge "Fix VkDeviceSize -> size_t warning in synchroniz...
2016-03-21 Mika IsojarviMerge "Fix GLES31 format counts in draw buffers indexed...
2016-03-21 Mika IsojärviEnable blending for floating point formats
2016-03-21 Mika IsojärviAlways disable blending for 32bit float formats
2016-03-21 Pyry HaulosMerge in bugfixes from Khronos repository
2016-03-21 Pyry HaulosMerge vulkan-cts-1.0 to vulkan-cts-1.0-dev
2016-03-21 Mika IsojärviFix GLES31 format counts in draw buffers indexed tests
2016-03-18 Mika IsojarviMerge "Remove non-color renderable formats from draw...
2016-03-18 Mika IsojarviMerge "Fix typo in negative buffer API tests" into...
2016-03-18 Pyry HaulosMerge "Add basic WSI swapchain tests" into nyc-dev
2016-03-18 Mika IsojärviRemove non-color renderable formats from draw buffer...
2016-03-18 Mika IsojärviFix typo in negative buffer API tests
2016-03-18 Mika IsojarviMerge "Remove invalid precision macro negative tests...
2016-03-18 Mika IsojarviMerge "Make sure invalid programs and shaders are inval...
2016-03-17 David SodmanMerge "Add support for vulkan synchronization primitive...
2016-03-17 Mika IsojärviRemove invalid precision macro negative tests
2016-03-17 Mika IsojärviMake sure invalid programs and shaders are invalid
2016-03-17 Mika IsojarviMerge "Fix geometry point size extension check" into...
2016-03-16 Pyry HaulosMerge "Do not require signed zero support in frexp...
2016-03-16 Mika IsojarviMerge "Fix cube map array extension checks in opaque...
2016-03-16 Mika IsojärviFix geometry point size extension check
2016-03-16 Pyry HaulosDo not require signed zero support in frexp() tests
2016-03-16 Mika IsojärviFix cube map array extension checks in opaque indexing...
2016-03-14 Mika IsojarviMerge "Properly reset GL error state" into nyc-dev
2016-03-14 Pyry HaulosMerge "Clean up SPIR-V support code in framework" into...
2016-03-14 Mika IsojärviProperly reset GL error state
2016-03-14 Mika IsojärviRemove invalid duplicate checks for negative texture...
2016-03-14 Mika IsojärviFix out of bounds access in draw buffers indexed tests
2016-03-11 Pyry HaulosMerge changes Iafe8d14c,I4619c2f8,I4e469b93 into nyc-dev
2016-03-11 Mika IsojarviMerge changes Id7b52bba,I13b7d016 into nyc-dev
2016-03-11 Mika IsojarviMerge "Remove cube map tests affected by HW issues...
2016-03-10 Mika IsojarviMerge "Fix out of bounds access in internal format...
2016-03-10 Mika IsojarviMerge "Remove invalid call to detach rbo from default...
2016-03-10 Mika IsojarviMerge "Query profile mask to correct variable in contex...
2016-03-10 Mika IsojarviMerge "Check cube map array support in opaque indexing...
2016-03-10 Mika IsojärviCheck cube map array support in opaque indexing tests
2016-03-10 Mika IsojärviFix out of bounds access in internal format query tests
2016-03-10 Mika IsojärviQuery profile mask to correct variable in context test
2016-03-10 Mika IsojärviRemove invalid call to detach rbo from default fbo
2016-03-10 Mika IsojärviCheck that glReadnPixels() is supported in negative...
2016-03-10 Pyry HaulosIncrease threshold in ES2 frag op and buffer tests...
2016-03-10 Mika IsojarviMerge "Don't require GL config for deqp packages" into...
2016-03-10 Pyry HaulosIncrease threshold in ES2 frag op and buffer tests
2016-03-10 Mika IsojarviMerge "Make deqp build reproducible" into nyc-dev
2016-03-10 Jesse HallMerge "Test vkCreateInstance with NULL application...
2016-03-09 Mika IsojärviMake deqp build reproducible
2016-03-09 Pyry HaulosMerge in ES3.2 tests
2016-03-09 Pyry HaulosMerge in fixes from Khronos Vulkan CTS repository
2016-03-07 Pyry HaulosMerge branch 'vulkan-cts-1.0' into vulkan-cts-1.0-dev
2016-03-07 Pyry HaulosMerge branch '320-binding-model-stores-and-atomics...
2016-03-07 Pyry HaulosIncrease threshold in ES2 frag op and buffer tests
2016-03-01 Mika IsojärviRemove GLES2 texture unit tests from the mustpass....
2016-02-26 Pyry HaulosMerge vulkan-cts-1.0 to master
2016-02-26 Pyry HaulosMerge vulkan-cts-1.0 to master
2016-02-26 Pyry HaulosMerge "Add support for ES 3.2." into gles32-dev
2016-02-26 Pyry HaulosMerge "Select appropriate shader version for running...
2016-02-26 Pyry HaulosMerge "Add negative tests for precise qualifier and...
2016-02-26 Kalle RaitaMerge "Manual merge of GLES2 test removals in M CTS...
2016-02-26 Daniel Andrade GroppeAdd negative tests for precise qualifier and advanced...
2016-02-25 Pyry HaulosMerge "Add support for ES 3.2." into gles32-dev
2016-02-25 Pyry HaulosMerge "Select appropriate shader version for running...
2016-02-25 Daniel Andrade GroppeSelect shader version appropriate for context version.
2016-02-25 Daniel Andrade GroppeAdd support for ES 3.2.
2016-02-25 Daniel Andrade GroppeAdd support for ES 3.2.
2016-02-25 Mika IsojarviMerge "Add final Vulkan feature support check to DeqpTe...
2016-02-25 Pyry HaulosMerge vulkan-cts-1.0 to master
2016-02-25 Pyry HaulosMerge branch '274-remove-round' into 'master'
2016-02-25 Daniel Andrade GroppeSelect appropriate shader version for running context.
2016-02-25 Daniel Andrade GroppeSelect appropriate shader version for running context.
2016-02-24 Pyry HaulosMerge "Select appropriate version for running context...
2016-02-24 Pyry HaulosMerge "Update ProgramLibrary to generate 320es shaders...
2016-02-24 Pyry HaulosMerge "New formats added to Draw Buffers Indexed Tests...
2016-02-24 Pyry HaulosMerge "Select appropriate shader version for running...
2016-02-24 Pyry HaulosMerge vulkan-cts-1.0 to master
2016-02-24 Mika IsojärviUpdate min multicontext count to 32
2016-02-24 Daniel Andrade GroppeSelect appropriate shader version for running context.
2016-02-24 Daniel Andrade GroppeSelect appropriate shader version for running context.
2016-02-24 Daniel Perez OteroNew formats added to Draw Buffers Indexed Tests
2016-02-24 Daniel Andrade GroppeUpdate ProgramLibrary to generate 320es shaders when...
2016-02-24 Daniel Andrade GroppeSelect appropriate version for running context.
2016-02-23 Daniel XieMerge "Touch process watchdog in built-in precision...
2016-02-23 Daniel XieMerge "Don\'t require supported binary formats in negat...
2016-02-23 Daniel XieMerge "Remove a few texture tests from ES2 mustpass...
2016-02-23 Pyry HaulosRelax uvwBits to 3 in dEQP-GLES2.functional.texture...
2016-02-23 Daniel XieMerge "Touch process watchdog in built-in precision...
2016-02-23 Daniel XieMerge "Don\'t require supported binary formats in negat...
2016-02-23 Pyry HaulosRelax uvwBits to 3 in dEQP-GLES2.functional.texture...
2016-02-23 Daniel XieMerge "Touch process watchdog in built-in precision...
2016-02-23 Daniel XieMerge "Don't require supported binary formats in negati...
2016-02-23 Daniel XieMerge "Remove a few texture tests from ES2 mustpass...
2016-02-22 Pyry HaulosMerge in fixes from Khronos Vulkan CTS repo
2016-02-22 Mika IsojarviMerge "Add multicontext creation tests for EGL." into...
2016-02-22 Pyry HaulosMerge in new OpenGL ES 3.2 test code
2016-02-22 Mika IsojärviAdd multicontext creation tests for EGL.
2016-02-22 Mika IsojärviAdd native window resizing to swap buffers with damage...
2016-02-22 Mika IsojarviMerge "Add native window resizing to buffer age tests...
next