420 Commits (829176087cb20608c00d8a293371ab3dcb849588)

Author SHA1 Message Date
Gert Wollny c2e457e25e vrend: correct the stride if the client sends it 7 years ago
David Riley cd14ff177c renderer: Protect glSampleMaski and GL_SAMPLE_MASK. 7 years ago
Gert Wollny 42e2a4ca7d vrend: use the row-stride when directly reading back to an IOV 7 years ago
Lepton Wu 34809ef704 vrend: Set scissor_state_dirty correctly. 7 years ago
Erik Faye-Lund 58e521c57e get rid of yet another bind-flag set 7 years ago
Erik Faye-Lund dc1bc1ed61 get rid of diplicate definition of VREND_RES_BIND-flags 7 years ago
Dave Airlie 9eaf2c8db0 features: disallow ssbos if we don't have the feature (v2) 7 years ago
Dave Airlie 6a6f3c4354 features: add ubo feature (v2) 7 years ago
Dave Airlie 79582250e1 features: add transform_feedback feature (v2) 7 years ago
Dave Airlie 41457142c8 features: add multisample texture feature. 7 years ago
Dave Airlie dd2f62bf35 features: add cube map array feature. 7 years ago
Dave Airlie c8d3c592dc features: add texture array feature 7 years ago
Dave Airlie 4593befe21 features: add conditional render inverted. 7 years ago
Dave Airlie 0dc96e9a2b features: add transform feedback overflow query 7 years ago
Dave Airlie ea7f3c14cd features: add geometry shader feature 7 years ago
Dave Airlie e8eeea7690 features: add dual src blend support 7 years ago
Dave Airlie 1497dd99ac features: add viewport array feature 7 years ago
Dave Airlie 4ed679cb36 features: use correct extensions for tbo size 7 years ago
Dave Airlie 2704d812c1 features: add independent blend function feature. 7 years ago
Dave Airlie c402e82cd7 features: add indirect draw feature. 7 years ago
Dave Airlie 35356ec914 features: add independent blend enable feature 7 years ago
Dave Airlie 36ac335cfa features: add base instance feature. 7 years ago
Dave Airlie 7c23f330a1 features: add draw_instance feature. 7 years ago
Dave Airlie c8269aeab1 renderer: get return value from draw vbo. 7 years ago
Dave Airlie 31049f6c0d features: move existing features to a table init (v2) 7 years ago
Dave Airlie 87d86715be features: add transform_feedback3 feature 7 years ago
Dave Airlie 6ff41a300c features: move some caps to use has_feature flags 7 years ago
Erik Faye-Lund fe7a1efc7f gles: report maximum vertex-attrib stride to guest 7 years ago
Erik Faye-Lund e898b8fb0e Avoid needless repetition 7 years ago
Erik Faye-Lund 2c0d0963a1 use short-hand state accessors 7 years ago
Tomeu Vizoso 7a37a364e5 Fix NULL dereference in vrend_draw_bind_samplers_shader 7 years ago
Dave Airlie eb9555c833 features: convert current feature list to an array (v2) 7 years ago
Dave Airlie cdf88604e9 renderer: fix ambiguous else warning 7 years ago
Erik Faye-Lund 97b9df0aa8 add a cap for TGSI precise modifiers 7 years ago
Erik Faye-Lund 654647cde9 protect calls to glPrimitiveRestart on GLES 3.1 7 years ago
Erik Faye-Lund 39add38156 protect gl{Begin, End}ConditionalRendering calls 7 years ago
Erik Faye-Lund 4349893052 protect call to glDeleteSamplers 7 years ago
Erik Faye-Lund 89f7995746 protect call to glPrimitiveRestartIndex 7 years ago
Dave Airlie ec454b9df0 renderer: fix ssbo != -1 comparison. 7 years ago
Dave Airlie df7322e7dc ssbo: reorder var assignment 7 years ago
Dave Airlie 083d97fff5 renderer: add shader_storage_buffer_object support. (v4) 7 years ago
Gert Wollny a04a63ec87 virgl-caps: Report support for GL_ARB_copy_image to the guest 7 years ago
Gert Wollny 2846dcf565 vrend: If available use glCopyImageSubData to execute memcopy like blits 7 years ago
Jakob Bornecrantz be3b1078eb vrend: Remove bad sRGB warning on GLES 7 years ago
Erik Faye-Lund e387116ef4 report maximum vertex-attrib stride to host 7 years ago
Erik Faye-Lund 6a4ef6d8a2 renderer: swizzle sampler border color channel if we emulate alpha format 7 years ago
Elie Tournier 73423fff6b renderer: swizzle sampler border color channel if we emulate alpha format 7 years ago
Dave Airlie 29853b7456 vrend_decode: use uints for sampler view decode 7 years ago
Erik Faye-Lund d24ac12d7b implement VIRGL_CCMD_SET_MIN_SAMPLES 7 years ago
Erik Faye-Lund 36fe024ab8 fix rewriting of non-alpha formats 7 years ago