You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Chia-I Wu 7899e05732 vrend: refactor vrend_resource buffer alloc 4 years ago
..
gallium gallium: Update tgsi string to match Mesa one. 5 years ago
iov.c virglrenderer: kill off trailing whitespace 6 years ago
meson.build virgl: Add perfetto performance calls conditionally 4 years ago
virgl_context.c virgl: more robust resource/context table init/cleanup 4 years ago
virgl_context.h virgl: rework blob support 5 years ago
virgl_hw.h virgl: move virgl_capsets to virglrenderer_hw.h 5 years ago
virgl_protocol.h virgl: clean up virgl_protocol.h a bit 5 years ago
virgl_resource.c virgl: add virgl_resource_export_fd 5 years ago
virgl_resource.h virgl: add virgl_resource_export_fd 5 years ago
virgl_util.c virgl: Add tracing to stderr as alternative tracing method 4 years ago
virgl_util.h virgl: Add tracing to stderr as alternative tracing method 4 years ago
virglrenderer.c virgl: Add perfetto performance calls conditionally 4 years ago
virglrenderer.h virgl: fd should be an int in export_fence 4 years ago
virglrenderer_hw.h virgl: move virgl_capsets to virglrenderer_hw.h 5 years ago
vrend_blitter.c blitter: don't over-cache shader 5 years ago
vrend_blitter.h blitter: Put "#version" in the first line in shader. 5 years ago
vrend_debug.c virglrenderer: add PIPE_RESOURCE_CREATE in virgl_protocol.h 5 years ago
vrend_debug.h vrend: properly constify the shader api 5 years ago
vrend_decode.c vrend: pass vrend_context directly to the decode functions 4 years ago
vrend_formats.c formats: Add ETC2 compressed formats. 5 years ago
vrend_iov.h vrend: Try to use original context for transfer 5 years ago
vrend_object.c vrend: simplify vrend_object_insert 5 years ago
vrend_object.h vrend: simplify vrend_object_insert 5 years ago
vrend_renderer.c vrend: refactor vrend_resource buffer alloc 4 years ago
vrend_renderer.h vrend: constify vrend_renderer_resource_create_args 4 years ago
vrend_shader.c vrend: Fix TGSI UIF/IF behavior. 4 years ago
vrend_shader.h shader: disable coord_replace for non-POINT primitives 4 years ago
vrend_strbuf.h shader: bundle vrend_glsl_strbufs 4 years ago
vrend_tweaks.c vrend,tweak: Add tweak to emulate GL_SAMPLES_PASSED on GLES 6 years ago
vrend_tweaks.h vrend,tweaks: Add skeleton to set tweak flags 6 years ago
vrend_winsys.c virgl: more robust winsys init/cleanup 4 years ago
vrend_winsys.h virgl: more robust winsys init/cleanup 4 years ago
vrend_winsys_egl.c vrend: only use egl fences on gles profile. 4 years ago
vrend_winsys_egl.h vrend: add support for exporting egl fences 4 years ago
vrend_winsys_gbm.c vrend: fix gbm transfer to subregion 4 years ago
vrend_winsys_gbm.h vrend: match Mesa gbm header 4 years ago
vrend_winsys_glx.c vrend: rename GLX sources 4 years ago
vrend_winsys_glx.h vrend: rename GLX sources 4 years ago