summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-25crucible: add VK_EXT_debug_report supportVK_EXT_debug_reportTapani Pälli5-1/+98
2017-08-21glsl_scraper: Provide a QO_EXTENSION macro for handling #extensionJason Ekstrand1-0/+4
2017-08-21glsl_scraper: Finalize the stream in finish_text()Jason Ekstrand2-5/+9
2017-08-02func.sync.semaphore-fd: Only use one semaphore for OPAQUE_FDJason Ekstrand1-47/+37
2017-08-02func.sync.semaphore-fd: Use the correct flags for SYNC_FDJason Ekstrand1-0/+1
2017-07-15semaphore-fd: Switch to the KHR extensionsJason Ekstrand1-69/+80
2017-07-05qonos: pass pNext through in AllocateMemoryFromRequirementsJason Ekstrand1-0/+1
2017-07-05func.sync.semaphore-fd: Use atomics to record execution orderJason Ekstrand1-31/+183
2017-06-06qonos: Set the correct initial attachment layoutNanley Chery1-1/+1
2017-05-17Add the reference image for func.4-vertex-buffersJason Ekstrand1-0/+0
2017-05-17t: Get rid of t_mem_type_indexJason Ekstrand28-174/+65
2017-05-17qonos: Select a memory type if the client doesn't ask for oneJason Ekstrand2-24/+51
2017-05-16Add a test that tests 4 vertex buffers in a rowJason Ekstrand2-0/+166
2017-05-03func.sync.semaphore-fd: Ceck physical device featuresJason Ekstrand1-0/+30
2017-04-14Add a cross-device synchronization testsJason Ekstrand2-0/+770
2017-04-14framework: Add a helper for requiring an extensionJason Ekstrand2-0/+20
2017-04-14framework: Record and enable all extensioinsJason Ekstrand2-1/+51
2017-03-28qonos: Add a wrapper for vkQueueWaitIdleJason Ekstrand14-16/+28
2017-03-06first: Use VK_WHOLE_SIZEJason Ekstrand1-3/+3
2017-01-06Add an arrayed depth clear testNanley Chery2-0/+295
2016-11-21Add a CS version of the lots-of-surface-state testJason Ekstrand2-4/+341
2016-10-21framework/t_phase_setup: Increase descriptor pool set count by oneNanley Chery1-1/+1
2016-10-21configure: Properly report success when checking for OpenCVJason Ekstrand1-0/+2
2016-10-21configure: Check for the right python module when detecting OpenCVJason Ekstrand1-1/+1
2016-10-19framework/t_phase_setup: Add asserts for vk function callsNanley Chery1-4/+5
2016-09-25tests/func.miptree: Properly set a scissorJason Ekstrand1-0/+12
2016-09-25tests/func.miptree: Use the correct format when creating the VkRenderPassJason Ekstrand1-1/+1
2016-09-16crucible: the push constant tests need to be stated in the layout.Dave Airlie1-1/+8
2016-09-08tests/miptree: Don't check miptree_gen.c into gitJason Ekstrand2-3192/+1
2016-09-08tests/miptree: Add copy-with-draw depth/stencil testsJason Ekstrand2-0/+314
2016-09-08tests/miptree: Use valid formats for download-with-drawJason Ekstrand1-3/+37
2016-09-08tests/miptree: Use the correct usage bits for imagesJason Ekstrand1-8/+46
2016-09-08tests/func.first: Use an extra function to sample the textureJason Ekstrand1-1/+7
2016-07-15Add test for maximum buffer rangesNanley Chery2-0/+103
2016-07-15func.desc.dynamic: Use a correct reference imageNanley Chery3-0/+1
2016-07-15func.desc.dynamic: Fix the subtestsNanley Chery1-17/+7
2016-07-15func.desc.dynamic: Bind the correct number of vertex buffersNanley Chery1-1/+1
2016-07-15func.desc.dynamic: Set required VkRenderPassBeginInfo::sType fieldNanley Chery1-0/+1
2016-07-15func.desc.dynamic: Create the buffer with correct usage flagsNanley Chery1-1/+5
2016-07-15Add tests for binding descriptor setsNanley Chery2-0/+190
2016-07-15stress.lots-of-surface-state: Specify the right DescriptorTypeNanley Chery1-1/+1
2016-07-15Conform to Vulkan Specification 1.0.20Nanley Chery4-8/+71
2016-06-28miptree: Skip attempts to make unsupported imagesNanley Chery1-5/+34
2016-03-31stress.lots-of-surface-state: Allocate more descriptors in the poolJason Ekstrand1-1/+1
2016-03-04depthstencil: Add a discard to stencil_trianglesJason Ekstrand1-0/+2
2016-02-22Add support for t_descriptor_poolKristian Høgsberg Kristensen11-7/+62
2016-02-22lots-of-surface-state: Use a descriptor poolKristian Høgsberg Kristensen1-2/+30
2016-02-15Move the fragcoord test to the "shader" folderJason Ekstrand2-3/+3
2016-02-11Add a test for gl_FragCoordJason Ekstrand2-0/+162
2016-02-09func.dephstencil: Fix a reference imageChad Versace2-0/+0