Commit Graph

2633 Commits (macos/master)
 

Author SHA1 Message Date
Gert Wollny 94335ebabd shader: rely on the shader key for clip_dist in GS 2 years ago
Italo Nicola ac2efab539 vrend: avoid linking program when no VS or FS is present 2 years ago
Chia-I Wu 7860bce261 server: listen to SIGCHLD to reap workers 2 years ago
Chia-I Wu 4c727ae935 server: rework worker apis and internals 2 years ago
Chia-I Wu 0fc9933dcf server: track workers in render_worker_jail 2 years ago
Chia-I Wu bcd4a601b6 server: move worker count to render_worker_jail 2 years ago
Chia-I Wu 751d731577 server: add struct render_worker_jail 2 years ago
Chia-I Wu e6ec33dd87 server: destroy context records soon after fork 2 years ago
Chia-I Wu 72cc20303f server: fix a minijail worker build error 2 years ago
Chia-I Wu 6214d6c7f6 proxy, server: update clang-format 2 years ago
Yiwei Zhang b6aa038bfc vkr: move get_fence_fd to vkr_device 2 years ago
Gert Wollny 2b78bf1a67 vrand: drop irrelevant debug output 2 years ago
Gert Wollny b2a4b64471 vrend: don't try to read from an undefined vertex element array 2 years ago
Yonggang Luo dffbb13a47 Remove trailing space 2 years ago
Chia-I Wu a96d650ed0 venus: set waitAll to true in vkr_queue_thread 2 years ago
Italo Nicola abb7df90c1 shader: check for clip/cull distance support 2 years ago
Yiwei Zhang b04e55d18f virgl: let proxy ignore iovs to allow classic 3d resource import 2 years ago
Yiwei Zhang fad66514d6 vrend: set resource size for minigbm allocation 2 years ago
Yiwei Zhang 767037c0d0 virgl: add virgl_resource_get_size 2 years ago
Yiwei Zhang 2b66582c32 virglrenderer: drop get_blob_done 2 years ago
Yiwei Zhang 2668dae374 vkr: drop transfer_3d support 2 years ago
Yiwei Zhang dcbe205df5 proxy: add log prefix and fix line break 2 years ago
Akihiko Odaki 0b595f6275 formats: Fix readback condition for depth buffers 2 years ago
Chia-I Wu a91830a42f server: fine tune pre-init 2 years ago
Chia-I Wu 425658e792 server: set debug callback 2 years ago
Chia-I Wu 31edb3caf0 server: log to syslog and stderr 2 years ago
Chia-I Wu b30811f86c proxy: log with virgl_logv 2 years ago
Gert Wollny 2aed5d4197 vrend: propperly check whether the shader image range is correct 2 years ago
Gert Wollny 95e581fd18 vrend: Add test to resource OOB write and fix it 2 years ago
Gert Wollny b05bb61f45 vrend: clear memory when allocating a host-backed memory resource 2 years ago
Italo Nicola 407db929f9 shader: Make surface_component_bits conditional on logicops 2 years ago
Italo Nicola 5f488ed00d shader: Remove compiled_fs_uid from shader key 2 years ago
Italo Nicola 072f30955b shader: Always write code to toggle clip plane 2 years ago
Italo Nicola 2f054bd976 shader: Always emit shader with alpha test support in core profile 2 years ago
Corentin Noël 14b0e482ec Add .editorconfig 2 years ago
Chia-I Wu 0fdccc2a44 vkr: enable supports_blob_id_0 only with VIRGL_RENDERER_RENDER_SERVER 2 years ago
Chia-I Wu b8362ae7c1 virgl: add VIRGL_RENDERER_RENDER_SERVER 2 years ago
Chia-I Wu 5519748c9b virgl: add proxy context 2 years ago
Chia-I Wu 670d3a6b23 virgl: add render server 2 years ago
Chia-I Wu f0b4e97975 virgl: add virgl_renderer_resource_import_blob 2 years ago
Chia-I Wu 2c2908b296 vkr: use passed queue_id rather than queue->base.id 2 years ago
Chia-I Wu a2a30dee0b vkr: add support for blob_id 0 2 years ago
Chia-I Wu b98518c296 vkr: unbind resources on detach 2 years ago
Chia-I Wu c1fee683ec vkr: pass vkr_resource_attachment to vkr_cs_encoder 2 years ago
Chia-I Wu f4f2b2b7da vkr: add iov to vkr_resource_attachment 2 years ago
Chia-I Wu 59449ad4d1 virgl: add VIRGL_RENDERER_BLOB_FD_TYPE_SHM 2 years ago
Chia-I Wu 7990977ebf virgl: pass blob size in get_blob 2 years ago
Chia-I Wu 3464655e84 mesa: copy anon_file from Mesa 2 years ago
mwezdeck 778ad42253 Make COPY_TRANSFER3D bidirectional 2 years ago
Italo Nicola 453017e32a vrend: actually force shader linking in vrend_link_program 2 years ago