657 Commits (5d03711f88643b6b6639aebd8983c179cdd248b0)

Author SHA1 Message Date
Gert Wollny 5d03711f88 vrend: Keep the max texture sizes in the vrend_state 5 years ago
Gert Wollny 06d60e4705 vrend: silence warnings when NDEBUG is defined 5 years ago
Gurchetan Singh 4e0a17405a vrend_renderer: fix GLES log spam 5 years ago
Gurchetan Singh 246265c771 virgl/gbm: modify conversion to/from gbm formats 5 years ago
David Stevens 3f5ec0c82c virgl/gbm: improve gbm resource creation 5 years ago
Gert Wollny eca01605f2 shader: Move winsys_adjust_y_emitted from the shader key into the dump context 5 years ago
Gert Wollny a66f3a1560 vrend: Emulate Multisample BGRA format on GLES 5 years ago
Gert Wollny e66a1d97cb vrend: Keep track of GL_FRAMEBUFFER_SRGB state and restore it after blits 5 years ago
Lepton Wu efff41d204 vrend: Use view target instead of texture target. 5 years ago
Gert Wollny d5dd2d302d vrend: Always use a texture view for the source when doing blits (HACK) 5 years ago
Gert Wollny 1ffa77c6a8 vrend: Clear blit framebuffer attachments after copy_resource 5 years ago
Gert Wollny aa05501cce vrend: Unbind sampler view after creation 5 years ago
Gert Wollny 47088b7fc4 vrend: Unbind all frambuffer attachments after doing a blit 5 years ago
Gurchetan Singh ec371e55f8 vrend_renderer: add NULL checks 5 years ago
Gurchetan Singh e36302cc93 vrend_renderer: delete extraneous transfer 5 years ago
Lepton Wu 737c6e73e1 virglrenderer: Also allocate 1x1 resource with gbm. 5 years ago
Gurchetan Singh f8f5d3f073 virglrenderer: report structures virglrenderer_execute supports 5 years ago
Gert Wollny 5f28eb8868 shader: fix mismatching shader invariants on GL 5 years ago
Gert Wollny abcd75475b vrend: Fix newly introduced warnings when ENABLE_GBM_ALLOCATION is not set 5 years ago
Gert Wollny e480cb6335 vrend: Ignore prev shader stages in shader key when procesing unbound shaders 5 years ago
Gurchetan Singh 336f2f1911 virglrenderer: add virgl_renderer_execute 5 years ago
Gurchetan Singh e3683f0fbd vrend: also report scanout formats to the guest 5 years ago
Gurchetan Singh 3059387819 vrend_renderer: use gbm allocations 5 years ago
Gurchetan Singh aca41183c1 virgl/gbm: support for transfers 5 years ago
Gurchetan Singh 7f6e1d67ba vrend_renderer: export egl and gbm to vrend_renderer 5 years ago
Gert Wollny ac7b52cf24 vrend: Keep track op HW scissor state and disable them in vrend_clear 5 years ago
Gurchetan Singh 5baaab6f3b vrend: don't emulate formats for external images for now 5 years ago
Gert Wollny 96c359b542 vrend: Issue depth range together with other viewport properties 5 years ago
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