1800 Commits (7dea0da5fdf7e5a1c72a8d8aa686c80fbb67c4ff)
 

Author SHA1 Message Date
Lepton Wu b1b38002ee strbuf: Keep original buffer when dumping shader 4 years ago
Chia-I Wu 76d3d79875 vrend: fix potential snprintf truncations 4 years ago
Chia-I Wu 46c9d34753 vrend: fix warnings in emit_fragment_logicop 4 years ago
Chia-I Wu 82d05bfb10 tests: silence warnings 4 years ago
Chia-I Wu 7fecf772f1 gbm: silence a warning 4 years ago
Elie Tournier e8d6f6a96a vrend: Add host check for clear_texture 4 years ago
Elie Tournier 66b5e91c10 vrend: implement ARB_clear_texture 4 years ago
Elie Tournier 71e0626657 ci: Fix test results path for softpipe 4 years ago
Chia-I Wu 0fd03056e1 vrend: fix copy/inline transfer with gbm allocation 4 years ago
Chia-I Wu 979653e73c virgl/gbm: fix guest plane offset/layer_stride 4 years ago
Chia-I Wu 2e85b7b93c virgl/gbm: fix guest stride check 4 years ago
Elie Tournier c20a5a918a ci: move outdated results to an archived folder 4 years ago
Chia-I Wu b2940a21dd vrend: properly constify the shader api 4 years ago
Chia-I Wu a79f1389f3 vrend: remove vrend_lookup_renderer_ctx 4 years ago
Chia-I Wu dd11dd2a77 vrend: store context pointer in vrend_query 4 years ago
Chia-I Wu ca00a33c4c vrend: remove vrend_renderer_res_lookup 4 years ago
Chia-I Wu ea5d7a9148 virgl: move vrend_renderer_execute to virglrenderer 4 years ago
Chia-I Wu 82b548f13a vrend: remove vrend_transfer_info::ctx_id 4 years ago
Chia-I Wu df99fd7c75 virgl: make virgl_renderer_transfer_*_iov more generic 4 years ago
Chia-I Wu 94262367bd vrend: move handle out of vrend_transfer_info 4 years ago
Chia-I Wu 23ff16f993 virgl: make virgl_renderer_resource_{attach,detach}_iov generic 4 years ago
Chia-I Wu a40d51db63 vrend: constify iovec 4 years ago
Chia-I Wu dbf20dac33 vrend: remove iov from vrend_renderer_resource_create 4 years ago
Chia-I Wu d471b7d1ba virgl: move resource lookup up for some functions 4 years ago
Chia-I Wu 5d7f76f87d virgl: make virgl_renderer_resource_unref generic 4 years ago
Chia-I Wu b39a1a901a virgl: add virgl_context_foreach 4 years ago
Chia-I Wu a775fc837e virgl: pass virgl_resource to virgl_context callbacks 4 years ago
Chia-I Wu 29c103d729 virgl: move private data to virgl_resource 4 years ago
Chia-I Wu b16105b25c vrend: simplify vrend_object_insert 4 years ago
Chia-I Wu 4e5e469b14 vrend: rework context resource management 4 years ago
Chia-I Wu 80ad9b2067 vrend: rework global resource management 4 years ago
Chia-I Wu dfd16cbcbc virgl: add virgl_resource 4 years ago
John Bates 4691a160a3 vrend: const correct vrend_shader.h API 4 years ago
Lepton Wu 671ac45ea5 formats: Add ETC2 compressed formats. 4 years ago
Tomeu Vizoso 70b18e56d5 vtest: Handle errors coming out of virgl_renderer_submit_cmd 4 years ago
Tomeu Vizoso 8056fe3565 vrend: Make vrend_report_buffer_error a macro 4 years ago
Tomeu Vizoso 469b65b9cb vtest: Initialize sendmsg iovec contents 4 years ago
Ka Ho Ng e24a0328da vrend: vrend_destroy_context: fix wrong ctx 4 years ago
John Bates d9ad02102c vrend: pass shader key by reference 4 years ago
John Bates e4df9556cf vrend: use uniform for alpha func value 4 years ago
Benjamin Tissoires 466f32dd97 ci: define FDO_UPSTREAM_REPO 4 years ago
Chia-I Wu 660eaa2126 vrend: ctx0 does not need to be a vrend_decode_ctx 5 years ago
Chia-I Wu acc7fc7c11 vrend: remove unnecessary switch_0 logic 5 years ago
Chia-I Wu 159ee44f84 virgl: make virgl_renderer_context_create generic 5 years ago
Chia-I Wu 241a096139 virgl: make virgl_renderer_submit_cmd generic 5 years ago
Chia-I Wu d25d59f9e8 vrend: reject cmd submission for ctx 0 5 years ago
Chia-I Wu 43686547f6 vrend: constify vrend_decoder_state::buf 5 years ago
Chia-I Wu a78c1a96f9 virgl: make virgl_renderer_ctx_{attach,detach}_resource generic 5 years ago
Chia-I Wu 13468e4443 virgl: make virgl_renderer_context_destroy generic 5 years ago
Chia-I Wu 44c5cfcbb2 vrend: inherit from virgl_context 5 years ago