intel/compiler: CSEL can do saturate
[mesa.git] / src / intel /
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
2020-03-16 Jason Ekstrandanv: Fix the comparison in an assert
2020-03-16 Tapani Pälliisl: allow compression for storage images on gen12+
2020-03-16 Tapani Pälliintel/compiler: detect if atomic load store operations...
2020-03-14 Matt Turnerisl: Avoid EXPECT_DEATH in unit tests
2020-03-13 Jason Ekstrandanv: Dump push ranges via VK_KHR_pipeline_executable_pr...
2020-03-12 Caio Marcelo de... anv: Remove duplicate code in anv_cmd_buffer_bind_descr...
2020-03-12 Caio Marcelo de... anv: Reduce compute pipeline batch_data size
2020-03-12 Caio Marcelo de... anv: Split graphics and compute bits from anv_pipeline
2020-03-12 Caio Marcelo de... anv: Use a separate field in the pipeline for compute...
2020-03-12 Caio Marcelo de... anv: Decouple flush_descriptor_sets() from pipeline...
2020-03-12 Caio Marcelo de... anv: Decouple flush_descriptor_sets() helpers from...
2020-03-12 Caio Marcelo de... anv: Remove redundant check in flush_descriptor_sets...
2020-03-12 Caio Marcelo de... anv: Pass the right pipe_state to flush_descriptor_sets()
2020-03-12 Caio Marcelo de... anv: Keep the shader stage in anv_shader_bin
2020-03-12 Caio Marcelo de... anv: Use a dynamic array for storing executables in...
2020-03-12 Caio Marcelo de... anv: Use pipeline type to decide whether or not lower...
2020-03-12 Caio Marcelo de... anv: Add a new enum to identify the pipeline type
2020-03-12 Caio Marcelo de... intel/fs: Combine adjacent memory barriers
2020-03-12 Jason Ekstrandintel/isl: Set DepthStencilResource based on aux usage
2020-03-12 Jason Ekstrandintel: Require ISL_AUX_USAGE_STC_CCS for stencil CCS
2020-03-12 Jason Ekstrandintel/blorp: Allow STC_CCS in blit sources
2020-03-12 Jason Ekstrandintel/isl: Add a separate ISL_AUX_USAGE_STC_CCS
2020-03-12 Jason Ekstrandintel/isl: Require ISL_AUX_USAGE_HIZ_CCS_WT for HZ...
2020-03-12 Jason Ekstrandiris: Use ISL_AUX_USAGE_HIZ_CCS_WT to indicate write...
2020-03-12 Jason Ekstrandintel/blorp: Allow HIZ_CCS_WT in copy sources
2020-03-12 Jason Ekstrandintel/isl: Add a separate ISL_AUX_USAGE_HIZ_CCS_WT
2020-03-12 Jason Ekstrandintel/isl: Clean up some aux surface logic
2020-03-12 Ian Romanickintel/fs: Fix NULL destinations on 3-source instruction...
2020-03-11 Yevhenii Kolesnikovintel/compiler: fix cmod propagation optimisations
next