1871 Commits (305c3512f7d8deef91d624aa46327bb856542bdc)
 

Author SHA1 Message Date
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
Chia-I Wu b866c0182a virgl: add virgl_context 5 years ago
Chia-I Wu ea52b1fa67 virgl: move hash and compare functions to util 5 years ago
Chia-I Wu 3c830d5e28 virgl: rename vrend_util.h 5 years ago
Lepton Wu daab8d327e vrend: Don't check queries in wrong context. 5 years ago
Lepton Wu 33cfd72346 virgl: gbm: Also convert VIRGL_BIND_SAMPLER_VIEW 5 years ago
Tomeu Vizoso 8446009e7c ci: Use ci-templates to create the container image 5 years ago
Gert Wollny c4bcda61d7 ci: update good piglit version 5 years ago
Gert Wollny a077713bc0 ci: Update good mesa 5 years ago
Gurchetan Singh 1fcd27d021 vrend: gbm_allocation --> minigbm allocation 5 years ago
Elie Tournier 447108ec60 renderer: support newer glsl version 5 years ago
Chia-I Wu 6c44b4a798 vtest: add experimental multi-client support 5 years ago
Chia-I Wu b6aa008177 vtest: add enum vtest_client_error 5 years ago
Chia-I Wu 4150a90ca3 vtest: overhaul vtest_server_run_renderer 5 years ago
Chia-I Wu 97c2225912 vtest: make vtest_client a list 5 years ago
Chia-I Wu 861ba2a6cb vtest: replace gotos by a loop in main 5 years ago
Chia-I Wu 134dcfb658 vtest: move do_fork logic into vtest_server_run_renderer 5 years ago
Chia-I Wu 4d234f9f17 vtest: initialize renderer when the client connects 5 years ago
Chia-I Wu b88a34d5d3 vtest: refactor vtest_server_run_renderer 5 years ago
Chia-I Wu 3b8bf6b3eb vtest: move ctx_flags into vtest_server 5 years ago
Chia-I Wu 5670ebd0ec vtest: add vtest_client 5 years ago
Chia-I Wu ead1006c87 vtest: rename vtest_program to vtest_server 5 years ago
Chia-I Wu c6771ac666 vtest: move to multi-client support in vtest_renderer 5 years ago
Chia-I Wu 1a01bdbefb vtest: move protocol_version into vtest_context 5 years ago
Chia-I Wu d1672f6401 vtest: add multi-context support to vtest_renderer 5 years ago
Chia-I Wu 7fbd96a672 vtest: make renderer/renderer_cbs static 5 years ago
Chia-I Wu 1cb1a86145 vtest: move fence_id/last_fence into vtest_renderer 5 years ago
Chia-I Wu 4e11244e54 vtest: move max_length into vtest_renderer 5 years ago
David Stevens 3ab625d7aa vrend: handle no feat_texture_view in sampler views 5 years ago
Jason Macnak 6f3cfe1069 vrend: guard minigbm usage bit in vrend_fromat_can_sample() 5 years ago