1713 Commits (e24a0328dab33b1c55667f36df4f4adb9a811541)
 

Author SHA1 Message Date
Emil Velikov eb38b5ee9f ci: kill off unused build/test logs docker redirection 5 years ago
Emil Velikov 84dac29b9d ci: remove no longer used tests file 5 years ago
Emil Velikov 9f0ed86754 ci/run_ci_locally.sh: pass correct deqp arguments 5 years ago
Emil Velikov ff8c90f7ba ci: introduce artefacts section for piglit-gl 5 years ago
Erik Faye-Lund 5384203328 vrend: remove stale comment 5 years ago
Erik Faye-Lund 8362b26974 vrend: do readpixels-variants in one place 5 years ago
Erik Faye-Lund fd8b6946d2 vrend: fix typo in function name 5 years ago
Erik Faye-Lund 883eccce43 vrend: remove unused function 5 years ago
Erik Faye-Lund df69664113 vrend: remove unused field 5 years ago
Gert Wollny 9b84a49a1c shader: Require glsl 150 when input arrays are used 5 years ago
Alexandros Frantzis 92e4678479 tests: Add tests for staging transfers 5 years ago
Alexandros Frantzis 59064c6520 vrend: Support copy transfers 5 years ago
Alexandros Frantzis 1e2f540de5 vrend: Add definitions for the copy_transfer3d command 5 years ago
Alexandros Frantzis 69c52a8fb3 vrend: Internal support for synchronized transfers 5 years ago
Alexandros Frantzis 7438b455ed vrend: Remove unused struct member 5 years ago
Alexandros Frantzis 0c09d8441b vrend: Introduce and support VIRGL_BIND_STAGING 5 years ago
Alexandros Frantzis faa38808c9 vrend: Rework resource storage 5 years ago
Elie Tournier 10dff6b5ab ci: update to the current Mesa master 5 years ago
Gert Wollny 18f9778c16 formats: readback hotfix for BGR10A2 formats 5 years ago
Erik Faye-Lund 8830112be7 shader: use real buffer-size instead of half 5 years ago
Erik Faye-Lund c301e21a92 shader: make translate_atomic take const char * instead of array 5 years ago
Erik Faye-Lund a9f435ce5d shader: make translate_resq take const char * instead of array 5 years ago
Erik Faye-Lund 28b358cc01 shader: make translate_load take const char * instead of array 5 years ago
Erik Faye-Lund e9dd306f07 shader: make translate_store take const char * instead of array 5 years ago
Erik Faye-Lund 6ea0a7124f shader: dst -> dst_reg 5 years ago
Erik Faye-Lund 31338f73fe shader: re-use local variable instead of re-dereferncing 5 years ago
Erik Faye-Lund f7aa98d245 shader: rename temp array 5 years ago
Erik Faye-Lund 6eec8d2daa shader: eliminate temporary buffer 5 years ago
Erik Faye-Lund 561735b372 shader: make translate_tex take const char * instead of array 5 years ago
Erik Faye-Lund 5e5f0f25df shader: make emit_txqs take const char * instead of array 5 years ago
Erik Faye-Lund 060942b6f4 shader: make emit_txq take const char * instead of array 5 years ago
Erik Faye-Lund c600a2d098 shader: use strbuf for generating srcs array 5 years ago
Erik Faye-Lund 8273f6e5a5 strbuf: introduce strbuf_fmt helper 5 years ago
Erik Faye-Lund 2acbb410ce strbuf: avoid temp-buffer in vappendf 5 years ago
Erik Faye-Lund 27fc721c70 strbuf: factor out buffer-growing 5 years ago
Erik Faye-Lund 46f68df55c shader: move indent-logic out of strbuf 5 years ago
Erik Faye-Lund 93f7a4113e vrend: remove unused members 5 years ago
Gert Wollny 7d7b0fb769 formats: Check DS readback capabilities on GLES 5 years ago
Gert Wollny 108ef814a4 formats: Check and enable implementation specific readback formats on GLES 5 years ago
Gert Wollny 2cee6cf5d7 formats: Make sure each format is tested with a clean error state 5 years ago
Gert Wollny 804dab8181 formats: Add possiblity to pass format flags to insert functions 5 years ago
Gert Wollny b6f7b8f5f6 vrend: rename internal texture flags and use CAN_TEXTURE_STORAGE correctly 5 years ago
Gert Wollny 4a4f04827c vrend: Lie yet a bit more about the GLSL feature level on GLES hosts 5 years ago
Elie Tournier c98a7ea3b3 ci: Use distro libepoxy 5 years ago
Chia-I Wu ef72ec3c90 vrend: remove unused VREND_RESOURCE_STORAGE_SYSTEM 5 years ago
Chia-I Wu ddcb1b90d8 vrend: use VREND_RESOURCE_STORAGE_IOVEC for PIPE_BIND_CUSTOM 5 years ago
Chia-I Wu dbefdb7e36 vrend: add VREND_RESOURCE_STORAGE_IOVEC 5 years ago
Chia-I Wu 303a07a4d6 vrend: add enum vrend_resource_storage_type 5 years ago
Chia-I Wu 6628658027 vrend: make sure queries are fenced 5 years ago
Chia-I Wu 010c974bd4 vrend: handle queries more defensively 5 years ago