2511 Commits (9c5ca936c76a1b3d9afe8146547550d60924f9a4)
 

Author SHA1 Message Date
Yiwei Zhang 9c5ca936c7 proxy: add proxy_context_resource helpers 3 years ago
Yiwei Zhang d9f090a20a server: relocate resource attach into import_blob 3 years ago
Yiwei Zhang 66869fb0d1 server: use the real hw res handle as res_id 3 years ago
Yiwei Zhang 106179de5b virgl: pass res_id to get_blob 3 years ago
Yiwei Zhang f94c675139 server: remove redundant render_context_resource 3 years ago
Yiwei Zhang 1533b232e6 server: properly set map_info at blob export 3 years ago
Yiwei Zhang 728effff74 virgl: create or import blob must fail on duplicate resource id 3 years ago
Yiwei Zhang 9f4e730bcf vkr: fix some PRIu64 format prints 3 years ago
Andrii Pauk 488c82568d vkr: Add support of GUEST_VRAM type of mem blob 3 years ago
Yiwei Zhang da9effc518 virgl: remove renderer_data from virgl_context_blob 3 years ago
Igor Torrente 482af27cd0 venus: minor vkr_context_create refactor 3 years ago
Omar Akkila ddf7da25bf vkr: Enable VK_EXT_extended_dynamic_state 3 years ago
Chia-I Wu cc2c53a183 vkr: explicitly disallow 1.3 extensions 3 years ago
Chia-I Wu ee8bfbb408 vkr: update venus-protocol to 1.3.204 3 years ago
Chia-I Wu 3136d6614c vkr: add an extension table 3 years ago
Chia-I Wu fd6d1bba0d venus: cap api versions 3 years ago
Ryan Neph bcb3866f66 venus: fix use-after-free in proxy_context sync thread 3 years ago
Cristian Ciocaltea 323aaa3b6e ci: Disable the old CI configuration 3 years ago
Cristian Ciocaltea 941aac5653 ci: Rework CI setup based on Mesa CI infrastructure 3 years ago
Chia-I Wu 303bd51012 venus: raise VKR_CS_DECODER_TEMP_POOL_MAX_SIZE to 1GB 3 years ago
Chia-I Wu 2c0497b95d venus: document vkr_cs_decoder_temp_pool 3 years ago
Chia-I Wu 7c97b7b26c venus: log some fatal errors 3 years ago
Chia-I Wu 6117a1bc7b vrend: log dispatch failures 3 years ago
Italo Nicola 3417d480ab shader: use actual fs_info data as shader key instead of a pointer 3 years ago
Gert Wollny a99bde7852 vrend: Cleanup use of glBindFragDataLocationIndexed 3 years ago
Andrii Pauk 634467acf3 vkr: Use vkGetDeviceQueue with queues that created with flags zero 3 years ago
Gert Wollny 785cdaad3c vrend: Only try accessing shader that are available 3 years ago
Gert Wollny 5da232581c shader: require GPU_shaders5 when gs_num_invocations is given 3 years ago
Gert Wollny 94335ebabd shader: rely on the shader key for clip_dist in GS 3 years ago
Italo Nicola ac2efab539 vrend: avoid linking program when no VS or FS is present 3 years ago
Chia-I Wu 7860bce261 server: listen to SIGCHLD to reap workers 3 years ago
Chia-I Wu 4c727ae935 server: rework worker apis and internals 3 years ago
Chia-I Wu 0fc9933dcf server: track workers in render_worker_jail 3 years ago
Chia-I Wu bcd4a601b6 server: move worker count to render_worker_jail 3 years ago
Chia-I Wu 751d731577 server: add struct render_worker_jail 3 years ago
Chia-I Wu e6ec33dd87 server: destroy context records soon after fork 3 years ago
Chia-I Wu 72cc20303f server: fix a minijail worker build error 3 years ago
Chia-I Wu 6214d6c7f6 proxy, server: update clang-format 3 years ago
Yiwei Zhang b6aa038bfc vkr: move get_fence_fd to vkr_device 3 years ago
Gert Wollny 2b78bf1a67 vrand: drop irrelevant debug output 3 years ago
Gert Wollny b2a4b64471 vrend: don't try to read from an undefined vertex element array 3 years ago
Yonggang Luo dffbb13a47 Remove trailing space 3 years ago
Chia-I Wu a96d650ed0 venus: set waitAll to true in vkr_queue_thread 3 years ago
Italo Nicola abb7df90c1 shader: check for clip/cull distance support 3 years ago
Yiwei Zhang b04e55d18f virgl: let proxy ignore iovs to allow classic 3d resource import 3 years ago
Yiwei Zhang fad66514d6 vrend: set resource size for minigbm allocation 3 years ago
Yiwei Zhang 767037c0d0 virgl: add virgl_resource_get_size 3 years ago
Yiwei Zhang 2b66582c32 virglrenderer: drop get_blob_done 3 years ago
Yiwei Zhang 2668dae374 vkr: drop transfer_3d support 3 years ago
Yiwei Zhang dcbe205df5 proxy: add log prefix and fix line break 3 years ago