spirv: Use nir_const_value for spec constants
[mesa.git] / src / intel /
2020-04-24 Jason Ekstrandspirv: Use nir_const_value for spec constants
2020-04-24 Jason Ekstrandanv: Properly handle all sizes of specialization constants
2020-04-24 Eduardo Lima Mitevanv/radv: Resolving 'GetInstanceProcAddr' should not...
2020-04-23 Lionel Landwerlinanv: force whole EU array to be powered for perf queries
2020-04-23 Lionel Landwerlinintel/perf: specify sseu configuration when supported
2020-04-23 Lionel Landwerlinintel/perf: store default sseu configuration
2020-04-23 Rhys Perrynir/algebraic: don't undo lowering of 8/16-bit comparis...
2020-04-23 Kenneth Graunkeintel/compiler: Don't create 64-bit src1 immediates...
2020-04-23 Kenneth Graunkeintel/compiler: Delete abs/neg handling in fsign code
2020-04-23 Kenneth Graunkeintel/compiler: Don't copy prop source mods into PICK_H...
2020-04-22 Kenneth Graunkeintel/compiler: Put back saturate on [iu]add_sat opcodes
2020-04-21 Kenneth Graunkeintel/compiler: Drop nir_lower_to_source_mods() and...
2020-04-21 Dylan Bakerremove final imports.h and imports.c bits
2020-04-21 Dylan Bakerreplace _mesa_logbase2 with util_logbase2
2020-04-21 Dylan Bakerreplace _mesa_is_pow_two with util_is_power_of_two_*
2020-04-21 Abhishek Kumaranv/android: fix assert in anv_import_ahw_memory
2020-04-21 Jason Ekstrandnir: Delete the fnoise opcodes
2020-04-21 Jason Ekstrandintel/fs: Coalesce when the src live range is contained...
2020-04-21 Jason Ekstrandintel/fs: Rename block to scan_block in can_coalesce_vars
2020-04-20 Jonathan Marekanv: use common nir_convert_ycbcr
2020-04-20 Rafael Antognollianv: Add support for new MMAP_OFFSET ioctl.
2020-04-20 Rafael Antognollianv: Add anv_device parameter to anv_gem_munmap.
2020-04-20 Caio Marcelo de... intel/fs,vec4: Properly account SENDs in IVB memory...
2020-04-19 Jason Ekstrandanv: Apply any needed PIPE_CONTROLs before emitting...
2020-04-19 Jason Ekstrandanv: Move vb_emit setup closer to where it's used in...
2020-04-18 Albert Astals CidFix promotion of floats to doubles
2020-04-18 Lionel Landwerlinanv: skip writing perfcntr in results on Gen12+
2020-04-17 Lionel Landwerlinintel/perf: Enable MDAPI queries for Gen12
2020-04-17 Ian Romanickintel/compiler: Fixup operands in fs_builder::emit...
2020-04-17 Ian Romanickintel/compiler: CSEL can do saturate
2020-04-17 Ian Romanickintel/compiler: Only GE and L modifiers are commutative...
2020-04-17 Ian Romanickintel/compiler: Silence unused parameter warning in...
2020-04-17 Ian Romanickintel/compiler: Silence unused parameter warning in...
2020-04-17 Ian Romanickintel/compiler: Silence unused parameter warnings in...
2020-04-17 Jason Ekstrandintel/blorp: Delete an unused enum
2020-04-17 Jason Ekstrandanv: Emit pushed UBO bounds checking code in the back...
2020-04-17 Jason Ekstrandintel/cfg: Add first/last_block helpers
2020-04-16 Jason Ekstrandintel/batch_decoder: Stop printing to stdout
2020-04-16 Jason Ekstrandanv: Report correct SLM size
2020-04-16 Jason Ekstrandintel: Add _const versions of prog_data cast helpers
2020-04-15 Jason Ekstrandanv: Fix UBO range detection in anv_nir_compute_push_layout
2020-04-15 Jason Ekstrandanv: Advertise SEND count through VK_EXT_pipeline_execu...
2020-04-10 Caio Marcelo de... intel/compiler: Remove cs_prog_data->threads
2020-04-10 Caio Marcelo de... anv: Stop using cs_prog_data->threads
2020-04-10 Plamena Manolovaintel/compiler: Add support for variable workgroup...
2020-04-10 Caio Marcelo de... intel/compiler: Replace cs_prog_data->push.total with...
2020-04-07 Caio Marcelo de... anv/gen12: Lower VK_KHR_multiview using Primitive Repli...
2020-04-07 Caio Marcelo de... intel/fs: Allow multiple slots for position
2020-04-07 Caio Marcelo de... intel/gen12: Add XML description for 3DSTATE_PRIMITIVE_...
2020-04-03 Jason Ekstrandintel/nir: Enable load/store vectorization
2020-04-03 Jason Ekstrandintel/nir: Lower memory access bit sizes later
2020-04-03 Jason Ekstrandanv: Improve brw_nir_lower_mem_access_bit_sizes
2020-04-03 Jason Ekstrandintel/fs: Choose memory message type based on bit size
2020-04-03 Lionel Landwerlinintel/aub_viewer: fix access to freed memory
2020-04-02 Jason Ekstrandanv/image: Use align_u64 for image offsets
2020-04-01 Juan A. Suarez Romeroanv/pipeline: allow more than 16 FS inputs
2020-04-01 Juan A. Suarez Romerointel/compiler: store the FS inputs in WM prog data
2020-04-01 Juan A. Suarez Romeroanv: use urb_setup_attribs in SBE
2020-04-01 Danylo Piliaievanv: Do not sample from 3d depth image with HiZ
2020-04-01 Ian Romanicknir/algebraic: Distribute source modifiers into instruc...
2020-04-01 Ian Romanickintel/vec4: Allow late copy propagation on vec4
2020-03-31 Lionel Landwerlinisl: don't warn in physical extent calculation for...
2020-03-31 Lionel Landwerlinisl: set bpb for Y8_UNORM
2020-03-31 Jason Ekstrandanv/allocator: Use util_dynarray for blocks in anv_stat...
2020-03-31 Jason Ekstrandanv: Account for the header in anv_state_stream_alloc
2020-03-30 Jason Ekstrandanv: Set alignments on descriptor and constant loads
2020-03-30 Jason Ekstrandintel/nir: Run copy-prop and DCE after lower_bool_to_int32
2020-03-28 Eric Engestromintel: drop unused include directories
2020-03-28 Eric Engestrommeson: inline `inc_common`
2020-03-27 Marek OlšákMove compiler.h and imports.h/c from src/mesa/main...
2020-03-27 Lionel Landwerlinintel/perf: store the probed i915-perf version
2020-03-27 Lionel Landwerlinintel/perf: document meaning of query field
2020-03-27 Lionel Landwerlinintel/perf: move mdapi query definitions to their own...
2020-03-27 Lionel Landwerlinintel/perf: break GL query stuff away
2020-03-27 Lionel Landwerlinintel/perf: move register definition to special file
2020-03-26 Francisco Jerezintel/fs/gen12: Fix interaction of SWSB dependency...
2020-03-26 Danylo Piliaievintel/aub_viewer: Fix format specifier for uint64_t
2020-03-24 Pierre-Eric Pellou... util/os_file: extend os_read_file to return the file...
2020-03-24 Jason Ekstrandintel/dump_gpu: Handle a bunch of getparam in the no...
2020-03-24 Jason Ekstrandintel/dump_gpu: Add an ensure_device_info helper
2020-03-24 Jason Ekstrandanv: Stop fetching the timestamp frequency ourselves
2020-03-23 D Scott Phillipsintel/tools/aubinator_error_decode: Decode ring buffers...
2020-03-23 D Scott Phillipsintel/tools/aubinator_error_decode: read HW Context...
2020-03-23 Sagar Ghugeanv: Set patch count threshold in 3DSTATE_HS
2020-03-23 Sagar Ghugeintel/compiler: Track patch count threshold
2020-03-23 Sagar Ghugeintel/genxml: Add patch count threshold field on gen12
2020-03-19 Jason Ekstrandanv: Only add END_OF_PIPE_SYNC if we actually have...
2020-03-19 Jason Ekstrandintel/iris: Always initialize CCS to 0
2020-03-19 Lionel Landwerlinisl: drop min row pitch alignment when set by the driver
2020-03-19 Lionel Landwerlinisl: only apply main surface ccs pitch constraint with CCS
2020-03-19 Lionel Landwerlinisl: properly filter supported display modifiers on...
2020-03-19 Lionel Landwerlinisl: implement linear tiling row pitch requirement...
2020-03-18 Jason Ekstrandanv: Swizzle fast-clear values
2020-03-18 Jason Ekstrandintel/blorp: Add support for swizzling fast-clear colors
2020-03-18 Chad Versaceanv: Use isl_drm_modifier_get_default_aux_state()
2020-03-18 Jason Ekstrandintel/isl: Don't align linear images to 64K on Gen12+
2020-03-18 Lionel Landwerlinintel/decoder: don't consider header fields past dword0
2020-03-17 Jason Ekstrandanv: Do an end-of-pipe sync before updating AUX table...
2020-03-17 Caio Marcelo de... intel/blorp: Plumb the stage through blorp upload_shader
2020-03-16 Jason Ekstrandanv: Push UBO ranges relative to the start of the binding
next