aboutsummaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Expand)Author
2021-09-17Include sys/types.h in p_compiler.hColin Cross
2021-09-17gallium: Remove s3tc enablement leftoversCorentin Noël
2021-09-16Don't expect Memory tokens with TGSI_OPCODE_BARRIEREmma Anholt
2021-07-22virglrenderer: silence some compile warningsYiwei Zhang
2021-06-01gallium: add pipe_thread_setnameChia-I Wu
2021-04-05gallium: optimize util_hash_table_u64 for 64-bit buildsChia-I Wu
2021-04-05gallium: add util_hash_table_u64Chia-I Wu
2021-04-05gallium: copy xxhash.h from MesaChia-I Wu
2021-04-01p_config: remove code to detect architecture now done by mesonLeo
2021-04-01pipe: use meson's config.h to get PIPE_ARCH_<ENDIANESS>_ENDIANLeo
2021-03-03formats:add astc 2d compressed format supportcheyang
2021-01-21gallium/cso: use a different hash functionGert Wollny
2020-07-17gallium: Update tgsi string to match Mesa one.Elie Tournier
2020-07-17gallium: Update TGSI tokensElie Tournier
2020-06-02build: Drop autotoolsElie Tournier
2020-04-21formats: Add ETC2 compressed formats.Lepton Wu
2019-11-28ci: Switch to buster + backportsGert Wollny
2019-11-14Gallium/format: Replace PIPE_FORMAT by using defined to VIRGL_FORMATGert Wollny
2019-10-10vrend: silence warnings when NDEBUG is definedGert Wollny
2019-09-26build: Add meson buildGert Wollny
2019-05-03gallium: Replace defines by enumsGert Wollny
2019-03-19gallium: move print_channels to u_format_table.pyErik Faye-Lund
2019-03-19gallium: sort and remove duplicate includesErik Faye-Lund
2019-03-19gallium: inline u_format_pack.generateErik Faye-Lund
2019-03-19gallium: drop unused python codeErik Faye-Lund
2019-03-19gallium: remove unused texture-compression sourcesErik Faye-Lund
2019-03-19gallium: remove prototypes for removed functionsErik Faye-Lund
2019-03-19gallium: remove TGSI opcode BREAKCElie Tournier
2019-03-19gallium: remove TGSI opcode DP2AElie Tournier
2019-03-19gallium: remove TGSI_OPCODE_CALLNZElie Tournier
2019-03-19gallium: remove TGSI FENCE opcodesElie Tournier
2019-03-19gallium: remove TGSI_OPCODE_CLAMPElie Tournier
2019-03-19 tgsi: fix the src type of TGSI_OPCODE_MEMBARElie Tournier
2019-03-19gallium: remove TGSI opcodes PUSHA, POPA, SAD, TXQ_LZElie Tournier
2019-03-19gallium/tgsi: Add int64 opcodesElie Tournier
2019-03-05shader: use varying outputs directly for TF when possibleGert Wollny
2019-01-31virgl: query buffer object support. (v2)Dave Airlie
2019-01-11gallium: bump shader input and output limitsElie Tournier
2019-01-02formats: Add support for EXT_texture_sRGB_R8 if host supports it.Gert Wollny
2018-11-28gallium: Silence unused variable warningElie Tournier
2018-09-19update u_format_parse from mesa to handle python3Dave Airlie
2018-09-05gallium: Add changes needed for TGSI_FILE_HW_ATOMICTomeu Vizoso
2018-08-14shader: fix conversion for return type of various bit operationsGert Wollny
2018-05-31gallium/auxiliary/util/u_debug.h: Fix "noreturn" warnings in debug modeGert Wollny
2018-05-31gallium/auxiliary/util/u_debug.c: Fix warningsGert Wollny
2018-05-30gallium/aux/tgsi/tgsi_scan.c: Fix warningsGert Wollny
2018-05-30gallium/aux/util/u_cpu_detect.h: Fix warning in u_cpu_detect.cGert Wollny
2018-05-30gallizm/aux/util/u_format.c, u_debug_describe.c: Fix warningsGert Wollny
2018-05-30gallium/aux/tgsi/tgsi_util.c: Fix warningsGert Wollny
2018-05-30gallium/aux/tgsi/tgsi_ureg.*: Fix warningsGert Wollny