broadcom/vc5: Fix CLIF dumping of lists that aren't capped by a HALT.
[mesa.git] / src / intel /
2017-10-10 Iago Toral Quirogai965/tes: account for the fact that dvec3/4 inputs...
2017-10-10 Tapani Pällianv: fix null pointer dereference
2017-10-09 Józef Kuciaanv: Do not assert() on VK_ATTACHMENT_UNUSED
2017-10-08 Jason Ekstrandanv/wsi: Allocate enough memory for the entire image
2017-10-07 Lionel Landwerlinanv: fix nir.h include
2017-10-06 Lionel Landwerlinanv/cmd_buffer: Reset state in cmd_buffer_destroy
2017-10-06 Lionel Landwerlinanv/cmd_buffer: fix push descriptors with set > 0
2017-10-06 Lionel Landwerlinanv: enable VK_KHR_sampler_ycbcr_conversion
2017-10-06 Lionel Landwerlinanv: enable multiple planes per image/imageView
2017-10-06 Jason Ekstrandanv: Take an image in can_sample_with_hiz
2017-10-06 Jason Ekstrandanv: Take a single aspect in anv_layout_to_aux_usage
2017-10-06 Jason Ekstrandanv/cmd_buffer: Make get_fast_clear_state return an...
2017-10-06 Jason Ekstrandanv/blorp: Add a concept of default aux usage
2017-10-06 Lionel Landwerlinanv: add nir lowering pass for ycbcr textures
2017-10-06 Lionel Landwerlinanv: prepare sampler emission code for multiplanar...
2017-10-06 Lionel Landwerlinanv/apply_pipeline_layout: Prepare for multi-planar...
2017-10-06 Lionel Landwerlinanv: add new formats KHR_sampler_ycbcr_conversion
2017-10-06 Lionel Landwerlinanv: modify the internal concept of format to express...
2017-10-06 Lionel Landwerlinanv: prepare formats to handle disjoints sets
2017-10-06 Lionel Landwerlinisl: fill out layout descriptions for yuv formats
2017-10-06 Lionel Landwerlinisl: check whether a format is rgb if colorspace is yuv
2017-10-06 Lionel Landwerlinisl: make format layout channels accessible by index
2017-10-05 Jason Ekstrandintel/compiler: Don't propagate cmod into integer multi...
2017-10-05 Jason Ekstrandintel/compiler: Don't cmod propagate into a saturated...
2017-10-04 Matt Turneri965: Validate "Special Requirements for Handling Doubl...
2017-10-04 Matt Turneri965: Fix and enable forgotten validation test
2017-10-04 Matt Turneri965: Only insert error message if not already present
2017-10-04 Matt Turneri965: Avoid validation error when src1 is not present
2017-10-04 Matt Turneri965: Remove validate_reg()
2017-10-04 Matt Turneri965: Add and use STRIDE and WIDTH macros
2017-10-04 Matt Turneri965: Add parentheses around usage of macro arguments
2017-10-04 Matt Turneri965: Add GLK, CFL, CNL to test_eu_validate.c
2017-10-04 Matt Turneri965: Fix support for disassembling 64-bit integer...
2017-10-04 Matt Turneri965/fs: Rewrite fsign64 to skip the float -> double...
2017-10-04 Matt Turneri965/fs: Unpack count argument to 64-bit shift ops...
2017-10-04 Matt Turneri965/fs: Don't apply POW/FDIV workaround on Gen10+
2017-10-04 Matt Turneri965: Fix src0 vs src1 typo
2017-10-04 Tapani Pälliandroid: fix build issues with brw_nir_trig_workarounds.c
2017-10-03 Lionel Landwerlinintel: compiler: vec4: add missing default 0 lod
2017-10-03 Jason Ekstrandanv: Remove base_vertex/instance from push_constants
2017-10-03 Dylan Bakermeson: convert gtest to an internal dependency
2017-10-03 Dylan Bakermeson: add window system deps to intel vulkan common
2017-10-03 Kenneth Graunkeintel: Always set Cube Face Enables for all surfaces.
2017-10-03 Kenneth Graunkeintel: Make Cube Face Enable fields consistent across...
2017-10-02 Józef Kuciaanv: Remove unreachable cases from isl_format_for_size()
2017-10-02 Józef Kuciaanv: Fix vkCmdFillBuffer()
2017-10-02 Iago Toral Quirogai965: skip reading unused slots at the begining of...
2017-10-01 Matt Turneri965: Normalize types for FBL, FBH, etc
2017-09-29 Iago Toral Quirogai965/fs: force pull model for 64-bit GS inputs
2017-09-28 Dylan Bakermeson: remove duplicate libisl dependency in anv
2017-09-28 Gwan-gyeong Munanv: add an assertion in genX(BeginCommandBuffer)
2017-09-27 Dylan Bakermeson: Add build Intel "anv" vulkan driver
2017-09-27 Dylan Bakerintel: use a flag instead of setting PYTHONPATH
2017-09-26 Kenneth Graunkei965: Support copy propagating of untyped atomic surfac...
2017-09-26 Kenneth Graunkei965/vec4: Fix swizzles on atomic sources.
2017-09-26 Kenneth Graunkei965/vec4: Actually handle atomic op intrinsics.
2017-09-26 Eric Anholtanv: Fix some comment typos.
2017-09-26 Eric Anholtintel/genxml: Convert a not-present-or-"1" dict to...
2017-09-26 Timothy Arcerii965/nir: export nir_optimize
2017-09-25 Samuel Iglesias... anv: fix viewport transformation for z component
2017-09-21 Anuj PhogatRevert "intel: Remove unused device info for KBL GT1.5"
2017-09-21 Kenneth Graunkei965: Handle unwritten PSIZ/VIEWPORT/LAYER outputs...
2017-09-21 Topi Pohjolainenintel/blorp/hiz: Always set sample number
2017-09-21 Jason Ekstrandanv: Advertise VK_KHR_maintenance2
2017-09-21 Jason Ekstrandanv/image: Use RENDER_SURFACE_STATE::X/Y Offset on...
2017-09-21 Jason Ekstrandintel/blorp: Handle clearing compressed surfaces
2017-09-21 Jason Ekstrandintel/blorp: Internally expose surf_convert_to_uncompressed
2017-09-21 Jason Ekstrandanv/image: Support creating uncompressed views of compr...
2017-09-21 Jason Ekstrandanv: Add a new anv_surface_state struct
2017-09-21 Jason Ekstrandanv/image: Break surface state fill logic into a helper
2017-09-21 Jason Ekstrandanv/image: Add support for the VkImageViewUsageCreateIn...
2017-09-21 Samuel Iglesias... anv: Advertise point clipping properties
2017-09-21 Jason Ekstrandanv: Add support for tessellation domain origin control
2017-09-21 Jason Ekstrandspirv: Flip the tessellation winding order
2017-09-21 Jason Ekstrandanv/image: Add support for the new depth/stencil layouts
2017-09-20 Jason Ekstrandanv/entrypoints_gen: Dedent the C code
2017-09-20 Józef Kuciaanv: Fix descriptors copying
2017-09-19 Jason Ekstrandanv: Advertise support VK_FORMAT_R8_SRGB
2017-09-19 Jason Ekstrandintel/blorp: Support clearing L8_UNORM_SRGB surfaces
2017-09-19 Emil Velikovconfigure.ac: split the wayland client/server confusion
2017-09-19 Juan A. Suarez Romerointel: automake: add isl_genX_priv.h in the source...
2017-09-18 Chad Versaceanv/android: Disable surface and swapchain extensions...
2017-09-18 Chad Versaceanv: Feed vk_android_native_buffer.xml to generators...
2017-09-18 Chad Versaceanv: Teach generator scripts how to parse mutliple...
2017-09-18 Jason Ekstrandintel/isl: Add a drm_modifier_get_default_aux_state...
2017-09-18 Jason Ekstrandanv: Implement VK_KHR_image_format_list
2017-09-18 Jason Ekstrandanv: Implement VK_KHR_bind_memory2
2017-09-16 Kenneth Graunkei965: Add an INTEL_DEBUG=reemit option.
2017-09-13 Kenneth Graunkei965: Add an INTEL_DEBUG=submit option for printing...
2017-09-13 Chad Versaceutil: Query build-id by symbol address, not library...
2017-09-12 Jason Ekstrandintel/eu/validate: Look up types on demand in execution...
2017-09-12 Tapani Pällianv: fix build issues on release build
2017-09-12 Tapani Pällianv: remove extra 'debug:' from anv_debug_ignored_stype
2017-09-12 Tapani Pällianv: move brw_process_intel_debug_variable to happen...
2017-09-12 Tapani Pällianv: wire up vk_errorf macro to do debug reporting
2017-09-12 Tapani Pällianv: wire up anv_perf_warn macro to do debug reporting
2017-09-12 Tapani Pällianv: implementation of VK_EXT_debug_report extension
2017-09-06 Chad Versaceanv: Annotate entrypoint table with index and func...
2017-09-06 Anuj Phogatintel: Remove unused device info for KBL GT1.5
2017-09-04 Eric Engestromanv: fix off by one in array check
next