744 Commits (5dce0053e5ff0431a3ef5b3b38e18fa4baaf5836)

Author SHA1 Message Date
Gurchetan Singh 5dce0053e5 vrend_renderer: add map/unmap/map_info 5 years ago
Gurchetan Singh 0e736de059 vrend_renderer: resource create blob 5 years ago
Gurchetan Singh 13c93dae18 vrend: make vrend_create_buffer take in flags 5 years ago
Gurchetan Singh 0c28415f71 virglrenderer: add PIPE_RESOURCE_CREATE in virgl_protocol.h 5 years ago
Gurchetan Singh 95ce73010a vrend: refactor creating a vrend_resource 5 years ago
Chia-I Wu 29a87d629c vrend: add check_transfer_iovec 5 years ago
Lepton Wu cca3132795 vrend: Try to use original context for transfer 5 years ago
Elie Tournier c031f56b64 shader: Rework gl_PerVertex emission 5 years ago
Elie Tournier f47243cad6 vrend: Expose cull distance if available in the host 5 years ago
Gurchetan Singh 7ea012b148 vrend: fix glx only build 5 years ago
Elie Tournier e8d6f6a96a vrend: Add host check for clear_texture 5 years ago
Elie Tournier 66b5e91c10 vrend: implement ARB_clear_texture 5 years ago
Chia-I Wu 0fd03056e1 vrend: fix copy/inline transfer with gbm allocation 5 years ago
Chia-I Wu b2940a21dd vrend: properly constify the shader api 5 years ago
Chia-I Wu dd11dd2a77 vrend: store context pointer in vrend_query 5 years ago
Chia-I Wu ca00a33c4c vrend: remove vrend_renderer_res_lookup 5 years ago
Chia-I Wu ea5d7a9148 virgl: move vrend_renderer_execute to virglrenderer 5 years ago
Chia-I Wu df99fd7c75 virgl: make virgl_renderer_transfer_*_iov more generic 5 years ago
Chia-I Wu 94262367bd vrend: move handle out of vrend_transfer_info 5 years ago
Chia-I Wu 23ff16f993 virgl: make virgl_renderer_resource_{attach,detach}_iov generic 5 years ago
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 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
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 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 3c830d5e28 virgl: rename vrend_util.h 5 years ago
Lepton Wu daab8d327e vrend: Don't check queries in wrong context. 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
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
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