1395 Commits (18f9778c16ed398038a45c51cb7957b020f34d7e)
 

Author SHA1 Message Date
Gert Wollny 9cf537c47f blitter: Add a FS shader for MSAA depth blits 5 years ago
Gert Wollny 6b25eab1f4 blit: normalize coordinates also if a RECT resource is used on GLES 5 years ago
Gert Wollny 3f0f291ea3 blit: Use texture views in blits to represent the surface formats 5 years ago
Gert Wollny bff404385e vrend: make vrend_fb_bind_texture_id non-static 5 years ago
Gert Wollny 68d7ac362a vrend,features: Also check for OES_texture_view 5 years ago
Gert Wollny 99d3680d14 blitter: Enable scissors when the blit requires it 5 years ago
Gert Wollny 989738137c vrend, blit: Use GL 4.4 logic for blitting 5 years ago
Erik Faye-Lund 6f1adc2be8 renderer: also enable floating-point readback with extension 5 years ago
Gert Wollny 300b914595 shader: Create dst with a constant index on GLES and actually use it 5 years ago
Erik Faye-Lund 2e07b3b918 shader: remove unused variable 5 years ago
Elie Tournier d1758cc09e ci: Allow the user to choose the mesa repository 5 years ago
Gert Wollny faf23ce917 vrend,shader: Inject a TC shader if it is missing on GLES 5 years ago
Gert Wollny f9f7bd64f7 shader: extract functions to create and set string buffers and sinfo 5 years ago
Gert Wollny 3fbeff90b9 shader: Fix the use of enhanced layouts 5 years ago
David Riley 72902a5b86 virglrenderer: Expose VIRGL_RES_BIND_SCANOUT externally. 6 years ago
David Riley 1fd939c912 debug: Add mappings for transfer commands. 6 years ago
Gert Wollny 368d950e8f shader: emulate indirect ssbo write access on GLSL using a switch statement 6 years ago
Gert Wollny df6f9a374f shader: emulate indirect read access to ssbo on GLES by using switch 6 years ago
Gert Wollny 314690b799 shader: Work around indirect image access being not allowed with GLES 6 years ago
Gurchetan Singh d5e89a3e3d vtest: bump up protocol version 6 years ago
Gurchetan Singh da13f1735e vtest: pass shared memory fd 6 years ago
Gurchetan Singh 4125826ce0 vtest: facilities for sending fds 6 years ago
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