mesa.git
2019-04-19 Lionel Landwerlinanv: limit URB reconfigurations when using blorp
2019-04-19 Lionel Landwerlinintel/devinfo: add basic sanity tests on device database
2019-04-19 Lionel Landwerlinintel/devinfo: fix missing num_thread_per_eu on ICL
2019-04-19 Eric Anholtnir: Use the nir_builder _imm helpers in setting up...
2019-04-19 Eric Anholtnir: Fix deref offset calculation for structs.
2019-04-19 Erico Nuneslima: enable nir fsign lowering in ppir
2019-04-19 Erico Nunesnir/algebraic: add lowering for fsign
2019-04-19 Brian Pauldocs: s/Aptril/April/
2019-04-19 Erico Nuneslima/ppir: support ppir_op_ceil
2019-04-19 Bas Nieuwenhuizenradv: Support VK_EXT_inline_uniform_block.
2019-04-19 Samuel Pitoisetac/nir: use the new raw/struct SSBO atomic intrisics...
2019-04-19 Samuel Pitoisetac/nir: only use the new raw/struct SSBO atomic intrins...
2019-04-19 Samuel Pitoisetac/nir: only use the new raw/struct image atomic intrin...
2019-04-19 Kenneth Graunkeiris: Be less aggressive at postdraw work skipping
2019-04-18 Jason Ekstrandintel/fs: Account for live range lengths in spill costs
2019-04-18 Gurchetan Singhvirgl/vtest: bump up protocol version + support encoded...
2019-04-18 Gurchetan Singhvirgl/vtest: wait after issuing a transfer get
2019-04-18 Gurchetan Singhvirgl/vtest: modify sending and receiving data for...
2019-04-18 Gurchetan Singhvirgl/vtest: receive and handle shared memory fd
2019-04-18 Gurchetan Singhvirgl/vtest: plumb support for shared memory
2019-04-18 Gurchetan Singhvirgl/vtest: add utilities for receiving fds
2019-04-18 Gurchetan Singhvirgl/vtest: execute a transfer_get when flushing the...
2019-04-18 Gurchetan Singhvirgl: wait after a flush
2019-04-18 Lionel Landwerlinanv: fix uninitialized pthread cond clock domain
2019-04-18 Kristian H... .gitignore: Remove autotool artifacts
2019-04-18 Eric Anholtv3d: Fix atomic cmpxchg in shaders on hardware.
2019-04-18 Eric Anholtv3d: Fix an invalid reuse of flags generation from...
2019-04-18 Jason Ekstrandanv: Drop some unneeded ANV_FROM_HANDLE for physical...
2019-04-18 Jason Ekstrandanv: Re-sort the GetPhysicalDeviceFeatures2 switch...
2019-04-18 Marek Olšákradeonsi/gfx9: use the correct condition for the DPBB...
2019-04-18 Ian Romanicknir/algebraic: Strength reduce some compares of x and -x
2019-04-18 Ian Romanicknir/algebraic: Fix some 1-bit Boolean weirdness
2019-04-18 Ian Romanicknir/algebraic: Replace a pattern where iand with a...
2019-04-18 Ian Romanicknir/algebraic: Recognize open-coded copysign(1.0, a)
2019-04-18 Ian Romanickintel/fs: Generate better code for fsign multiplied...
2019-04-18 Ian Romanickintel/fs: Add a scale factor to emit_fsign
2019-04-18 Ian Romanickintel/fs: Refactor code generation for nir_op_fsign...
2019-04-18 Ian Romanickintel/fs: Eliminate dead code first
2019-04-18 Kristian H... freedreno: Fix format string warning
2019-04-18 Kristian H... freedreno/a6xx: Add helper for incrementing regid
2019-04-18 Kristian H... freedreno: Use enum values from matching enum
2019-04-18 Kristian H... freedreno/a2xx: Fix redundant if statement
2019-04-18 Kristian H... freedreno/ir3: Mark ir3_context_error() as NORETURN
2019-04-18 Jason Ekstrandnir: Add a nir_src_as_intrinsic() helper
2019-04-18 Jason Ekstrandnir: Rework nir_src_as_alu_instr to not take a pointer
2019-04-18 Jason Ekstrandnir: Drop "struct" from some nir_* declarations
2019-04-18 Lionel Landwerlinanv: implement WaEnableStateCacheRedirectToCS
2019-04-18 Lionel Landwerlini965: implement WaEnableStateCacheRedirectToCS
2019-04-18 Lionel Landwerliniris: implement WaEnableStateCacheRedirectToCS
2019-04-18 Iago Toral... anv/device: expose VK_KHR_shader_float16_int8 in gen8+
2019-04-18 Iago Toral... anv/pipeline: support Float16 and Int8 SPIR-V capabilit...
2019-04-18 Iago Toral... compiler/spirv: move the check for Int8 capability
2019-04-18 Iago Toral... intel/compiler: validate region restrictions for mixed...
2019-04-18 Iago Toral... intel/compiler: validate conversions between 64-bit...
2019-04-18 Iago Toral... intel/compiler: validate region restrictions for half...
2019-04-18 Iago Toral... intel/compiler: also set F execution type for mixed...
2019-04-18 Iago Toral... intel/compiler: implement SIMD16 restrictions for mixed...
2019-04-18 Iago Toral... intel/compiler: skip MAD algebraic optimization for...
2019-04-18 Iago Toral... intel/compiler: remove inexact algebraic optimizations...
2019-04-18 Iago Toral... intel/compiler: fix cmod propagation for non 32-bit...
2019-04-18 Iago Toral... intel/compiler: add a brw_reg_type_is_integer helper
2019-04-18 Iago Toral... intel/compiler: implement is_zero, is_one, is_negative_...
2019-04-18 Iago Toral... intel/compiler: generalize the combine constants pass
2019-04-18 Iago Toral... intel/eu: force stride of 2 on NULL register for Byte...
2019-04-18 Iago Toral... intel/compiler: ask for an integer type if requesting...
2019-04-18 Iago Toral... intel/compiler: rework conversion opcodes
2019-04-18 Iago Toral... intel/compiler: activate 16-bit bit-size lowerings...
2019-04-18 Iago Toral... intel/compiler: split is_partial_write() into two variants
2019-04-18 Iago Toral... intel/compiler: workaround for SIMD8 half-float MAD...
2019-04-18 Iago Toral... intel/compiler: fix ddy for half-float in Broadwell
2019-04-18 Iago Toral... intel/compiler: fix ddx and ddy for 16-bit float
2019-04-18 Iago Toral... intel/compiler: set correct precision fields for 3...
2019-04-18 Iago Toral... intel/compiler: allow half-float on 3-source instructio...
2019-04-18 Iago Toral... intel/compiler: don't compact 3-src instructions with...
2019-04-18 Iago Toral... intel/compiler: add new half-float register type for...
2019-04-18 Iago Toral... intel/compiler: add instruction setters for Src1Type...
2019-04-18 Iago Toral... intel/compiler: drop unnecessary temporary from 32...
2019-04-18 Iago Toral... intel/compiler: implement 16-bit fsign
2019-04-18 Iago Toral... intel/compiler: handle extended math restrictions for...
2019-04-18 Iago Toral... intel/compiler: lower some 16-bit float operations...
2019-04-18 Iago Toral... intel/compiler: assert restrictions on conversions...
2019-04-18 Iago Toral... intel/compiler: handle b2i/b2f with other integer conve...
2019-04-18 Iago Toral... intel/compiler: split float to 64-bit opcodes from...
2019-04-18 Iago Toral... intel/compiler: add a NIR pass to lower conversions
2019-04-17 Dominik DreesAdd no_aos_sampling GALLIVM_PERF option
2019-04-17 Samuel Pitoisetac: use struct/raw store intrinsics for 8-bit/16-bit...
2019-04-17 Samuel Pitoisetac: use struct/raw load intrinsics for 8-bit/16-bit...
2019-04-17 Samuel Pitoisetac: add support for more types with struct/raw LLVM...
2019-04-17 Samuel Pitoisetradv: add VK_KHR_shader_atomic_int64 but disable it...
2019-04-17 Samuel Pitoisetac/nir: add 64-bit SSBO atomic operations support
2019-04-17 Samuel Pitoisetac/nir: use new LLVM 8 intrinsics for SSBO atomics...
2019-04-17 Roland Scheideggergallivm: fix saturated signed add / sub with llvm 9
2019-04-17 Juan A. Suarez... meson: Add dependency on genxml to anvil genfiles
2019-04-17 Lionel Landwerlinintel/perf: constify accumlator parameter
2019-04-17 Lionel Landwerlinintel/perf: drop counter size field
2019-04-17 Lionel Landwerlini965: perf: add mdapi pipeline statistics queries on...
2019-04-17 Lionel Landwerlinintel/perf: stub gen10/11 missing definitions
2019-04-17 Lionel Landwerlini965: move mdapi guid into intel/perf
2019-04-17 Lionel Landwerlini965: move mdapi result data format to intel/perf
2019-04-17 Lionel Landwerlini965: move brw_timebase_scale to device info
next