vk: Add four unit tests for our lock-free data-structures
[mesa.git] / src / mesa / drivers / dri / i965 / test_vec4_copy_propagation.cpp
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-06-23 Jason Ekstrandi965: Remove the brw_context from the visitors
2015-06-23 Jason Ekstrandi965: Pull calls to get_shader_time_index out of the...
2015-06-23 Jason Ekstrandi965: Use a single index per shader for shader_time.
2015-04-22 Jason Ekstrandi965: Do better fake context setup in unit tests
2015-02-19 Kenneth Graunkei965/vec4: Replace debug_flag with debug_enabled.
2014-09-24 Matt Turneri965/vec4: Call calculate_cfg() in test programs to...
2014-07-01 Matt Turneri965: Use unreachable() instead of unconditional assert().
2014-07-01 Matt Turnermesa: Make unreachable macro take a string argument.
2014-06-18 Chia-I Wui965/vec4: unit test for copy propagation and writemask
2014-04-08 Eric Anholti965/vec4: Add a test for copy propagation behavior.