90 Commits (d7787808c8359cd5a13c5f5de9303f8e4d4375ad)

Author SHA1 Message Date
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 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 7 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 f60737c039 add support for shader clock. 7 years ago
Ilia Mirkin 66307104d5 gallium: add FBFETCH opcode to retrieve the current sample value 7 years ago
Karol Herbst ef70cef58b tgsi/text: parse _PRECISE modifier 7 years ago
Karol Herbst 46d2cf85d1 tgsi: populate precise 7 years ago
Dave Airlie dfa1e8c943 u_math: bring over u_bit_scan_consecutive_range. 7 years ago
Gurchetan Singh 753db79f99 tgsi: plumb some declaration parameters 7 years ago
Dave Airlie 25957f89b8 tgsi: update for images/buffers/memory support 7 years ago
Dave Airlie 0b68941405 tgsi: update property support 7 years ago
Dave Airlie b98ea3d919 vrend_shader: add arb_gpu_shader_fp64 support (v2) 7 years ago
Gert Wollny 84c74ea082 vrend: Add #define for unused variables 7 years ago
Tomeu Vizoso b27fa082de vrend: Add support for PIPE_FORMAT_A4B4G4R4_UNORM 7 years ago
Dave Airlie f4c56d624f tgsi: drop unused swizzle/negate variables 7 years ago
Dave Airlie 027a0df49e tgsi: handle parsing vertex streams 7 years ago
Dave Airlie 2c21683dfb scan: add ability to find dimension files 7 years ago
Joe M. Kniss cfb0750aa9 tgsi: Implement invariant atrib for TGSI to GLSL 7 years ago
Alexandros Frantzis 7902efccd1 vrend: Support R10G10B10{A2, X2} formats v2 7 years ago