1512 Commits (926479abf752c69b367d56138569e11cffa7ecf6)
 

Author SHA1 Message Date
Emil Velikov de2bbb7fc0 shader: remove partial 1D texture GLES workaround 5 years ago
Emil Velikov 4e764b66fa shader: flesh is_shad out of vrend_shader_samplertypeconv() 5 years ago
Emil Velikov beceb6106a shader: flesh out is_shadow out of set_texture_reqs() 5 years ago
Emil Velikov 26ab104884 shader: split out samplertype_is_shadow() helper 5 years ago
Emil Velikov 6e6486e743 renderer: drop DEPTH_CLIP warning 5 years ago
Gert Wollny 52703a2ded shader,feat: Add support for TGSI_PROPERTY_FS_DEPTH_LAYOUT 5 years ago
Gert Wollny a07a3f6f96 vrend: Fix newly introduced warnings 5 years ago
Emil Velikov 095686af68 ci: bump GIT_DATE to 15 months 5 years ago
Emil Velikov c932ff5351 ci: ignore: KHR-GL32.packed_depth_stencil.blit.depth24_stencil8 5 years ago
Emil Velikov cb810ce66b ci: add more indicative end message 5 years ago
Emil Velikov c52a216636 ci: create a "generic" runtime test and use it 5 years ago
Emil Velikov 0d7e39891a ci: remove unused COMPARE_BACKENDS 5 years ago
Emil Velikov 14a3942180 ci: fold unreliable tests handing alongside the mustpass ones 5 years ago
Emil Velikov 46ada6a5e6 ci: fold interpret_results handling 5 years ago
Emil Velikov 10a1aec6d2 ci: streamline test name/file handling in run_all_tests() 5 years ago
Emil Velikov a43dc3694b ci: filp some double negatives -ne 0 -> -eq 1 5 years ago
Emil Velikov 8783e111a9 ci: kill off no-longer applicable comment 5 years ago
Emil Velikov 4a21bb88e7 ci: honour --threads when running piglit 5 years ago
Emil Velikov d5216bde25 ci: use --test-list when running piglit 5 years ago
Emil Velikov f407223e4c ci: dedup ignore_test validation 5 years ago
Emil Velikov d4771ad516 ci: simplify ignore_tests commend stripping 5 years ago
Emil Velikov 45f19f4149 ci: use proper naming format for piglit tests 5 years ago
Emil Velikov bab5d51d25 ci: kill off unused build/test logs docker redirection 5 years ago
Emil Velikov 83aeb97169 ci: update apt-get handling to follow latest guidelines 5 years ago
David Riley c5a2df90a2 vrend: Avoid potential null dereference when drawing with indexed buffer 5 years ago
David Riley 271db8a24b vrend: Unconditionally destroy resources when cleaning up. 5 years ago
David Riley 1fdc471e29 vtest: set a maximum cmd length to avoid fuzzer memory errors 5 years ago
David Riley a4ae3e4a2b vtest: add nop versions of get/put to speed up fuzzer 5 years ago
David Riley 6326eb5628 vtest: add fuzzer 5 years ago
David Riley 7b8b4db88b vtest: add functions to read from buffer 5 years ago
David Riley fecb792dd4 vtest: free iovec_hash 5 years ago
David Riley 4a7eda1669 vtest: Split out input logic 5 years ago
Chia-I Wu ab3640c085 vrend: reject bad strides in check_iov_bounds 5 years ago
Gert Wollny fb749a1f6a vrend: Add host check for clip_control and handle it 5 years ago
Emil Velikov d7787808c8 virglrenderer: kill off trailing whitespace 5 years ago
Emil Velikov bf043b3e56 shader: use && and || trailing at the end of the line 5 years ago
Emil Velikov f18484f928 shader: use switch statement over extremely long if/else chain 5 years ago
Emil Velikov 88f7cba5ed shader: trivial indentation fixes 5 years ago
Emil Velikov c2d8cc5410 shader: use TGSI_INTERPOLATE_CONSTANT as applicable 5 years ago
Emil Velikov 5a0d3f071e shader: add vrend_ prefix to shader_lookup_sampler_array() 5 years ago
Alexandros Frantzis 7a0ff8da57 vrend: Ensure non-zero stride and remove redundant check 5 years ago
Alexandros Frantzis 23ccf5c1a9 vrend: Use the transfer layer stride for transfers to the host 5 years ago
Alexandros Frantzis 0bb764b6cf vrend: Improve iov bound checking for transfers 5 years ago
Alexandros Frantzis 2af3a83136 vrend: Ignore transfer layer_stride for targets without layers 5 years ago
Alexandros Frantzis 9d719bcb3f tests: Improve tests for staging transfers 5 years ago
Elie Tournier 5e7ad924ad ci: Add TF tests to ignore lists 5 years ago
Emil Velikov 62d05f2d30 ci: kill off custom --test 5 years ago
Emil Velikov adfed4c8c7 ci: kill unreachable case in run_test_on_backends() 5 years ago
Emil Velikov e5c1d7567b ci: fold duplicate backend handling in run_test_on_backends() 5 years ago
Emil Velikov eb38b5ee9f ci: kill off unused build/test logs docker redirection 5 years ago