1577 Commits (910540dd506c58363b428d40fdde4f0778513fe1)
 

Author SHA1 Message Date
Emil Velikov 4c4b8d1a21 shader: use emit_ios_generic_outputs() in emit_ios_tes() 5 years ago
Emil Velikov 7f1169788a shader: use emit_ios_generic_outputs() in emit_ios_vs() 5 years ago
Emil Velikov 5b04ca0aaa shader: introduce a emit_ios_generic_outputs() helper 5 years ago
Emil Velikov 6cd4f663a9 shader: reshuffle GS stream output handling 5 years ago
Emil Velikov 918c82bed6 shader: reshuffle [fb]color_emitted handling 5 years ago
Emil Velikov 7c06cebe11 shader: simplify pre and postfixes in emit_ios_fs() 5 years ago
Emil Velikov 711bd28d39 shader: simplify pre and postfixes in emit_ios_vs() 5 years ago
Chia-I Wu 424fdb4ab6 vrend: fix next ubo id when there is no update 5 years ago
Chia-I Wu d5a10f07be vrend: avoid in/out parameters 5 years ago
Chia-I Wu ed603a2442 vrend: save ubo_used_mask in linked shader prog 5 years ago
Gurchetan Singh 99d61001e9 virgl_hw: add YUV support 5 years ago
David Riley 9189e19676 virglrenderer: Add VIRGL_RES_BIND_SHARED bind flag. 5 years ago
Emil Velikov d1500bc47a shader: flesh out samplertype_to_req_bits() helper 5 years ago
Emil Velikov cbaf82c5f8 shader: kill off dump_ctx::uses_sample_buf 5 years ago
Emil Velikov edaf863458 shader: keep precision qualifier space-free 5 years ago
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