gl_marshal.py: remove/simplify parameters
[platform/upstream/mesa.git] / src / intel /
2022-10-19 Timothy Arceriglsl: drop sub to add neg lowering in GLSL IR
2022-10-19 Mark Janesanv: work around improper buffer usage in hitman3
2022-10-19 Lionel Landwerlinanv: add a layer for hitman3
2022-10-19 Mark Janesanv: compile anv_acceleration_structure.c
2022-10-19 Iván Brianohasvk: use DX rules for point rasterization
2022-10-19 Iván Brianoanv: use DX rules for point rasterization
2022-10-18 Iván Brianoanv: compile_upload_rt_shader expects a valid pointer
2022-10-18 Tapani Pällianv: fill AlphaToCoverageEnable lazily from state
2022-10-18 Tapani Pällianv: move emit_shading_rate to gfx8_cmd_buffer
2022-10-17 Luis Felipe Strano... anv: fix FTBFS on grl due to changes in clang 15
2022-10-17 Rohan Garganv: Enable 16 bit float ops on devices that have a LSC
2022-10-17 Rohan Gargintel/compiler: Support 16 bit float ops
2022-10-15 José Roberto de... intel: Add and use intel_engines_class_to_string()
2022-10-15 José Roberto de... intel: Convert i915 engine type to intel in tools/...
2022-10-15 José Roberto de... intel: Convert missing i915 engine types to intel
2022-10-14 Lionel Landwerlinanv: reduce BT emissions & surface state writes with...
2022-10-14 Lionel Landwerlinanv: add analysis for push descriptor uses and store...
2022-10-14 Lionel Landwerlinanv: initialization pipeline layout to 0s
2022-10-14 Lionel Landwerlinanv: track descriptor set layout flags
2022-10-14 Lionel Landwerlinanv: limit push constant reemission
2022-10-14 Lionel Landwerlinisl: avoid gfx version switch cases on the hot path
2022-10-14 Lionel Landwerlinanv: remove multiple push descriptors
2022-10-14 Lionel Landwerlinanv: optimize 3DSTATE_VF emission
2022-10-14 Lionel Landwerlinanv: limit calls into cmd_buffer_flush_dynamic_state
2022-10-14 Lionel Landwerlinanv: comment out the Gfx8/9 VB cache key workaround...
2022-10-14 Lionel Landwerlinanv: remove unused code
2022-10-14 David Heidelbergci/traces: Blender demo (Cube Diorama) flakes on Intel APL
2022-10-14 Väinö Mäkelähasvk: Correctly set NonPerspectiveBarycentricEnable...
2022-10-14 Yonggang Luoutil/mesa/wide: Rename _SIMPLE_MTX_INITIALIZER_NP to...
2022-10-13 Kenneth Graunkeintel/compiler: Vectorize gl_TessLevelInner/Outer[...
2022-10-13 semjon00hasvk: force inline more pipe flush functions
2022-10-13 semjon00hasvk: combine flushes in Draw/DrawIndexed/DrawIndirect...
2022-10-13 semjon00hasvk: don't export gfx state flushing helper
2022-10-13 semjon00hasvk: don't export flush_compute_state
2022-10-12 Dylan Bakerintel/genxml: use Path.replace instead of unlink and...
2022-10-12 Dylan Bakerintel/genxml: use a main() function
2022-10-12 Dylan Bakerintel/genxml: split the processing code up
2022-10-12 Dylan Bakerintel/genxml: reprocess xml with elementree output
2022-10-12 Dylan Bakerintel/genxml: use ElementTree.write and .indent
2022-10-12 Dylan Bakerintel/genxml: re-process with extra whitespace removed
2022-10-12 Dylan Bakerintel/genxml: remove newlines between xml islands
2022-10-12 Dylan Bakerintel/genxml: re-process with space before `/>`
2022-10-12 Dylan Bakerintel/genxml: write a space before the '/>` closing tag
2022-10-11 Tapani Pällianv: toggle on EXT_extended_dynamic_state3
2022-10-11 Tapani Pällianv: dynamic multisample sample mask
2022-10-11 Tapani Pällianv: dynamic color blend equation
2022-10-11 Tapani Pällianv: dynamic color write mask
2022-10-11 Tapani Pällianv: dynamic provoking vertex mode
2022-10-11 Tapani Pällianv: dynamic states for depth clip and clamp
2022-10-11 Tapani Pällianv: dynamic alpha to one enable
2022-10-11 Tapani Pällianv: dynamic state for logic op enable
2022-10-11 Tapani Pällianv: dynamic line rasterization mode
2022-10-11 Tapani Pällianv: dynamic line stipple enable
2022-10-11 Tapani Pällianv: dynamic rasterization stream
2022-10-11 Tapani Pällianv: dynamic state for tessellation domain origin
2022-10-11 Tapani Pällianv: dynamic state for polygon mode
2022-10-11 Rohan Garganv, iris: Disable pre fetching the binding table entri...
2022-10-11 Tapani Pällianv: mark debug variables with ASSERTED
2022-10-11 Tapani Pälliintel/fs: mark debug variables with ASSERTED
2022-10-10 Lionel Landwerlinanv: add grl build dependency on entrypoints
2022-10-07 Lionel Landwerlinintel: add INTEL_DEBUG=capture-all to capture everythin...
2022-10-07 Jason Ekstrandvulkan,lavapipe: Use a tri-state enum for depth clip...
2022-10-05 Iván Brianovulkan_hasvk: set READ/WRITE_WITHOUT_FORMAT for buffer...
2022-10-05 Iván Brianoanv: set READ/WRITE_WITHOUT_FORMAT for buffer views
2022-10-04 José Roberto de... anv: Split the debug part of anv_queue_exec_locked()
2022-10-04 José Roberto de... anv: Use Vulkan types for priority as much as possible
2022-10-04 José Roberto de... anv: Split i915 specific parts of anv_queue_submit_simp...
2022-10-04 José Roberto de... anv: Move fetch of i915 physical device parameters
2022-10-04 José Roberto de... intel/dev: Split i915 specific parts of intel_get_devic...
2022-10-04 José Roberto de... intel: Make engine related functions and types not...
2022-10-04 Tapani Pälliintel: revert preemption disable via VFG changes
2022-10-03 Emma Anholtci/iris: Update iris traces checksums.
2022-10-03 José Roberto de... intel: Share code to read render timestamp
2022-10-01 Dylan Bakermeson: run genxml sort tests
2022-10-01 Dylan Bakerintel/genxml: run gen_sort_tags on all of the xml
2022-10-01 Dylan Bakerintel/genxml: add a validation mode to gen_sort_tags
2022-10-01 Dylan Bakerintel/genxml: add 'nonzero' to gen_sort_tags
2022-10-01 Dylan Bakerintel/genxml: don't overwrite the input of gen_sort_tag...
2022-10-01 Dylan Bakerintel/genxml: remove unused variable in gen_sort_tags.py
2022-10-01 Dylan Bakerintel/genxml: use `a not in {x, y}` instead of `a ...
2022-10-01 Dylan Bakerintel/genxml: add type annotations to gen_sort_tags.py
2022-10-01 Dylan Bakerintel/genxml: don't use parens with python assert statement
2022-10-01 Dylan Bakerintel/genxml: use a set for lookups
2022-10-01 Dylan Bakerintel/genxml: use a single pattern for res
2022-10-01 Caio Oliveiraintel/compiler: Explicitly include build-id when linkin...
2022-09-30 Tapani Pällianv: limit to default fast clear color when image used...
2022-09-30 Kenneth GraunkeRevert "intel/compiler: Vectorize gl_TessLevelInner...
2022-09-29 Marcin Ślusarzintel/compiler: fix loading of draw_id from task &...
2022-09-29 Jason Ekstrandvulkan: Rename viewport_state::negative_one_to_one
2022-09-28 Lionel Landwerlinanv: flag BO for write combine when CPU visible and...
2022-09-28 Mark Janesanv: Allocate buffers with write-combined local memory
2022-09-28 Mark Janesanv: Use WC mapped local memory for block pool BO
2022-09-28 Mark Janesanv: Track BOs that need a write-combined mapping
2022-09-28 Kenneth Graunkeblorp: Fix typo in blorp_xy_block_copy_blt
2022-09-28 Kenneth Graunkeblorp: Implement blitter clears via XY_FAST_COLOR_BLT
2022-09-28 Kenneth Graunkeblorp: Make blitter_supports_aux accessible from multip...
2022-09-28 Kenneth Graunkeintel/genxml: Add XY_FAST_COLOR_BLT
2022-09-28 Jason Ekstrandintel/devinfo: DG2 supports ray-tracing
2022-09-28 Jason Ekstrandanv: Advertise ray-tracing on DG2
2022-09-28 Jordan Justenanv/meson: Use anv_flags and anv_cpp_flags in genX...
next