113 Commits (f29b1b6e44eed37fb833e1c2f3aebb01c83513d3)

Author SHA1 Message Date
Gert Wollny 4e40b7aef1 ci: Switch to buster + backports 5 years ago
Gert Wollny 10a0622a44 Gallium/format: Replace PIPE_FORMAT by using defined to VIRGL_FORMAT 5 years ago
Gert Wollny 06d60e4705 vrend: silence warnings when NDEBUG is defined 5 years ago
Gert Wollny 17c2368f97 build: Add meson build 5 years ago
Gert Wollny 5826b29a17 gallium: Replace defines by enums 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
Erik Faye-Lund 5b2b4719e6 gallium: inline u_format_pack.generate 6 years ago
Erik Faye-Lund f8d5280bdb gallium: drop unused python code 6 years ago
Erik Faye-Lund 680893db76 gallium: remove unused texture-compression sources 6 years ago
Erik Faye-Lund a8962eda12 gallium: remove prototypes for removed functions 6 years ago
Elie Tournier 16fe7d84a5 gallium: remove TGSI opcode BREAKC 6 years ago
Elie Tournier d559aa4675 gallium: remove TGSI opcode DP2A 6 years ago
Elie Tournier 69a9443c38 gallium: remove TGSI_OPCODE_CALLNZ 6 years ago
Elie Tournier 9053c5be0d gallium: remove TGSI FENCE opcodes 6 years ago
Elie Tournier 7f9c913569 gallium: remove TGSI_OPCODE_CLAMP 6 years ago
Elie Tournier e73201de59 tgsi: fix the src type of TGSI_OPCODE_MEMBAR 6 years ago
Elie Tournier 4ea2c60553 gallium: remove TGSI opcodes PUSHA, POPA, SAD, TXQ_LZ 6 years ago
Elie Tournier 346d36abc1 gallium/tgsi: Add int64 opcodes 6 years ago
Gert Wollny 9157dcbca0 shader: use varying outputs directly for TF when possible 6 years ago
Dave Airlie 3a069fc6dc virgl: query buffer object support. (v2) 6 years ago
Elie Tournier 92fe2c2821 gallium: bump shader input and output limits 6 years ago
Gert Wollny abb7c520fc formats: Add support for EXT_texture_sRGB_R8 if host supports it. 6 years ago
Elie Tournier e188b30203 gallium: Silence unused variable warning 6 years ago
Dave Airlie 9b91cc380f update u_format_parse from mesa to handle python3 6 years ago
Tomeu Vizoso 1d8b215aba gallium: Add changes needed for TGSI_FILE_HW_ATOMIC 6 years ago
Gert Wollny 491d3b7054 shader: fix conversion for return type of various bit operations 6 years ago
Gert Wollny 52844995a6 gallium/auxiliary/util/u_debug.h: Fix "noreturn" warnings in debug mode 7 years ago
Gert Wollny 9ddf5081a6 gallium/auxiliary/util/u_debug.c: Fix warnings 7 years ago
Gert Wollny 1df55d36b2 gallium/aux/tgsi/tgsi_scan.c: Fix warnings 7 years ago
Gert Wollny a722f982f5 gallium/aux/util/u_cpu_detect.h: Fix warning in u_cpu_detect.c 7 years ago
Gert Wollny ae89b77849 gallizm/aux/util/u_format.c, u_debug_describe.c: Fix warnings 7 years ago
Gert Wollny c7fe2bdb5d gallium/aux/tgsi/tgsi_util.c: Fix warnings 7 years ago
Gert Wollny 4d89feef5a gallium/aux/tgsi/tgsi_ureg.*: Fix warnings 7 years ago
Gert Wollny 79cf595336 gallium/aux/util/u_surface.c: Fix warning 7 years ago
Gert Wollny ad731eebd4 gallium/aux/tgsi/tgsi_text.c: Fix warnings 7 years ago
Gert Wollny dfe2535349 gallium/aux/util/u_debug_refcnt.h: Fix warnings: 7 years ago
Gert Wollny 22dadfccf0 gallium/aux/tgsi/tgsi_sanity.c: Fix warnings 7 years ago
Gert Wollny d30031ae87 gallium/aux/tgsi/tgsi_parse.c: Fix warnings 7 years ago
Gert Wollny d0d787c951 gallium/aux/tgsi/tgsi_dump.c: Fix warnings 7 years ago
Gert Wollny 16a06ce340 gallium/aux/tgsi/tgsi_build.c: Fix warnings 7 years ago
Gert Wollny f0f9466623 gallium/aux/cso_cache.c: Fix warnings 7 years ago
Dave Airlie aaed5a6c10 add texture barrier implementation 6 years ago
Dave Airlie f60737c039 add support for shader clock. 6 years ago
Ilia Mirkin 66307104d5 gallium: add FBFETCH opcode to retrieve the current sample value 6 years ago
Dave Airlie 8289e3f1d8 renderer: add memory barrier support. (v2) 6 years ago
Dave Airlie fd849b2ebc gallium: add PIPE_MAX_SHADER_IMAGES and image read/write defines. 6 years ago
Karol Herbst ef70cef58b tgsi/text: parse _PRECISE modifier 6 years ago
Karol Herbst 46d2cf85d1 tgsi: populate precise 6 years ago
Dave Airlie 4013fbcc96 gallium: import MAX_SHADER_BUFFERS from mesa 6 years ago