1110 Commits (5e89aea8883059b03661a27683d8cea084801aee)
 

Author SHA1 Message Date
Dave Airlie dddf10c954 shader: move header generation into context and align with main body code 6 years ago
Dave Airlie bf183d4c8d shader: don't directly call add_str_to_glsl_main. 6 years ago
Jakob Bornecrantz 777e0a9f67 shader: Fixes for previous commit 6 years ago
Dave Airlie cb15235a9b shader: consoldiate code on bool return types. 6 years ago
Dave Airlie f61516ba0b shader: make add samplers/images use a bool return type 6 years ago
Dave Airlie 3d1a6e41d6 shader: make allocate temp range return a bool 6 years ago
Dave Airlie e46352c90d shader: make add_str_to_glsl_main return a boolean. 6 years ago
Robert Foss d46119af59 ci: Include more build-dependencies of piglit 6 years ago
Gert Wollny 278ad3065a vrend,features: Add a feature for depth_clamp 6 years ago
Dave Airlie a61a1c64e9 shader: handle back color semantics in flat/interp parsing. 6 years ago
David Riley 8f4a46ebfa vrend: Enable dual_src_blend with GL_EXT_blend_func_extended for GLES. 6 years ago
Gert Wollny abb7c520fc formats: Add support for EXT_texture_sRGB_R8 if host supports it. 6 years ago
Gert Wollny 04ecf630b7 vrend: Add feature srgb_write_control 6 years ago
Gert Wollny fb4f7577f7 virgl,egl: add check for EGL_KHR_gl_colorspace 6 years ago
Erik Faye-Lund ea97380ec8 shader: drop needless snprintf calls 6 years ago
Erik Faye-Lund d10d000029 shader: simplify emit_a8_swizzle 6 years ago
Erik Faye-Lund 71de5e5e8b shader: drop GL_-part of extension-name in shader_req_table 6 years ago
Dave Airlie aa910dfa6a virglrenderer: add support for a private pointer in resources. (v2) 6 years ago
Gert Wollny d61fc12340 shader: Emit winsys_adjust_y only once per FS shader 6 years ago
Dave Airlie 967062325b vrend: fix signed 31-bit shift. 6 years ago
Erik Faye-Lund 9b7a109c0a vrend: cache blend-dirtiness with patching 6 years ago
Erik Faye-Lund faef0bf40f vrend: remove pointless GL_FRAMEBUFFER update 6 years ago
Erik Faye-Lund 523796808a vrend: cache GL_DRAW_INDIRECT_BUFFER binding 6 years ago
Erik Faye-Lund 056328c868 vrend: drop pointless argument to make_current 6 years ago
David Riley 4757372d5a vrend: Enable seamless_cube_map for GLES. 6 years ago
Erik Faye-Lund b88306aa7e vrend: utilize glBindVertexBuffer when possible 6 years ago
Dave Airlie f45295fe60 virglrenderer: bump ops + compare string limits up to 512 bytes 6 years ago
Erik Faye-Lund bf233d91b6 shader: do not leak prefix from previous loop iteration 6 years ago
Jakob Bornecrantz c63635dcc8 vtest: Print segfaults to console 6 years ago
Gert Wollny 246140fa1c vrend: Check whether a shader type actually exisits before uploading constants 6 years ago
Emil Velikov 13d8aaced2 configure.ac: manually expand PKG_CHECK_VAR 6 years ago
Emil Velikov 78c71445e3 configure.ac: set ACLOCAL_AMFLAGS to include build-aux 6 years ago
Elie Tournier 4111fdb7fe configure.ac: Add PKG_PROG_PKG_CONFIG 6 years ago
Robert Foss c3c314aad0 ci: Harmonize piglit results path with dEQP result path 6 years ago
Robert Foss d046298331 ci: Set /proc/ options if possible, never fail 6 years ago
Robert Foss 010eb82d1a ci: Clear flip-flopping tests for piglit run 6 years ago
Robert Foss b26dfd7903 ci: Let nbr of threads used be controlled centrally 6 years ago
Robert Foss 2067a08465 ci: Split up build&test Gitlab CI stages 6 years ago
Robert Foss b7c1bd5124 ci: Set MESA_DEBUG env. var, to speed up debugging 6 years ago
Robert Foss 72de30f389 ci: Don't build Qemu 6 years ago
Robert Foss bf3e07087c ci: Comment run-test.sh exit paths 6 years ago
Robert Foss 0215e10ea4 ci: Remove trailing whitespace 6 years ago
Robert Foss 5c2e99b905 ci: Treat piglit crashes as failures 6 years ago
Robert Foss 0eead7776c ci: Run the same sed call on two files 6 years ago
Robert Foss 6b66d49e46 ci: Remove x.org log from artifacts 6 years ago
Robert Foss 26bc3b293c ci: Log CI run commands to artifacts 6 years ago
Robert Foss 9f46c37b0d ci: Save piglit and deqp failures as artifacts 6 years ago
Robert Foss 4249def117 ci: Exclude failing tests 6 years ago
Robert Foss f0a9e42f0f ci: Sort piglit and depq results to correct&simplify diffs 6 years ago
Robert Foss ac92bf2c0a ci: Switch to latest mesa/upstream/master commit 6 years ago