149 Commits (1fc8ba251af6e9c6ab327e528f2a4256b6a76319)

Author SHA1 Message Date
Gert Wollny d755dfa28c vrend: Sync some constants with mesa and pass max_shader_samplers 3 years ago
Daniel Verkamp 5dfa27e219 meson: disable .pyc bytecode for u_format_table.py 3 years ago
Chia-I Wu bd4dd6a622 Revert "gallium: copy xxhash.h from Mesa" 3 years ago
Chia-I Wu 59c145a094 Revert "gallium: add util_hash_table_u64" 3 years ago
Chia-I Wu 8c6198b41f Revert "gallium: optimize util_hash_table_u64 for 64-bit builds" 3 years ago
Chia-I Wu cecd190247 mesa: remove files that are not really needed 3 years ago
Chia-I Wu f720e2497e mesa: remove unused files 3 years ago
Chia-I Wu 50f448ee49 mesa: update to the latest u_atomic.h 3 years ago
Chia-I Wu 10b89464a3 mesa: update to the latest u_math.h 3 years ago
Chia-I Wu 9526a95d47 mesa: update to the latest u_debug.h 3 years ago
Chia-I Wu 049ee8ff40 mesa: update to the latest u_memory.h 3 years ago
Chia-I Wu 2c0715b42a mesa: update to the latest u_thread.h 3 years ago
Chia-I Wu d32f92c8d1 mesa: update to the latest os_misc.h 3 years ago
Chia-I Wu 7683d499d5 mesa: update to the latest os_memory*.h 3 years ago
Chia-I Wu c5875c0a64 mesa: update to the latest p_compiler.h 3 years ago
Chia-I Wu 5a80957f86 mesa: add the latest list.h 3 years ago
Chia-I Wu 49403c1dfd mesa: update to the latest p_config.h 3 years ago
Chia-I Wu 90ab7ae537 mesa: update to the latest c99/c11 compat headers 3 years ago
Chia-I Wu c6f193ce32 mesa: add meson.build for libmesa 3 years ago
Ryan Neph b9d859fbe6 vrend: silence false-positive use-of-uninitialized-value reported by fuzzer 3 years ago
Colin Cross e1e6d3cb0a Include sys/types.h in p_compiler.h 3 years ago
Corentin Noël eae4e44566 gallium: Remove s3tc enablement leftovers 3 years ago
Emma Anholt addbd9c505 Don't expect Memory tokens with TGSI_OPCODE_BARRIER 3 years ago
Yiwei Zhang 875ce171d3 virglrenderer: silence some compile warnings 3 years ago
Chia-I Wu 5c40b8d6a8 gallium: add pipe_thread_setname 4 years ago
Chia-I Wu f1e9388304 gallium: optimize util_hash_table_u64 for 64-bit builds 4 years ago
Chia-I Wu 2bda62604f gallium: add util_hash_table_u64 4 years ago
Chia-I Wu 02c447799f gallium: copy xxhash.h from Mesa 4 years ago
Leo e1693a6cb0 p_config: remove code to detect architecture now done by meson 4 years ago
Leo 5b87079d9d pipe: use meson's config.h to get PIPE_ARCH_<ENDIANESS>_ENDIAN 4 years ago
cheyang 51d4d37c29 formats:add astc 2d compressed format support 4 years ago
Gert Wollny 2b0e2f0729 gallium/cso: use a different hash function 4 years ago
Elie Tournier 3aefeeda27 gallium: Update tgsi string to match Mesa one. 4 years ago
Elie Tournier 50a4eeb60b gallium: Update TGSI tokens 4 years ago
Elie Tournier 70019da650 build: Drop autotools 5 years ago
Lepton Wu 671ac45ea5 formats: Add ETC2 compressed formats. 5 years ago
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