ac/nir: Add deref support to image intrinsics.
[mesa.git] / src / intel /
2018-06-23 Jason Ekstrandnir,spirv: Rework function calls
2018-06-23 Jason Ekstrandspirv: Use NIR per-member splitting
2018-06-23 Jason Ekstrandi965: Move nir_lower_deref_instrs to right before local...
2018-06-23 Jason Ekstrandintel,ir3: Disable nir_opt_copy_prop_vars
2018-06-23 Jason Ekstrandanv,i965,radv,st,ir3: Call nir_lower_deref_instrs
2018-06-21 Neil Robertsspirv: Get rid of vtn_variable_mode_image/sampler
2018-06-20 Keith Packardvulkan: EXT_acquire_xlib_display requires libXrandr...
2018-06-20 Keith Packardanv: Add VK_EXT_display_surface_counter to anv driver...
2018-06-20 Eric Engestromintel/aubinator: drop unused functions
2018-06-19 Keith Packardanv: Add EXT_acquire_xlib_display to anv driver [v3]
2018-06-19 Keith Packardanv: Add EXT_direct_mode_display to anv driver [v2]
2018-06-19 Keith Packardanv: Add KHR_display extension to anv [v7]
2018-06-19 Keith Packardvulkan: Add KHR_display extension using DRM [v10]
2018-06-19 Jason Ekstrandanv: Use a single global API patch version
2018-06-18 Rafael Antognollianv: Disable constant buffer 0 being relative.
2018-06-18 Rafael Antognollianv/device: Check for kernel support of context isolation.
2018-06-18 Rafael Antognolliintel/genxml: Add bitmasks for CS_DEBUG_MODE2/INSTPM.
2018-06-18 Eric Engestrommeson: fix i965/anv/isl genX static lib names
2018-06-16 Jose Maria Casanov... intel/fs: shuffle_64bit_data_for_32bit_write is not...
2018-06-16 Jose Maria Casanov... intel/fs: Use new shuffle_32bit_write for all 64-bit...
2018-06-16 Jose Maria Casanov... intel/fs: shuffle_32bit_load_result_to_64bit_data is...
2018-06-16 Jose Maria Casanov... intel/fs: Use shuffle_from_32bit_read for 64-bit FS...
2018-06-16 Jose Maria Casanov... intel/fs: shuffle_from_32bit_read at load_per_vertex_in...
2018-06-16 Jose Maria Casanov... intel/fs: Use shuffle_from_32bit_read at VS load_input
2018-06-16 Jose Maria Casanov... intel/fs: Use shuffle_from_32bit_read for 64-bit gs_inp...
2018-06-16 Jose Maria Casanov... intel/fs: shuffle_from_32bit_read for 64-bit do_untyped...
2018-06-16 Jose Maria Casanov... intel/fs: Remove old 16-bit shuffle/unshuffle functions
2018-06-16 Jose Maria Casanov... intel/fs: Use shuffle_for_32bit_write for 16-bits store...
2018-06-16 Jose Maria Casanov... intel/fs: Use shuffle_from_32bit_read to read 16-bit...
2018-06-16 Jose Maria Casanov... intel/fs: Use shuffle_from_32bit_read at VARYING_PULL_C...
2018-06-16 Jose Maria Casanov... intel/fs: New shuffle_for_32bit_write and shuffle_from_...
2018-06-16 Jose Maria Casanov... intel/fs: general 8/16/32/64-bit shuffle_src_to_dst...
2018-06-16 Ian Romanicki965/fs: Propagate conditional modifiers from not instr...
2018-06-16 Ian Romanicki965/fs: Rearrange code to remove most of the gotos
2018-06-16 Ian Romanicki965/fs: Refactor propagation of conditional modifiers...
2018-06-16 Ian Romanicki965/vec4: Optimize OR with 0 into a MOV
2018-06-16 Ian Romanicki965/vec4: Don't register coalesce into source of VS_OP...
2018-06-16 Ian Romanicki965/fs: Optimize OR with 0 into a MOV
2018-06-15 Rafael Antognolliintel/aubinator: Use int to store getopt_long flags.
2018-06-14 Kenneth Graunkeintel/compiler: Properly consider UBO loads that cross...
2018-06-14 Samuel Iglesias... anv: reduce maxFragmentInputComponents
2018-06-13 Jason EkstrandRevert "intel/compiler: Properly consider UBO loads...
2018-06-13 Kenneth Graunkeintel/compiler: Properly consider UBO loads that cross...
2018-06-12 Mauro Rossianv/android: Use an address for each anv_image plane
2018-06-12 Mauro Rossianv/android: Set the BO flags in bo_cache_import (v2)
2018-06-11 Kenneth Graunkeanv: Disable __gen_validate_value if NDEBUG is set.
2018-06-08 Gustavo Lima Chavesanv: enable VK_EXT_shader_stencil_export
2018-06-07 Jason Ekstrandintel/isl: Add bounds-checking assertions for the forma...
2018-06-07 Jason Ekstrandintel/isl: Add bounds-checking assertions in isl_format...
2018-06-07 Jason Ekstrandanv: Set fence/semaphore types to NONE in impl_cleanup
2018-06-07 Kenneth Graunkeintel/blorp: Emit VF cache invalidates for 48-bit bugs...
2018-06-06 Jason Ekstrandintel/blorp: Don't vertex fetch directly from clear...
2018-06-05 Jason Ekstrandintel/eu: Use a struct copy instead of a memcpy
2018-06-05 Scott D Phillipsintel/tools: add intel_sanitize_gpu to EXTRA_DIST
2018-06-05 Lionel Landwerlinanv: intel: add softpin flag on imported BOs
2018-06-04 Jason Ekstrandintel/eu: Switch to a logical state stack
2018-06-04 Jason Ekstrandintel/eu: Set flag [sub]register number differently...
2018-06-04 Jason Ekstrandintel/eu: Copy fields manually in brw_next_insn
2018-06-04 Jason Ekstrandintel/eu: Add some brw_get_default_ helpers
2018-06-01 Jason Ekstrandanv: Don't even bother processing relocs if we have...
2018-06-01 Jason Ekstrandanv: Refactor reloc handling in execbuf_add_bo
2018-06-01 Jason Ekstrandanv: Assert that the kernel leaves pinned BO addresses...
2018-06-01 Scott D Phillipsanv: Soft-pin everything else
2018-06-01 Scott D Phillipsanv: Soft-pin batch buffers
2018-06-01 Jason Ekstrandanv/batch_chain: Simplify secondary batch return chaining
2018-06-01 Jason Ekstrandanv/batch_chain: Call batch_bo_finish at the end of...
2018-06-01 Jason Ekstrandanv: Soft-pin client-allocated memory
2018-06-01 Jason Ekstrandanv/allocator: Support softpin in the BO cache
2018-06-01 Jason Ekstrandanv/allocator: Set the BO flags in bo_cache_alloc/import
2018-06-01 Scott D Phillipsanv: For pinned BOs, skip relocations, but track bo...
2018-06-01 Scott D Phillipsanv: Use a separate pool for binding tables when soft...
2018-06-01 Scott D Phillipsanv: Soft-pin state pools
2018-06-01 Plamena Manolovai965: Add ARB_fragment_shader_interlock support.
2018-05-31 Scott D Phillipsanv/blorp: Write relocated values into surface states
2018-05-31 Jason Ekstrandanv: Use an address for each anv_image plane
2018-05-31 Jason Ekstrandanv/cmd_buffer: Rework surface relocation helpers
2018-05-31 Jason Ekstrandanv: Use an anv_address in anv_buffer
2018-05-31 Jason Ekstrandanv/cmd_buffer: Use anv_address for handling indirect...
2018-05-31 Jason Ekstrandanv: Use an anv_address in anv_buffer_view
2018-05-31 Jason Ekstrandanv: Use full anv_addresses in anv_surface_state
2018-05-31 Jason Ekstrandanv: Add some anv_address helpers
2018-05-31 Scott D Phillipsanv: Add vma_heap allocators in anv_device
2018-05-31 Jason Ekstrandintel/common: Add an address de-canonicalization helper
2018-05-29 Francisco Jerezintel/fs: Add explicit last_rt flag to fb writes orthog...
2018-05-29 Francisco Jerezintel/fs: Replace the CINTERP opcode with a simple MOV
2018-05-29 Francisco Jerezintel/fs: Use the ATTR file for FS inputs
2018-05-29 Francisco Jerezintel/fs: Rename a local variable so it doesn't shadow...
2018-05-29 Francisco Jerezintel/eu: Remove brw_codegen::compressed_stack.
2018-05-29 Jason Ekstrandintel/fs: Use groups for SIMD16 LINTERP on gen11+
2018-05-29 Jason Ekstrandintel/fs: Assert that the gen4-6 plane restrictions...
2018-05-28 Scott D Phillipsanv: move canonical_address calculation into a separate...
2018-05-25 Jason Ekstrandintel/blorp: Support blits and clears on surfaces with...
2018-05-22 Jason Ekstrandintel/eu: Set EXECUTE_1 when setting the rounding mode...
2018-05-21 Anuj Phogati965/glk: Add l3 banks count for 2x6 configuration
2018-05-21 Tapani Pälliandroid: enable VK_ANDROID_native_buffer
2018-05-18 Nanley Cheryi965: isl: Move the MCS gen7+ assertion into ISL
2018-05-17 Nanley Cheryintel/blorp: Add a NO_UPDATE_CLEAR_COLOR batch flag
2018-05-14 Jason Ekstrandintel/blorp: Use linear formats for CCS_E clear colors...
2018-05-14 jenny.q.caoandroid: change include "cutils/log.h" to "log/log...
2018-05-13 Rhys Perryanv,nir: add generated files to .gitignore(s)
next