mesa.git
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"
2018-04-17 Jan Alexander... meson: Version libMesaOpenCL like autotools does
2018-04-17 Jan Alexander... meson: Add library versions to swr drivers
2018-04-17 Dylan Bakermeson: add wrap for libdrm
2018-04-17 Dylan BakerAdd subprojects directory and git ignore
2018-04-17 Samuel Pitoisetradv: fix scissor computation when using half-pixel...
2018-04-17 Neil Robertsspirv: Accept doubles in FaceForward, Reflect and Refract
2018-04-17 Neil Robertsspirv: Add a 64-bit implementation of OpIsInf
2018-04-17 Neil Robertsspirv: Use nir_imm_floatN_t for constants for GLSL450...
2018-04-17 Neil Robertsnir/builder: Add a nir_imm_floatN_t helper
2018-04-17 Timothy Arcerinir: return early when lowering a return at the end...
2018-04-17 Timothy Arcerimesa: merge the driver functions DrawBuffers and DrawBuffer
2018-04-17 Marc Dietrichglsl: fix gcc 8 parenthesis warning
2018-04-17 Rob Clarkcompiler: int8/uint8 fixes
2018-04-16 Marek Olšákradeonsi: don't emit partial flushes for internal CS...
2018-04-16 Marek Olšákwinsys/amdgpu: always set AMDGPU_IB_FLAG_TC_WB_NOT_INVA...
2018-04-16 Marek Olšákradeonsi: implement mechanism for IBs without partial...
2018-04-16 Erico Nunesnir: fix ir_binop_gequal glsl_to_nir conversion
2018-04-16 Jason Ekstrandanv,radv: Drop XML workarounds for VK_ANDROID_native_buffer
2018-04-16 Jason Ekstrandvulkan: Update the XML and headers to 1.1.73
2018-04-16 Samuel Pitoisetradv: clean up radv_decompress_resolve_subpass_src()
2018-04-16 Samuel Pitoisetradv: don't fast-clear eliminate after resolving a...
2018-04-16 Samuel Pitoisetradv: handle CMASK/FMASK transitions only if DCC is...
next