1966 Commits (c1fee683ecee1d72674354c6536222885290aeef)

Author SHA1 Message Date
Yiwei Zhang 9aa596875b vkr: update venus-protocol headers 4 years ago
Gert Wollny 523fdbdce9 vrend: Also check GL_EXT_texture_view for feat_texture_view 4 years ago
Robert Wetzel a7a18b66ef vrend: Replace glTexParameterf() with glTexParameteri() for GL_TEXTURE_MIN/MAG_FILTER. 4 years ago
Robert Wetzel 53774760dd vrend: Move dereferencing of VBOs from destroy_context to destroy_sub_context. 4 years ago
chenjiangnan 8c0906564e vrend: Fix changing shader without marking the compute shader as dirty 4 years ago
Chia-I Wu e8045c1edb vrend: fix a warning with GLES 4 years ago
Chia-I Wu 76be631ae5 virgl: add VIRGL_RENDERER_NO_VIRGL 4 years ago
Chia-I Wu 6c31f85330 virgl: add support for venus renderer 4 years ago
Chia-I Wu 9b2d22b584 vkr: add experimental venus renderer 4 years ago
Chia-I Wu 2eefe15310 vkr: add vkr_ring 4 years ago
Chia-I Wu a5149985ee vkr: add a command stream parser 4 years ago
Chia-I Wu 48be4bd55f vkr: add generated venus protocol headers 4 years ago
Chia-I Wu 6e12fa67e6 vkr: prepare meson for venus renderer 4 years ago
Chia-I Wu f1e9388304 gallium: optimize util_hash_table_u64 for 64-bit builds 4 years ago
Chia-I Wu 2bda62604f gallium: add util_hash_table_u64 4 years ago
Chia-I Wu 02c447799f gallium: copy xxhash.h from Mesa 4 years ago
Leo e1693a6cb0 p_config: remove code to detect architecture now done by meson 4 years ago
Leo 5b87079d9d pipe: use meson's config.h to get PIPE_ARCH_<ENDIANESS>_ENDIAN 4 years ago
Lepton Wu 91474dc6fe formats: Fix typos in astc format handling. 4 years ago
Gert Wollny 869454e550 vrend: silence warnings when compiling with egl disabled 4 years ago
Dominik Behr 1c9a7a52e0 virgl: add support for EGL device selection 4 years ago
Dominik Behr 4acd9f0e34 vrend: BGRX between texture and EGL image is not copy compatible 4 years ago
Chia-I Wu 45d1e4fa77 vrend: fix fence polling without sync thread 4 years ago
Gert Wollny 122ae312db virgl: check buffer size to ensure no unsigned wraparound happens 4 years ago
Ryan Neph 956b719d03 shader: lazy host shader variant compilation 4 years ago
Ryan Neph 2d99aa61c6 shader: resolve shader dependencies before program linking 4 years ago
Gurchetan Singh 22cbf5fc12 vrend: check external blob use before using glBufferStorage 4 years ago
Gert Wollny 4421c4a56a vrend: Emit string markers that begin with BEGIN: and END: as tracing scope 4 years ago
Gert Wollny f8a9ebce97 tracing: Add macros to emit begin and end markers seperately 4 years ago
Gert Wollny fd0769aeb7 vrend: implement support for KHR_debug 4 years ago
Gert Wollny b5d701683e debug: silence unused ctx warning in build with NDEBUG defined 4 years ago
Gert Wollny a296b90d19 vrend: Add debug string GET_MEMORY_INFO command and fix array 4 years ago
Rohan Garg 9ff43016e0 virgl: Use OpenGL types instead of C types 4 years ago
Rohan Garg 61cb7dca78 virgl: Add a fallback to query total video memory 4 years ago
Chia-I Wu d470a2df58 virgl: add support for per-context fencing 4 years ago
Chia-I Wu 3a2a537c69 vrend: hook up per-context fencing internally 4 years ago
Chia-I Wu 3ae1b379f9 vrend: replace fence id by fence cookie internally 4 years ago
Chia-I Wu 5379986993 vrend: track fence contexts 4 years ago
Chia-I Wu 17796a3a9d virgl: add fencing interface to virgl_context 4 years ago
Akihiko Odaki d9aad06ba2 vrend: Create frame buffer object in do_readpixels 4 years ago
Akihiko Odaki 64d35b6a85 vrend: Do not cache frame buffer object in vrend resource 4 years ago
Rohan Garg f390c4d673 virglrenderer: Expose detailed GPU memory info to guests 4 years ago
Gert Wollny daa7d9439c vrend: check if we got a version string 4 years ago
cheyang 51d4d37c29 formats:add astc 2d compressed format support 4 years ago
Akihiko Odaki acf0fe9d99 Remove GNU extension codes 4 years ago
Akihiko Odaki 0bf0fa4f8a Align sampler feature detections to Epoxy 4 years ago
Rohan Garg 7e7a4e72a1 vrend: Introudce VIRGL_CAP_V2_VIDEO_MEMORY to query video memory 4 years ago
Lepton Wu 51f45f343b vrend: Fix GL_TEXTURE_SWIZZLE_RGBA on GLES 4 years ago
John Bates 8d824b10cc use TRACE_SCOPE_SLOW for high-frequency tracing 4 years ago
John Bates e64afcf897 add percetto tracing option 4 years ago