intel/tools: Initialize offset correctly for i965_asm
[mesa.git] / src / intel /
2019-04-18 Iago Toral Quirogaintel/compiler: ask for an integer type if requesting...
2019-04-18 Iago Toral Quirogaintel/compiler: rework conversion opcodes
2019-04-18 Iago Toral Quirogaintel/compiler: activate 16-bit bit-size lowerings...
2019-04-18 Iago Toral Quirogaintel/compiler: split is_partial_write() into two variants
2019-04-18 Iago Toral Quirogaintel/compiler: workaround for SIMD8 half-float MAD...
2019-04-18 Iago Toral Quirogaintel/compiler: fix ddy for half-float in Broadwell
2019-04-18 Iago Toral Quirogaintel/compiler: fix ddx and ddy for 16-bit float
2019-04-18 Iago Toral Quirogaintel/compiler: set correct precision fields for 3...
2019-04-18 Iago Toral Quirogaintel/compiler: allow half-float on 3-source instructio...
2019-04-18 Iago Toral Quirogaintel/compiler: don't compact 3-src instructions with...
2019-04-18 Iago Toral Quirogaintel/compiler: add new half-float register type for...
2019-04-18 Iago Toral Quirogaintel/compiler: add instruction setters for Src1Type...
2019-04-18 Iago Toral Quirogaintel/compiler: drop unnecessary temporary from 32...
2019-04-18 Iago Toral Quirogaintel/compiler: implement 16-bit fsign
2019-04-18 Iago Toral Quirogaintel/compiler: handle extended math restrictions for...
2019-04-18 Iago Toral Quirogaintel/compiler: lower some 16-bit float operations...
2019-04-18 Iago Toral Quirogaintel/compiler: assert restrictions on conversions...
2019-04-18 Iago Toral Quirogaintel/compiler: handle b2i/b2f with other integer conve...
2019-04-18 Iago Toral Quirogaintel/compiler: split float to 64-bit opcodes from...
2019-04-18 Iago Toral Quirogaintel/compiler: add a NIR pass to lower conversions
2019-04-17 Juan A. Suarez Romeromeson: 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-16 Jason Ekstrandintel/mi_builder: Disable mem_mem tests on IVB
2019-04-16 Jason Ekstrandintel/mi_builder: Re-order an initializer
2019-04-16 Kenneth Graunkei965: Move program key debugging to the compiler.
2019-04-16 Tapani Pällicompiler/glsl: handle case where we have multiple users...
2019-04-16 Danylo Piliaievintel/compiler: Do not reswizzle dst if instruction...
2019-04-15 Dylan BakerDelete autotools
2019-04-15 Jason Ekstrandanv: Update to use the new features struct names
2019-04-15 Kenneth Graunkeintel: Emit 3DSTATE_VF_STATISTICS dynamically
2019-04-14 Karol Herbstnir: make nir_const_value scalar
2019-04-14 Jason Ekstrandnir/builder: Add a nir_imm_zero helper
2019-04-14 Karol Herbstnir/builder: Move nir_imm_vec2 from blorp into the...
2019-04-14 Karol Herbstintel/nir: use nir_src_is_const and nir_src_as_uint
2019-04-14 Jason Ekstrandintel/nir: Take a nir_tex_instr and src index in brw_te...
2019-04-13 Lionel Landwerlinanv: leave the top 4Gb of the high heap VMA unused
2019-04-12 Sagar Ghugeintel/fs: Remove unused condition from opt_algebraic...
2019-04-12 Jason Ekstrandanv/pipeline: Fix MEDIA_VFE_STATE::PerThreadScratchSpac...
2019-04-12 Karol Herbstglsl/nir: add support for lowering bindless images_derefs
2019-04-12 Timothy Arcerinir/i965/freedreno/vc4: add a bindless bool to type...
2019-04-12 Karol Herbstnir: move brw_nir_rewrite_image_intrinsic into common...
2019-04-11 Lionel Landwerlinanv: store heap address bounds when initializing physic...
2019-04-11 Jason Ekstrandintel/common: Support bigger right-shifts with mi_builder
2019-04-11 Jason Ekstrandanv/cmd_buffer: Use gen_mi_sub instead of gen_mi_add...
2019-04-11 Jason Ekstrandanv: Move mi_memcpy and mi_memset to gen_mi_builder
2019-04-11 Jason Ekstrandanv: Use gen_mi_builder for queries
2019-04-11 Jason Ekstrandanv: Use gen_mi_builder for conditional rendering
2019-04-11 Jason Ekstrandanv: Use gen_mi_builder for indirect dispatch
2019-04-11 Jason Ekstrandanv: Use gen_mi_builder for indirect draw parameters
2019-04-11 Jason Ekstrandanv: Use gen_mi_builder for computing resolve predicates
2019-04-11 Jason Ekstrandanv: Use gen_mi_builder for CmdDrawIndirectByteCount
2019-04-11 Jason Ekstrandintel/common: Add unit tests for gen_mi_builder
2019-04-11 Jason Ekstrandintel/common: Add a MI command builder
2019-04-10 Mark Janesintel/tools: Remove redundant definitions of INTEL_DEBUG
2019-04-10 Mark Janesintel/common: move gen_debug to intel/dev
2019-04-10 Lionel Landwerlinanv: don't use default pipeline cache for hits for...
2019-04-09 Lionel Landwerlingenxml: sort xml files using new script
2019-04-09 Lionel Landwerlingenxml: add a sorting script
2019-04-09 Juan A. Suarez Romeroanv: advertise 8 subtexel/mipmap precision bits
2019-04-09 Caio Marcelo de... anv: Implement VK_NV_compute_shader_derivatives
2019-04-09 Caio Marcelo de... intel/fs: Use NIR_PASS_V when lowering CS intrinsics
2019-04-09 Caio Marcelo de... intel/fs: Don't loop when lowering CS intrinsics
2019-04-09 Caio Marcelo de... intel/fs: Add support for CS to group invocations in...
2019-04-09 Caio Marcelo de... intel/fs: Use TEX_LOGICAL whenever implicit lod is...
2019-04-09 Timothy Arcerinir/radv: remove restrictions on opt_if_loop_last_conti...
2019-04-08 Lionel Landwerlinintel: add dependency on genxml generated files
2019-04-08 Lionel Landwerlinanv: implement VK_KHR_swapchain revision 70
2019-04-03 Dave Airlieintel/compiler: use defined size for vector components
2019-04-01 Anuj Phogatintel: Add support for Comet Lake
2019-03-28 Ian Romanickintel/compiler: Use partial redundancy elimination...
2019-03-28 Toni Lönnbergintel/genxml: Media instructions and structures for...
2019-03-28 Toni Lönnbergintel/genxml: Media instructions and structures for...
2019-03-28 Toni Lönnbergintel/genxml: Media instructions and structures for...
2019-03-28 Toni Lönnbergintel/genxml: Media instructions and structures for...
2019-03-28 Toni Lönnbergintel/genxml: Media instructions and structures for...
2019-03-28 Toni Lönnbergintel/genxml: Media instructions and structures for...
2019-03-28 Toni Lönnbergintel/genxml: Media instructions and structures for...
2019-03-28 Toni Lönnbergintel/genxml: Only handle instructions meant for render...
2019-03-27 Anuj Phogatintel: Add Elkhart Lake device info
2019-03-27 Jason EkstrandRevert "anv/radv: release memory allocated by glsl...
2019-03-25 Danylo Piliaievintel/fs: Make alpha test work with MRT and sample...
2019-03-25 Danylo Piliaievi965,iris,anv: Make alpha to coverage work with sample...
2019-03-25 Iago Toral Quirogacompiler/nir: add lowering for 16-bit flrp
2019-03-25 Iago Toral Quirogacompiler/nir: add lowering option for 16-bit fmod
2019-03-25 Kishore Kadiyalaandroid: static link with libexpat with Android O+
2019-03-23 Caio Marcelo de... intel/compiler: handle GLSL_TYPE_INTERFACE as GLSL_TYPE...
2019-03-22 Samuel Pitoisetspirv,nir: lower frexp_exp/frexp_sig inside a new NIR...
2019-03-21 Gurchetan Singhanv: fix build on Nougat
2019-03-21 Gurchetan Singhanv: move anv_GetMemoryAndroidHardwareBufferANDROID...
next