projects
/
platform
/
upstream
/
VK-GL-CTS.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/VK-GL-CTS.git
2015-12-29
Dae Kim
Various fixes for dynamic state tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Pyry Haulos
Fix warnings in copies and blit tests
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Pyry Haulos
Merge 70-copies-and-blitting
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Pyry Haulos
Merge branch 'dkoch_mv_draw_shaders' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Pyry Haulos
Merge branch 'imageLoadStore-too-small-descriptorPool...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Pyry Haulos
Merge branch 'renderpass-proper-aspect-for-cmdClearAtta...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Pyry Haulos
Merge branch '80-ApiObjectManagement-desriptorPool...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Pyry Haulos
Merge branch 'api-bufferView-image-layout' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Pyry Haulos
Merge branch '117-push-constant-wrong-glsl' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Pyry Haulos
Merge branch 'jekstrand-fix-timestamp-c++11' into ...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Pyry Haulos
Merge branch '76-fix-commandbuffer-params' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Pyry Haulos
Merge branch 'jbolz_fix_ubo' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Pyry Haulos
Merge branch 'jekstrand-binding-model-hang-fix' into...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-24
Jason Ekstrand
api.binding_model: Wait for idle before throwing NotSup...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Daniel Koch
Move draw shaders to correct location
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Kristof Kosztyo
Style fixes for the Copy and blitting
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Gabor Abraham
Add copy BufferToBuffer tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Kristof Kosztyo
Add Image to image copies
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Szilard Ledan
Fix the wrong bufferSize in CopiesAndBlitting
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Szilard Ledan
Set queueFamilyIndices in CopiesAndBlitting
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Kristof Kosztyo
Rename ImageToImageCopies to CopyImageToImage
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Szilard Ledan
Fix warnings in the CopiesAndBlitting
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Kristof Kosztyo
Remove leftover comment
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Szilard Ledan
Add CopyBufferToImage test
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Kristof Kosztyo
Add image to image test
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Kristof Kosztyo
Finish the buffer to buffer copies base class
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Kristof Kosztyo
Rename testgroup of the copies and blitting
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Kristof Kosztyo
Implement copyRegions for the buffer to buffer copies
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Kristof Kosztyo
Remove m_regions from the CopiesAndBlitting class
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Szilard Ledan
Fix the CopyImageToBuffer test
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Gabor Abraham
Add WIP version of BufferToBufferTest.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Szilard Ledan
Improve TestParams in CopiesAndBlittingTests
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Kristof Kosztyo
Several fixes around the readImage and copyImage
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Szilard Ledan
Improve the calculateSize utility function
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Gabor Abraham
Refactor uploadBuffer and uploadImage.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Szilard Ledan
Fix the upload image and the ImageToBuffer test
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Gabor Abraham
Remove BufferType enum, add uploadBuffer.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Kristof Kosztyo
Add readImage
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Szilard Ledan
Implement uploadImage utility function in CopiesAndBlit...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Kristof Kosztyo
Refactor checkResult function
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Kristof Kosztyo
Add generateExpectedResult function
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Gabor Abraham
Implement generateBuffer function
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Szilard Ledan
Add base of the CopyImageToBuffer test
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Kristof Kosztyo
Add base of the copy image to image
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Szilard Ledan
Add base of Copies And Blitting tests
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Kristof Kosztyo
Copies and blitting: update the test specification
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
scygan
vktImageLoadStoreTests: fix *__layer test cases - fix...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
scygan
Renderpass test: use proper aspect for cmdClearAttachments
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
scygan
Fix descriptor pool size in api.object_management.multi...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
scygan
vktApiBufferViewAccessTests: image cannot be created...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Pyry Haulos
Fix couple of invalid VkBufferCreateInfos and ws violat...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Pyry Haulos
Merge 90-command-buffers
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Pyry Haulos
Merge 41-image-load-store-tests
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Pyry Haulos
Fix whitespace violations
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Pyry Haulos
Fix VkCommandPoolCreateInfo in compute test utils.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Pyry Haulos
Merge 24-compute-shader-tests
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Pyry Haulos
Merge branch '119-fix-buffer-size' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Pyry Haulos
Merge branch 'jbolz_glsl_matrix1' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Pyry Haulos
Merge branch 'shaderRenderLoopTest-fix-getFloatFraction...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Pyry Haulos
Merge branch 'draw-tests-indexed-instanced' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Pyry Haulos
Merge branch 'clean-up-mr-189' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Pyry Haulos
Merge branch 'pipeline-input_assembly-pointSize' into...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Pyry Haulos
Merge branch 'ssbo-initialize-acBuffer' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Pyry Haulos
Merge branch 'buffer_view_alloc_first' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Maciej Jesionowski
Review comments and clang error fixes
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Maciej Jesionowski
Image tests
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Peter Gal
SSBO: fix buffer size when creating a buffer descriptor
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
scygan
vktShaderRenderLoopTests: fix getFloatFractionUniformTy...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
scygan
draw tests: make draw_instanced_indexed_* test use...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Maciej Jesionowski
Fix clang compilation errors
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Maciej Jesionowski
Updated compute tests to API version 210
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Maciej Jesionowski
Add compute shader tests
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
scygan
Fix dEQP-VK.ssbo tests: initialize the contents of...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Sokolowski...
InputAssemblyTests: fixed point list test
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Piotr Łebski
1. Updated the test spec according to the new Vulkan...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Fei Yang
Fix bugs of the shaders in push constant tests
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Jason Ekstrand
PipelineTimestampTests: Stop relying on C++11 features
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
Jeannot Breton
We need to allocate memory before we can create a buffe...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
Pyry Haulos
Convert indentation to tabs in timestamp tests
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
Pyry Haulos
Fix a few warnings in timestamp tests
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
Pyry Haulos
Merge 29-timestamp-tests
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
Pyry Haulos
Remove unused code in opaque type indexing tests
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
Pyry Haulos
Fix invalid include guards and ws violations in pipelin...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
Pyry Haulos
Enable draw tests and fix a few warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
Pyry Haulos
Merge 77-draw-tests
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
Pyry Haulos
Merge 110-OpFRem-spirv-assembly
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
Pyry Haulos
Merge branch 'push-constants-bufferCreateInfo' into...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
Pyry Haulos
Merge branch 'jbolz_shader_executor_misc2' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
Pyry Haulos
Merge branch 'api-createBuffer-usage0' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
Jeff Bolz
fix matrix download in glsl.matrix tests
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
scygan
pipeline.push_constant test: fix wrong ordering of...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
scygan
draw tests: fix review comments
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
Jeff Bolz
fix commented type for bufferCount
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
scygan
api.buffer.createBuffer: buffer usage cannot be 0.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
Daniel Hegedus
fix VkCommandBufferBeginInfo struct values, fixes #76
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
Jan Syryczynski
# This is a combination of 3 commits.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
Piotr Łebski
Draft of test spec for Command Buffers.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
Jeff Bolz
Fix binding issues with opaque_type_indexing tests...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
Rocky Shi
Fix a bug and some coding style issues after 2nd code...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
Jeff Bolz
Add Context::getDeviceProperties. Fix a couple tessella...
commit
|
commitdiff
|
tree
|
snapshot
next