1399 Commits (13c93dae18b59686c79a8cb52b327a2883041717)

Author SHA1 Message Date
Chia-I Wu a40d51db63 vrend: constify iovec 5 years ago
Chia-I Wu dbf20dac33 vrend: remove iov from vrend_renderer_resource_create 5 years ago
Chia-I Wu d471b7d1ba virgl: move resource lookup up for some functions 5 years ago
Chia-I Wu 5d7f76f87d virgl: make virgl_renderer_resource_unref generic 5 years ago
Chia-I Wu b39a1a901a virgl: add virgl_context_foreach 5 years ago
Chia-I Wu a775fc837e virgl: pass virgl_resource to virgl_context callbacks 5 years ago
Chia-I Wu 29c103d729 virgl: move private data to virgl_resource 5 years ago
Chia-I Wu b16105b25c vrend: simplify vrend_object_insert 5 years ago
Chia-I Wu 4e5e469b14 vrend: rework context resource management 5 years ago
Chia-I Wu 80ad9b2067 vrend: rework global resource management 5 years ago
Chia-I Wu dfd16cbcbc virgl: add virgl_resource 5 years ago
John Bates 4691a160a3 vrend: const correct vrend_shader.h API 5 years ago
Lepton Wu 671ac45ea5 formats: Add ETC2 compressed formats. 5 years ago
Tomeu Vizoso 8056fe3565 vrend: Make vrend_report_buffer_error a macro 5 years ago
Ka Ho Ng e24a0328da vrend: vrend_destroy_context: fix wrong ctx 5 years ago
John Bates d9ad02102c vrend: pass shader key by reference 5 years ago
John Bates e4df9556cf vrend: use uniform for alpha func value 5 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
Gurchetan Singh 1fcd27d021 vrend: gbm_allocation --> minigbm allocation 5 years ago
Elie Tournier 447108ec60 renderer: support newer glsl version 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
Lepton Wu cdbc4296b6 vrend: Fix leaded fences. 5 years ago
Lepton Wu 660ed37239 vrend: Ignore GL_TEXTURE_LOD_BIAS on GLES. 5 years ago
Gert Wollny 7d204f3927 build: bump version for a new release 5 years ago
Lepton Wu fc43ff62a5 vrend: Don't crash when no feat_dual_src_blend 5 years ago
Gurchetan Singh ec76a36521 vrend_renderer: skip internal format check for YUV 5 years ago
Gert Wollny 5bc1a77c0e vrend: Check number of ABOs transmitted from the guest 5 years ago
Jason Macnak 32c50df297 vrend: check with gbm in vrend_format_can_sample() when gbm enabled 5 years ago
Lepton Wu 080918e376 vrend: blend: Fix missed glColorMask call 5 years ago
Lepton Wu 039baad8cd vrend: Don't switch to ctx0 when deleting ctx0 5 years ago
Lepton Wu 7fb8f44578 vrend: Use server side fence wait. 5 years ago
Lepton Wu e54bfe8961 vrend,blitter: Sync when switching context. 5 years ago
Lepton Wu 4dd3e61a99 vrend_debug: Remove hard coded vrend_use_debug_cb 5 years ago
Lepton Wu 845bc4889b vrend: Use the original context to delete objects. 5 years ago
Gert Wollny 63bcca251f vrend: Don't try launching a grid if no CS is available 5 years ago
Gert Wollny 522b610a82 vrend: Don't free resource struct in _resource_allocate_texture 5 years ago