2057 Commits (577d76ebbd639beb2fbfb22db8e69f24cad00d68)

Author SHA1 Message Date
Ryan Neph bcb3866f66 venus: fix use-after-free in proxy_context sync thread 4 years ago
Chia-I Wu 303bd51012 venus: raise VKR_CS_DECODER_TEMP_POOL_MAX_SIZE to 1GB 4 years ago
Chia-I Wu 2c0497b95d venus: document vkr_cs_decoder_temp_pool 4 years ago
Chia-I Wu 7c97b7b26c venus: log some fatal errors 4 years ago
Chia-I Wu 6117a1bc7b vrend: log dispatch failures 4 years ago
Italo Nicola 3417d480ab shader: use actual fs_info data as shader key instead of a pointer 4 years ago
Gert Wollny a99bde7852 vrend: Cleanup use of glBindFragDataLocationIndexed 4 years ago
Andrii Pauk 634467acf3 vkr: Use vkGetDeviceQueue with queues that created with flags zero 4 years ago
Gert Wollny 785cdaad3c vrend: Only try accessing shader that are available 4 years ago
Gert Wollny 5da232581c shader: require GPU_shaders5 when gs_num_invocations is given 4 years ago
Gert Wollny 94335ebabd shader: rely on the shader key for clip_dist in GS 4 years ago
Italo Nicola ac2efab539 vrend: avoid linking program when no VS or FS is present 4 years ago
Chia-I Wu 6214d6c7f6 proxy, server: update clang-format 4 years ago
Yiwei Zhang b6aa038bfc vkr: move get_fence_fd to vkr_device 4 years ago
Gert Wollny 2b78bf1a67 vrand: drop irrelevant debug output 4 years ago
Gert Wollny b2a4b64471 vrend: don't try to read from an undefined vertex element array 4 years ago
Yonggang Luo dffbb13a47 Remove trailing space 4 years ago
Chia-I Wu a96d650ed0 venus: set waitAll to true in vkr_queue_thread 4 years ago
Italo Nicola abb7df90c1 shader: check for clip/cull distance support 4 years ago
Yiwei Zhang b04e55d18f virgl: let proxy ignore iovs to allow classic 3d resource import 4 years ago
Yiwei Zhang fad66514d6 vrend: set resource size for minigbm allocation 4 years ago
Yiwei Zhang 767037c0d0 virgl: add virgl_resource_get_size 4 years ago
Yiwei Zhang 2b66582c32 virglrenderer: drop get_blob_done 4 years ago
Yiwei Zhang 2668dae374 vkr: drop transfer_3d support 4 years ago
Yiwei Zhang dcbe205df5 proxy: add log prefix and fix line break 4 years ago
Akihiko Odaki 0b595f6275 formats: Fix readback condition for depth buffers 4 years ago
Chia-I Wu b30811f86c proxy: log with virgl_logv 4 years ago
Gert Wollny 2aed5d4197 vrend: propperly check whether the shader image range is correct 4 years ago
Gert Wollny 95e581fd18 vrend: Add test to resource OOB write and fix it 4 years ago
Gert Wollny b05bb61f45 vrend: clear memory when allocating a host-backed memory resource 4 years ago
Italo Nicola 407db929f9 shader: Make surface_component_bits conditional on logicops 4 years ago
Italo Nicola 5f488ed00d shader: Remove compiled_fs_uid from shader key 4 years ago
Italo Nicola 072f30955b shader: Always write code to toggle clip plane 4 years ago
Italo Nicola 2f054bd976 shader: Always emit shader with alpha test support in core profile 4 years ago
Chia-I Wu 0fdccc2a44 vkr: enable supports_blob_id_0 only with VIRGL_RENDERER_RENDER_SERVER 4 years ago
Chia-I Wu b8362ae7c1 virgl: add VIRGL_RENDERER_RENDER_SERVER 4 years ago
Chia-I Wu 5519748c9b virgl: add proxy context 4 years ago
Chia-I Wu f0b4e97975 virgl: add virgl_renderer_resource_import_blob 4 years ago
Chia-I Wu 2c2908b296 vkr: use passed queue_id rather than queue->base.id 4 years ago
Chia-I Wu a2a30dee0b vkr: add support for blob_id 0 4 years ago
Chia-I Wu b98518c296 vkr: unbind resources on detach 4 years ago
Chia-I Wu c1fee683ec vkr: pass vkr_resource_attachment to vkr_cs_encoder 4 years ago
Chia-I Wu f4f2b2b7da vkr: add iov to vkr_resource_attachment 4 years ago
Chia-I Wu 59449ad4d1 virgl: add VIRGL_RENDERER_BLOB_FD_TYPE_SHM 4 years ago
Chia-I Wu 7990977ebf virgl: pass blob size in get_blob 4 years ago
Chia-I Wu 3464655e84 mesa: copy anon_file from Mesa 4 years ago
mwezdeck 778ad42253 Make COPY_TRANSFER3D bidirectional 4 years ago
Italo Nicola 453017e32a vrend: actually force shader linking in vrend_link_program 4 years ago
Yiwei Zhang 39bf0362c1 vkr: fallback to import oriented when export is not supported 4 years ago
Yiwei Zhang c653aa735d vkr: init and track gbm_device 4 years ago