mesa.git
2018-04-20 Nicolai Hähnleglsl: prevent spurious Valgrind errors when serializing NIR
2018-04-20 Aaron Watryclover: Fix host access validation for sub-buffer creation
2018-04-19 Neil Robertsnir: Offset vertex_id by first_vertex instead of base_v...
2018-04-19 Neil Robertsspirv: Lower BaseVertex to FIRST_VERTEX instead of...
2018-04-19 Antia Puentesintel: Handle firstvertex in an identical way to BaseVertex
2018-04-19 Neil Robertsintel/compiler: Add a uses_firstvertex flag
2018-04-19 Antia Puentescompiler: Add SYSTEM_VALUE_FIRST_VERTEX and instrinsics
2018-04-19 Mike Lothianmeson: Build st_tests_common with gtest
2018-04-19 Bas Nieuwenhuizenradv: Add Vega M support.
2018-04-19 Bas Nieuwenhuizenradv: Add bound checking workaround for dynamic buffers.
2018-04-19 Thomas Hellstromsvga: Fix incorrect advertizing of EGL_KHR_gl_colorspace
2018-04-19 Mike Lothianswr: Fix include for createPromoteMemoryToRegisterPass
2018-04-19 Samuel Pitoisetradv: enable DCC for MSAA 2x textures on VI under an...
2018-04-19 Samuel Pitoisetradv: decompress DCC for multisampled source images...
2018-04-19 Samuel Pitoisetradv: add a workaround for fast clears with DCC and...
2018-04-19 Samuel Pitoisetradv: allocate CMASK for DCC fast clear with MSAA
2018-04-19 Samuel Pitoisetradv: implement fast color clear for DCC with MSAA
2018-04-19 Samuel Pitoisetradv: make sure to sync after resolving using the compu...
2018-04-19 Samuel Pitoisetradv: dump the SHA1 of SPIRV in the hang report
2018-04-18 Bas Nieuwenhuizenradv: Enable VK_EXT_descriptor_indexing.
2018-04-18 Bas Nieuwenhuizenspirv: Add support for runtime descriptor array cap.
2018-04-18 Bas Nieuwenhuizenspirv: Add support for VK_EXT_descriptor_indexing unifo...
2018-04-18 Bas Nieuwenhuizenradv: Support allocating variable size descriptor sets.
2018-04-18 Bas Nieuwenhuizenradv: Add support for variable descriptor set layouts.
2018-04-18 Bas Nieuwenhuizenradv: Fix GetDescriptorSetLayoutSupport.
2018-04-18 Bas Nieuwenhuizenradv: Use sorted bindings for set layout creation.
2018-04-18 Bas Nieuwenhuizenradv: Don't store buffer references in the descriptor...
2018-04-18 Bas Nieuwenhuizenradv: Keep a global BO list for VkMemory.
2018-04-18 Bas Nieuwenhuizenspirv: Update spirv.h to 12f8de9f04327336b699b1b80aa390...
2018-04-18 Kenneth Graunkei965: Fix shadow batches to be the same size as the...
2018-04-18 Marek Olšákglsl_to_tgsi: try harder to lower unsupported ir_binop_...
2018-04-18 Leo Liuradeon/vce: disable vce dual pipe on VegaM
2018-04-18 Marek Olšákradeonsi: add support for VegaM
2018-04-18 Marek Olšákamd/addrlib: add support for VegaM
2018-04-18 Marek Olšákradeonsi/gfx9: fix a hang with an empty first IB
2018-04-18 Dylan Bakermeson: build graw tests
2018-04-18 Dylan Bakermeson: build tests for gallium mesa state tracker
2018-04-18 Dylan Bakermeson: build gallium unit tests
2018-04-18 Dylan Bakermeson: Build gallium trivial tests
2018-04-18 Dylan Bakermeson: Remove TODO about mesa/main tests
2018-04-18 Dylan Bakermeson: enable glcpp test
2018-04-18 Dylan Bakerglcpp/tests: Convert shell scripts to a python script
2018-04-18 Dylan Bakerglsl/tests: Remove unused compare_ir.py script
2018-04-18 Dylan Bakermeson: enable optimization-test
2018-04-18 Dylan Bakerglsl/tests: Convert optimization-test.sh to pure python
2018-04-18 Dylan Bakermeson: run glsl compiler warnings test
2018-04-18 Dylan Bakerglsl/tests: reimplement warnings-test in python
2018-04-18 George Kyriazisswr/rast: Fix VGATHERPD lowering
2018-04-18 George Kyriazisswr/rast: Replace x86 VMOVMSK with llvm-only implementation
2018-04-18 George Kyriazisswr/rast: Optimize late/bindless JIT of samplers
2018-04-18 George Kyriazisswr/rast: Implement VROUND intrinsic in x86 lowering...
2018-04-18 George Kyriazisswr/rast: Refactor to improve code sharing.
2018-04-18 George Kyriazisswr/rast: minimize codegen redundant work
2018-04-18 George Kyriazisswr/rast: double-pump in x86 lowering pass
2018-04-18 George Kyriazisswr/rast: Fix 64bit float loads in x86 lowering pass
2018-04-18 George Kyriazisswr/rast: Add shader stats infrastructure (WIP)
2018-04-18 George Kyriazisswr/rast: Type-check TemplateArgUnroller
2018-04-18 George Kyriazisswr/rast: Add vgather to x86 lowering pass.
2018-04-18 George Kyriazisswr/rast: fix comment
2018-04-18 George Kyriazisswr/rast: add cvt instructions in x86 lowering pass
2018-04-18 George Kyriazisswr/rast: Fix alloca usage in jitter
2018-04-18 George Kyriazisswr/rast: Change gfx pointers to gfxptr_t
2018-04-18 George Kyriazisswr/rast: Fix byte offset for non-indexed draws
2018-04-18 George Kyriazisswr/rast: Add support for setting optimization level
2018-04-18 George Kyriazisswr/rast: Adding translate call to builder_gfx_mem.
2018-04-18 George Kyriazisswr/rast: Fix codegen for typedef types
2018-04-18 George Kyriazisswr: add x86 lowering pass to fragment shader
2018-04-18 George Kyriazisswr/rast: Enable generalized fetch jit
2018-04-18 George Kyriazisswr/rast: Add builder_gfx_mem.{h|cpp}
2018-04-18 George Kyriazisswr/rast: Lower VGATHERPS and VGATHERPS_16 to x86.
2018-04-18 George Kyriazisswr/rast: Cleanup of JitManager convenience types
2018-04-18 George Kyriazisswr/rast: Lower PERMD and PERMPS to x86.
2018-04-18 George Kyriazisswr/rast: Start refactoring of builder/packetizer.
2018-04-18 George Kyriazisswr/rast: Simplify #define usage in gen source file
2018-04-18 George Kyriazisswr/rast: Move CallPrint() to a separate file
2018-04-18 George Kyriazisswr/rast: Fix name mangling for LLVM pow intrinsic
2018-04-18 George Kyriazisswr/rast: Add some archrast counters
2018-04-18 George Kyriazisswr/rast: Code cleanup
2018-04-18 George Kyriazisswr/rast: Add "Num Instructions Executed" stats intrinsic.
2018-04-18 George Kyriazisswr/rast: Add MEM_ADD helper function to Builder.
2018-04-18 George Kyriazisswr/rast: Permute work for simd16
2018-04-18 George Kyriazisswr/rast: WIP builder rewrite (2)
2018-04-18 George Kyriazisswr/rast: Add autogen of helper llvm intrinsics.
2018-04-18 George Kyriazisswr/rast: WIP builder rewrite.
2018-04-18 George Kyriazisswr/rast: LLVM 6 fix
2018-04-18 George Kyriazisswr/rast: Changes to allow jitter to compile with LLVM5
2018-04-18 George Kyriazisswr/rast: Add some archrast stats
2018-04-18 George Kyriazisswr/rast: Silence some unused variable warnings
2018-04-18 George Kyriazisswr/rast: Add debug type info for i128
2018-04-18 George Kyriazisswr/rast: Use blend context struct to pass params
2018-04-18 George Kyriazisswr/rast: Introduce JIT_MEM_CLIENT
2018-04-18 George Kyriazisswr/rast: Add some instructions to jitter
2018-04-18 Juan A. Suarez... docs: update calendar, add news and link release notes...
2018-04-18 Juan A. Suarez... docs: add sha256 checksums for 18.0.1
2018-04-18 Juan A. Suarez... docs: add release notes for 18.0.1
2018-04-18 Juan A. Suarez... docs: update calendar, add news and link release notes...
2018-04-18 Juan A. Suarez... docs: add sha256 checksums for 17.3.9
2018-04-18 Juan A. Suarez... docs: add release notes for 17.3.9
2018-04-17 Dylan BakerRevert "meson: add wrap for libdrm"
2018-04-17 Dylan BakerRevert "Add subprojects directory and git ignore"
next