89 Commits (298059b97e8463b66db65e614aa6e807a23eb45f)

Author SHA1 Message Date
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
Dave Airlie dfa1e8c943 u_math: bring over u_bit_scan_consecutive_range. 6 years ago
Gurchetan Singh 753db79f99 tgsi: plumb some declaration parameters 6 years ago
Dave Airlie 25957f89b8 tgsi: update for images/buffers/memory support 6 years ago
Dave Airlie 0b68941405 tgsi: update property support 6 years ago
Dave Airlie b98ea3d919 vrend_shader: add arb_gpu_shader_fp64 support (v2) 6 years ago
Gert Wollny 84c74ea082 vrend: Add #define for unused variables 6 years ago
Tomeu Vizoso b27fa082de vrend: Add support for PIPE_FORMAT_A4B4G4R4_UNORM 7 years ago
Dave Airlie efc093d0ec add ARB_transform_feedback_overflow_query support 7 years ago
Dave Airlie f4c56d624f tgsi: drop unused swizzle/negate variables 7 years ago
Dave Airlie 2cad994e90 arb_gpu_shader5: add support for vertex streams. 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
Gert Wollny 704c619785 Add support for GL_ANY_SAMPLES_PASSED_CONSERVATIVE query method 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
Alexandros Frantzis e780735e08 vrend: Update p_format.h from latest Mesa 7 years ago
Dave Airlie 6f67669641 vrend: enable sample shading 7 years ago
Dave Airlie 9485f7ed36 vrend: add support for indirect draws. 7 years ago
Dave Airlie 8a67fd3c68 virgl: diverge tgsi_instruction from upstream. 7 years ago
Dave Airlie 751b7c4a08 tgsi: drop instruction predicates. 7 years ago
Ondřej Súkup e115e8fa60 Make configure python version agnostic 7 years ago
Ondřej Súkup eaa6499cc8 Simple futurize python srcipts 7 years ago
Dave Airlie 8e88187881 tgsi: fix memory leak in tgsi sanity check 8 years ago
Li Qiang 28894a30a1 gallium/tgsi: fix oob access in parse instruction 8 years ago