1410 Commits (ff8c90f7ba5f2721ef29517f6120df750cf8c04c)
 

Author SHA1 Message Date
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
Gert Wollny d184b04097 shader: reswizzle size values for 1D texture arrays on GLES 6 years ago
Gert Wollny 0b9f2e4bf7 shader: Emit swizzle for "1D" textures on GLES 6 years ago
Gert Wollny 718f338a3e vrend,features: Add feature for timer queries 6 years ago
Gert Wollny 4617b9ae46 decode: Use correct comparison for images 6 years ago
Emil Velikov 5daad80e21 renderer: rewrap __report* helpers to 80 columns 6 years ago
Emil Velikov a1286bbed7 renderer: use named initializers for ctx_error and core/gles_warn 6 years ago
Gert Wollny b9a9c59ef7 vrend: Use glDepthRangefOES when on GLES 6 years ago
Gert Wollny 095bd118f9 vrend: Force setting viewport state when the sub context is new 6 years ago
Gert Wollny 71609cc1ce vrend: Use glDepthRangeIndexedfOES when on GLES 6 years ago
Gert Wollny 1a27e447f9 vrend: Lie a bit more about the GLSL support level on GLES 6 years ago
Gert Wollny 88ffc3beb3 vrend,feature: Check for GL_OES_viewport_array extension 6 years ago
Erik Faye-Lund a613dcc82a gallium: move print_channels to u_format_table.py 6 years ago
Erik Faye-Lund d3b2e8ef6b gallium: sort and remove duplicate includes 6 years ago