2058 Commits (a3e1ce9a912c94a9e84183817e15352e4a4cd647)
 

Author SHA1 Message Date
Dave Airlie 323e1ac0a9 shader: move to 64-bit shader req 4 years ago
Elie Tournier c031f56b64 shader: Rework gl_PerVertex emission 4 years ago
Elie Tournier 796038c842 shader: Remove gl_PointSize from gl_PerVertex. 4 years ago
Elie Tournier f47243cad6 vrend: Expose cull distance if available in the host 4 years ago
Dave Airlie 145556c1d2 shader: request EXT_texture_buffer for gles 3.1 texture buffer. 4 years ago
Dave Airlie d43e9a27e3 vrend: emit OES_shader_io_blocks for GLES 3.1 shaders with io blocks 4 years ago
Gurchetan Singh 7ea012b148 vrend: fix glx only build 4 years ago
Lepton Wu 8e12ba035c vrend: Fix possible leaked so_names 4 years ago
Lepton Wu b1b38002ee strbuf: Keep original buffer when dumping shader 4 years ago
Chia-I Wu 76d3d79875 vrend: fix potential snprintf truncations 4 years ago
Chia-I Wu 46c9d34753 vrend: fix warnings in emit_fragment_logicop 4 years ago
Chia-I Wu 82d05bfb10 tests: silence warnings 4 years ago
Chia-I Wu 7fecf772f1 gbm: silence a warning 4 years ago
Elie Tournier e8d6f6a96a vrend: Add host check for clear_texture 4 years ago
Elie Tournier 66b5e91c10 vrend: implement ARB_clear_texture 4 years ago
Elie Tournier 71e0626657 ci: Fix test results path for softpipe 4 years ago
Chia-I Wu 0fd03056e1 vrend: fix copy/inline transfer with gbm allocation 4 years ago
Chia-I Wu 979653e73c virgl/gbm: fix guest plane offset/layer_stride 4 years ago
Chia-I Wu 2e85b7b93c virgl/gbm: fix guest stride check 4 years ago
Elie Tournier c20a5a918a ci: move outdated results to an archived folder 4 years ago
Chia-I Wu b2940a21dd vrend: properly constify the shader api 4 years ago
Chia-I Wu a79f1389f3 vrend: remove vrend_lookup_renderer_ctx 4 years ago
Chia-I Wu dd11dd2a77 vrend: store context pointer in vrend_query 4 years ago
Chia-I Wu ca00a33c4c vrend: remove vrend_renderer_res_lookup 4 years ago
Chia-I Wu ea5d7a9148 virgl: move vrend_renderer_execute to virglrenderer 4 years ago
Chia-I Wu 82b548f13a vrend: remove vrend_transfer_info::ctx_id 4 years ago
Chia-I Wu df99fd7c75 virgl: make virgl_renderer_transfer_*_iov more generic 4 years ago
Chia-I Wu 94262367bd vrend: move handle out of vrend_transfer_info 4 years ago
Chia-I Wu 23ff16f993 virgl: make virgl_renderer_resource_{attach,detach}_iov generic 4 years ago
Chia-I Wu a40d51db63 vrend: constify iovec 4 years ago
Chia-I Wu dbf20dac33 vrend: remove iov from vrend_renderer_resource_create 4 years ago
Chia-I Wu d471b7d1ba virgl: move resource lookup up for some functions 4 years ago
Chia-I Wu 5d7f76f87d virgl: make virgl_renderer_resource_unref generic 4 years ago
Chia-I Wu b39a1a901a virgl: add virgl_context_foreach 4 years ago
Chia-I Wu a775fc837e virgl: pass virgl_resource to virgl_context callbacks 4 years ago
Chia-I Wu 29c103d729 virgl: move private data to virgl_resource 4 years ago
Chia-I Wu b16105b25c vrend: simplify vrend_object_insert 4 years ago
Chia-I Wu 4e5e469b14 vrend: rework context resource management 4 years ago
Chia-I Wu 80ad9b2067 vrend: rework global resource management 4 years ago
Chia-I Wu dfd16cbcbc virgl: add virgl_resource 4 years ago
John Bates 4691a160a3 vrend: const correct vrend_shader.h API 4 years ago
Lepton Wu 671ac45ea5 formats: Add ETC2 compressed formats. 4 years ago
Tomeu Vizoso 70b18e56d5 vtest: Handle errors coming out of virgl_renderer_submit_cmd 4 years ago
Tomeu Vizoso 8056fe3565 vrend: Make vrend_report_buffer_error a macro 4 years ago
Tomeu Vizoso 469b65b9cb vtest: Initialize sendmsg iovec contents 4 years ago
Ka Ho Ng e24a0328da vrend: vrend_destroy_context: fix wrong ctx 4 years ago
John Bates d9ad02102c vrend: pass shader key by reference 4 years ago
John Bates e4df9556cf vrend: use uniform for alpha func value 4 years ago
Benjamin Tissoires 466f32dd97 ci: define FDO_UPSTREAM_REPO 4 years ago
Chia-I Wu 660eaa2126 vrend: ctx0 does not need to be a vrend_decode_ctx 5 years ago