mesa.git
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
2019-04-17 Lionel Landwerlini965: move OA accumulation code to intel/perf
2019-04-17 Lionel Landwerlini965: move mdapi data structure to intel/perf
2019-04-17 Lionel Landwerlini965: extract performance query metrics
2019-04-17 Lionel Landwerlini965: store device revision in gen_device_info
2019-04-17 Topi Pohjolainenintel/compiler/icl: Use tcs barrier id bits 24:30 inste...
2019-04-17 Erik Faye-Lundvirgl: document potentially failing blit
2019-04-17 Erik Faye-Lundvirgl: do color-conversion during when mapping transfer
2019-04-17 Erik Faye-Lundvirgl: only blit if resource is read
2019-04-17 Erik Faye-Lundvirgl: get readback-formats from host
2019-04-17 Erik Faye-Lundgallium/util: support translating between uint and...
2019-04-17 Erik Faye-Lundvirgl: make sure bind is set for non-buffers
2019-04-17 Erik Faye-Lundvirgl: support write-back with staged transfers
2019-04-17 Erik Faye-Lundvirgl: use pipe_box for blit dst-rect
2019-04-17 Erik Faye-Lundvirgl: rewrite core of virgl_texture_transfer_map
2019-04-17 Erik Faye-Lundvirgl: return error if allocating resolve_tmp fails
2019-04-17 Erik Faye-Lundvirgl: wait for the right resource
2019-04-17 Erik Faye-Lundvirgl: check for readback on correct resource
2019-04-17 Erik Faye-Lundvirgl: make unmap queuing a bit more straight-forward
2019-04-17 Erik Faye-Lundvirgl: simplify virgl_texture_transfer_unmap logic
2019-04-17 Erik Faye-Lundvirgl: track full virgl_resource instead of just virgl_...
2019-04-17 Erik Faye-Lundvirgl: tmp_resource -> templ
2019-04-17 Erik Faye-Lundvirgl: remove pointless transfer-counter
2019-04-16 Timothy Arceriradeonsi/nir: fix scanning of bindless images
2019-04-16 Kenneth Graunkeiris: Add texture cache flushing hacks for blit and...
2019-04-16 Eric Anholtv3d: Always set up the qregs for CSD payload.
2019-04-16 Eric Anholtv3d: Only look up the 3rd texture gather offset for...
2019-04-16 Caio Marcelo... spirv: Tell which opcode or value is unhandled when...
next