1773 Commits (bbf34a14e2a76d05303f944fd08f1a98a2040099)
 

Author SHA1 Message Date
Gurchetan Singh 34e7def844 virgl: without shm, fallback to protocol version -1 6 years ago
Gurchetan Singh c3b0a155ff vtest: add shm helpers 6 years ago
Gurchetan Singh f72e5e22e0 vtest: deprecate protocol version 0 6 years ago
Gurchetan Singh f5f749def6 vtest: move failure reporting macros to util 6 years ago
Elie Tournier 7313d89e93 ci: Schedule testing 6 years ago
Elie Tournier 730a09d527 ci: Allow the user to choose the mesa hash 6 years ago
Gert Wollny bacfd861e0 shader: decorate buffers as coherent when needed 6 years ago
Gurchetan Singh 9aa833bafd vrend: prefer glGetTexImage on GL 6 years ago
Gert Wollny 08b3ddded8 vrend: Signal the guest that indirect arrays are available 6 years ago
Alexandros Frantzis 0b864d6572 vrend: Check for the EXT version of polygon_offset_clamp 6 years ago
Elie Tournier 43c1c824e0 doc: How to setup the CI in a fork 6 years ago
Elie Tournier ddf9c85c43 ci/Dockerfile: Do not build r600 6 years ago
Elie Tournier bb3a6295a2 ci/Dockerfile: no error for folder creation 6 years ago
Alexandros Frantzis 126bf7e34b ci: Enable desktop GL tests 6 years ago
Alexandros Frantzis 56739adad5 ci: Support desktop GL tests 6 years ago
Alexandros Frantzis c47c1f45d4 ci: Build CTS with x11_egl_glx target 6 years ago
Erik Faye-Lund 2bcbf943f2 vrend: add a cap for astc compressed 3d-textures 6 years ago
Erik Faye-Lund 15d412bc39 vrend: fix s3tc detection 6 years ago
Gert Wollny f5c3aa7c44 vrend,feature: Add a caps flag for transform feedback 3 6 years ago
Gert Wollny 584039fdf2 vrend: Reorder shader selection 6 years ago
Erik Faye-Lund 6a3cd2bde6 vrend: send list of readback-formats to guest 6 years ago
Erik Faye-Lund af92fd1e5e renderer: do not try to call getteximage on gles 6 years ago
Erik Faye-Lund 4269ae8e76 vrend: add helper to set a format-bit 6 years ago
Dave Airlie dd7e14a81c virgl: add support for indirect parameters 6 years ago
Dave Airlie 6cd7a73e45 virgl: add support for multi draw indirect. 6 years ago
Dave Airlie 479a6eb4e0 virgl: fix command args buffers 6 years ago
Gert Wollny 660a02af5a vrend,caps: Add a caps feature check version 6 years ago
Erik Faye-Lund 94b282b994 vtest: fix typo in usage-string 6 years ago
Alexandros Frantzis 288ffa1fe7 ci: Update known good Mesa commit 6 years ago
Po-Hsien Wang bdc8e87c04 vrend_decode: check vrend_decode_create_sampler_state 6 years ago
Alexandros Frantzis d05e2d887b ci: Use the docker image digest instead of ':latest' tag in jobs 6 years ago
Gert Wollny 9f67d5e5d6 shader: Fix block emission and prefer it on GLES 6 years ago
Gert Wollny f8840c1a4b vrend: Don't expect TCS to be present in first shader pass 6 years ago
Gert Wollny db0ac81910 shader: Don't emit 'invariant' or 'precise' for gl_ClipVertex 6 years ago
Alexandros Frantzis 5212d0a1e8 ci: Trigger the docker image build on merge requests 6 years ago
Gert Wollny dbf78591ea shader; on GLES require extension NV_image_formats for certain image types 6 years ago
Gert Wollny fcf9740960 shader: force default format layout 6 years ago
Gert Wollny 18081311fb shader: on GLES drop write flag for images we read from 6 years ago
Gert Wollny 3137c2e6f1 ci: Update mesa version and expected results 6 years ago
Gert Wollny 8e2be176e5 vrend: Fall back to NV_shader_atomic_float if ARB_GLES3_1_compatibility is missing 6 years ago
Gert Wollny 476094e832 shader: Fall back to MESA_shader_integer_functions if ARB_gpu_shaders5 is missing 6 years ago
Gert Wollny 64740cf9f0 vrend, feature: Add feature for GLES 3.1 compatibility 6 years ago
Gert Wollny 95bed95df5 shader: Don't emit GL_OES_gpu_shader5 on GLES 6 years ago
Gert Wollny 8094b5b438 shader: Use swizzle on 1D images that are emulated by 2D images on GLES 6 years ago
Gert Wollny 2b24afd1ec shader: Correct coordinates for texelFetch of emulated RECT on GLES 6 years ago
Gert Wollny 3403b5cb0e shader: Further fixes for the 1D texture emulation on GLES 6 years ago
Gert Wollny 5eeb767d09 vrend: Also add TEXTURE_RECTANGLE to the targets translated on GLES 6 years ago
Gert Wollny 905e04dce3 shader: swizzle array coordinates for emulated 1D arrays on GLES 6 years ago
Gert Wollny 57248487ec vrend: translate 1D texture targets to 2D texture targets for copies in 6 years ago
Gert Wollny ba41038ace shader: Fix offset and argument type for texelFetchOffset for 1D 6 years ago