2360 Commits (10b89464a31357f8e1362e13de1c50ca0cc6c3e5)
 

Author SHA1 Message Date
Gert Wollny 24ed01753d perf: use a different subnet in the Docker image 4 years ago
Gert Wollny daa7d9439c vrend: check if we got a version string 4 years ago
Gert Wollny 0ea8b449aa perf: Don't compile glx for virglrenderer and use debug-optimized build 4 years ago
Gert Wollny f8128ab820 perf: update waffle version 4 years ago
Gert Wollny 7d2c63d3d9 per: Update kernel to 5.10.16 4 years ago
Gert Wollny ff926b8276 perf: switch to bullseye 4 years ago
Gert Wollny a62517fc08 perf: update documentation 4 years ago
Gert Wollny 4413c2bbf2 perf: compile mesa with perfetto support 4 years ago
Gert Wollny 53f83cfd3c perf: pin epoxy version to 1.5.5 4 years ago
cheyang 51d4d37c29 formats:add astc 2d compressed format support 4 years ago
Akihiko Odaki acf0fe9d99 Remove GNU extension codes 4 years ago
Akihiko Odaki 0bf0fa4f8a Align sampler feature detections to Epoxy 4 years ago
Rohan Garg 7e7a4e72a1 vrend: Introudce VIRGL_CAP_V2_VIDEO_MEMORY to query video memory 4 years ago
Chia-I Wu b620ab260d tests: add test_virgl_fence 4 years ago
Chia-I Wu c995f69808 tests: respect VRENDTEST_USE_EGL_GLES 4 years ago
Lepton Wu 51f45f343b vrend: Fix GL_TEXTURE_SWIZZLE_RGBA on GLES 4 years ago
John Bates 8d824b10cc use TRACE_SCOPE_SLOW for high-frequency tracing 4 years ago
John Bates e64afcf897 add percetto tracing option 4 years ago
John Bates 0621329415 remove TRACE_SCOPE_FMT to simplify tracing API 4 years ago
Gert Wollny fab5e73314 meson: Fix test for "cleanup" attribute 4 years ago
Gert Wollny ae72487585 vrend: report compute cap on GL only if the GL version is at least 3.3 4 years ago
Gert Wollny 1e1dbbd0e7 ci: Set two expected failures for GLES 3.1 on GL 4 years ago
Gert Wollny ced7231ce5 ci: Update docker image tag 4 years ago
Gert Wollny 2ca194a71e ci: error exit out of the container build when a build step fails 4 years ago
Gert Wollny f9e8acf247 ci: keep fewer packages to make sure the self-compiled versiosn are used 4 years ago
Gert Wollny 600c65b97e ci: Reorder mesa and libdrm build and use older mesa sha 4 years ago
Gert Wollny a98dc8989c ci_ Update expected GL CTS test results 4 years ago
Gert Wollny 69ae8bae47 ci: Update expected results for the piglits tests 4 years ago
Gert Wollny 72139579bd ci: Add new expected results for GLES 3.1 4 years ago
Gert Wollny f7ede814ea ci: Update expected results for GLES 3.0 4 years ago
Gert Wollny 9f1d0efead ci: Update expected results for GLES 2.0 4 years ago
Gert Wollny cbe5a89606 ci: Pass correct return value 4 years ago
Gert Wollny 1dac420751 ci: revert to using git for libepoxy 4 years ago
Lepton Wu 4835ffa488 vrend: Fixes non-reachable default case. 4 years ago
Gert Wollny 9fbc538ac6 vrend: move program only into front of queue of it is not already there 4 years ago
Gert Wollny 4a5c238d53 vrend: don't check vertex attributes in draw_vbo 4 years ago
Gert Wollny c08c84197a vrend: use helper pointers in draw_bind_samplers_shader 4 years ago
Gert Wollny 4fd840331a vrend: use sub_ctx directly in clear 4 years ago
Gert Wollny 9e0c4aabd4 vrend: use helper for sub_ctx in set_framebuffer_state 4 years ago
Gert Wollny 999f9feea4 vrend: pass sub_ctx directly to draw_bind_objects 4 years ago
Gert Wollny e409ad823a vrend: add sub_ctx helper in bind_shader 4 years ago
Gert Wollny ff37f78f84 vrend: add sub_ctx helper in create_shader 4 years ago
Gert Wollny 7ab6a964f0 vrend: add a sub_ctx helper in launch_grid 4 years ago
Gert Wollny 5c85adaa7d vrend: pass sub_context directly to draw_bind_abo_shader 4 years ago
Gert Wollny b32ff0f72e vrend: pass sub_context directly to draw_bind_ssbo_shader 4 years ago
Gert Wollny bd7972b403 vrend: pass sub_context directly to draw_bind_images_shader 4 years ago
Gert Wollny 8ac253a42e vrend: make evaluation of same_prog better optimizable 4 years ago
Gert Wollny 4b151fcc8a vrend: rework shader program creation to be able to pass sub_ctx 4 years ago
Gert Wollny d0a23c1a7f vrend: pass sub_ctx directly to draw_bind_samplers_shader 4 years ago
Gert Wollny 217538ff8c vrend: pass sub_ctx directly to draw_bind_const_shader 4 years ago