629 Commits (d4eda099ca7bffda59aadffd75f659bfbab00389)

Author SHA1 Message Date
Gert Wollny d4eda099ca vrend: increment feature check version number 6 years ago
Gert Wollny b3d268fa00 vrend: Check for GL/GLES version before querying GL_MAX_VERTEX_OUTPUT_COMPONENTS 6 years ago
Gert Wollny 94f4e7c8f7 vrend,blitter: Unbind texture targets after use 6 years ago
Gert Wollny 7652864498 vrend: Correctly handle FakeMSAA textures 6 years ago
Gert Wollny e272472d72 vrend: Enable the tweak interface for the guest and from the environment. 6 years ago
Gert Wollny 33c4a18702 vrend,tweak: Add tweak to emulate GL_SAMPLES_PASSED on GLES 6 years ago
Gert Wollny ce1e0f9699 feature: Test for extensions related to occulsion query 6 years ago
Gert Wollny fd4542adb5 vrend: Handle border color swizzling in more cases 6 years ago
Gert Wollny 4ea1510332 tweaks: Add tweak to apply the dest swizzle for emulated BGRA surfaces 6 years ago
Gert Wollny 0977e48e24 vrend: Add handling for swizzled BGRA formats 6 years ago
Gert Wollny 4749e8791b formats: Add emulated versions of some BGRA formats 6 years ago
Gert Wollny 0f251aa0b2 vrend,tweaks: Add skeleton to set tweak flags 6 years ago
Chia-I Wu 424fdb4ab6 vrend: fix next ubo id when there is no update 6 years ago
Chia-I Wu d5a10f07be vrend: avoid in/out parameters 6 years ago
Chia-I Wu ed603a2442 vrend: save ubo_used_mask in linked shader prog 6 years ago
Emil Velikov 6e6486e743 renderer: drop DEPTH_CLIP warning 6 years ago
Gert Wollny 52703a2ded shader,feat: Add support for TGSI_PROPERTY_FS_DEPTH_LAYOUT 6 years ago
Gert Wollny a07a3f6f96 vrend: Fix newly introduced warnings 6 years ago
David Riley c5a2df90a2 vrend: Avoid potential null dereference when drawing with indexed buffer 6 years ago
David Riley 271db8a24b vrend: Unconditionally destroy resources when cleaning up. 6 years ago
Chia-I Wu ab3640c085 vrend: reject bad strides in check_iov_bounds 6 years ago
Gert Wollny fb749a1f6a vrend: Add host check for clip_control and handle it 6 years ago
Emil Velikov 5a0d3f071e shader: add vrend_ prefix to shader_lookup_sampler_array() 6 years ago
Alexandros Frantzis 7a0ff8da57 vrend: Ensure non-zero stride and remove redundant check 6 years ago
Alexandros Frantzis 23ccf5c1a9 vrend: Use the transfer layer stride for transfers to the host 6 years ago
Alexandros Frantzis 0bb764b6cf vrend: Improve iov bound checking for transfers 6 years ago
Alexandros Frantzis 2af3a83136 vrend: Ignore transfer layer_stride for targets without layers 6 years ago
Erik Faye-Lund 5384203328 vrend: remove stale comment 6 years ago
Erik Faye-Lund 8362b26974 vrend: do readpixels-variants in one place 6 years ago
Erik Faye-Lund fd8b6946d2 vrend: fix typo in function name 6 years ago
Erik Faye-Lund 883eccce43 vrend: remove unused function 6 years ago
Erik Faye-Lund df69664113 vrend: remove unused field 6 years ago
Alexandros Frantzis 59064c6520 vrend: Support copy transfers 6 years ago
Alexandros Frantzis 69c52a8fb3 vrend: Internal support for synchronized transfers 6 years ago
Alexandros Frantzis 7438b455ed vrend: Remove unused struct member 6 years ago
Alexandros Frantzis 0c09d8441b vrend: Introduce and support VIRGL_BIND_STAGING 6 years ago
Alexandros Frantzis faa38808c9 vrend: Rework resource storage 6 years ago
Erik Faye-Lund 93f7a4113e vrend: remove unused members 6 years ago
Gert Wollny 108ef814a4 formats: Check and enable implementation specific readback formats on GLES 6 years ago
Gert Wollny 804dab8181 formats: Add possiblity to pass format flags to insert functions 6 years ago
Gert Wollny b6f7b8f5f6 vrend: rename internal texture flags and use CAN_TEXTURE_STORAGE correctly 6 years ago
Gert Wollny 4a4f04827c vrend: Lie yet a bit more about the GLSL feature level on GLES hosts 6 years ago
Chia-I Wu ef72ec3c90 vrend: remove unused VREND_RESOURCE_STORAGE_SYSTEM 6 years ago
Chia-I Wu ddcb1b90d8 vrend: use VREND_RESOURCE_STORAGE_IOVEC for PIPE_BIND_CUSTOM 6 years ago
Chia-I Wu dbefdb7e36 vrend: add VREND_RESOURCE_STORAGE_IOVEC 6 years ago
Chia-I Wu 303a07a4d6 vrend: add enum vrend_resource_storage_type 6 years ago
Chia-I Wu 6628658027 vrend: make sure queries are fenced 6 years ago
Chia-I Wu 010c974bd4 vrend: handle queries more defensively 6 years ago
Gert Wollny 811d8ef201 vrend,shader: track logicop state and emulate it in GLES 6 years ago
Gert Wollny c9c9c31b3b vrend,feature: Add feature for non-coherent framebuffer fetch 6 years ago