meson: Add Haiku platform support v4
[mesa.git] / src /
2018-02-16 Alexander von Gluck IVmeson: Add Haiku platform support v4
2018-02-16 Anuj Phogatanv/icl: Add render target flush after uploading bindin...
2018-02-16 Anuj Phogatanv/icl: Enable float blend optimization
2018-02-16 Anuj Phogatanv/icl: Use gen11 functions
2018-02-16 Anuj Phogatanv/icl: Build anv libs for gen11
2018-02-16 Anuj Phogatanv/icl: Generate gen11 entry point functions
2018-02-16 Anuj Phogatanv/icl: Don't use DISPATCH_MODE_SIMD4X2
2018-02-16 Anuj Phogatanv/icl: Don't use SingleVertexDispatch
2018-02-16 Anuj Phogatanv/icl: Don't set ResetGatewayTimer
2018-02-16 Anuj Phogatanv/icl: Add #define genX
2018-02-16 Anuj Phogatanv/icl: Add gen11 mocs defines
2018-02-16 Kenneth Graunkei965: Implement GenerateMipmap directly, rather than...
2018-02-16 Kenneth Graunkemesa: Move compute_num_levels from st_gen_mipmap.c...
2018-02-16 Dylan Bakermeson: freedreno depends on nir
2018-02-16 George Kyriazisswr/rast: blend_epi32() should return Integer, not...
2018-02-16 George Kyriazisswr/rast: Normalize path for debug metadata
2018-02-16 George Kyriazisswr/rast: Consolidate archrast Draw events
2018-02-16 George Kyriazisswr/rast: Add semantics for translating address
2018-02-16 George Kyriazisswr/rast: Convert C Sampler intrinsics
2018-02-16 George Kyriazisswr/rast: Make SIMDLib templated types easier to use
2018-02-16 George Kyriazisswr/rast: Be more explicit when fetching next component
2018-02-16 George Kyriazisswr/rast: Fix bug related to passing AR handle
2018-02-16 George Kyriazisswr/rast: Fix primitive replication issue in tesselatio...
2018-02-16 George Kyriazisswr/rast: Use llvm intrinsic masked gather
2018-02-16 George Kyriazisswr/rast: Misc cleanup
2018-02-16 George Kyriazisswr/rast: Renamed variable in vertexbufferstate
2018-02-16 George Kyriazisswr/rast: Fix GATHERPS to avoid assertions.
2018-02-16 George Kyriazisswr/rast: More precise user clip distance interpolation
2018-02-16 George Kyriazisswr/rast: Cull prims when all verts have negative clip...
2018-02-16 George Kyriazisswr/rast: whitespace and comment cleanup
2018-02-16 George Kyriazisswr/rast: Fix invalid number of attributes
2018-02-16 George Kyriazisswr/rast: Add clipper stats.
2018-02-16 George Kyriazisswr/rast: Separate event types to public and private
2018-02-16 George Kyriazisswr/rast: Clean up event types and remove BE events
2018-02-16 George Kyriazisswr/rast: Removed unused variable
2018-02-16 George Kyriazisswr/rast: Separate RDTSC code from archrast
2018-02-16 George Kyriazisswr/rast: Cleanup of mpPrivateContext in Builder
2018-02-16 George Kyriazisswr/rast: Remove some JIT debug code
2018-02-16 George Kyriazisswr/rast: Don't include private context in gather args
2018-02-16 George Kyriazisswr/rast: Cleanup knob definitions
2018-02-16 George Kyriazisswr/rast: Add missing parameter to a few gather functions
2018-02-16 Philipp Zabeletnaviv: add useful information to BO import errors
2018-02-16 Daniel Stoneegl/wayland: Always use in-tree wayland-egl-backend.h
2018-02-16 Daniel Stonemeson: Move Wayland dmabuf to wayland-drm
2018-02-16 Eric Engestromegl/wayland: check for invalid format index
2018-02-16 Eric Engestromglsl: fix sizeof(pointer) bug
2018-02-16 Timothy Arceriradeonsi/nir: set TGSI_PROPERTY_FS_EARLY_DEPTH_STENCIL...
2018-02-16 Dave Airlievirgl: remap query types to hw support.
2018-02-16 Anuj Phogati965/icl: Add render target flush after uploading bindi...
2018-02-16 Anuj Phogati965/icl: Enable float blend optimization and Wa3DStateMode
2018-02-16 Anuj Phogatintel/common/icl: Add has_sample_with_hiz flag in gen_d...
2018-02-16 Anuj Phogati965/icl: Add assertions to check dispatch mode is...
2018-02-16 Anuj Phogati965/icl: Update switch statements
2018-02-16 Anuj Phogati965/icl: Update the assert in brw_memory_barrier()
2018-02-16 Anuj Phogati965/icl: Define and use icl mocs settings
2018-02-16 Anuj Phogati965/icl: Update the comment for maximum number of...
2018-02-16 Anuj Phogati965/icl: Build and use gen11 functions for genxml...
2018-02-16 Anuj Phogati965/icl: Don't set ResetGatewayTimer
2018-02-16 Anuj Phogatintel/icl: Do StateCacheInvalidation for indirect clear...
2018-02-16 Anuj Phogatintel/isl/icl: Build and use gen11 surface state emit...
2018-02-16 Anuj Phogatintel/isl/icl: Add the maximum surface size limit
2018-02-16 Anuj Phogatintel/genxml/icl: Update genx_bits header
2018-02-16 Anuj Phogatintel/genxml/icl: Generate packing headers
2018-02-16 Anuj Phogatintel/genxml/icl: Add gen11.xml
2018-02-15 Kenneth Graunkei965: Drop EXEC_OBJECT_CAPTURE defines.
2018-02-15 Jan Veselyclover: Fix build after llvm r325155 and r325160
2018-02-15 Bas Nieuwenhuizenradv: Always lower indirect derefs after nir_lower_glob...
2018-02-15 Dylan Bakermeson: fix xvmc target linkage
2018-02-15 Dylan Bakermeson: Fix xa target linkage
2018-02-15 Dylan Bakermeson: Fix omx-bellagio target linkage
2018-02-15 Dylan Bakermeson: fix va target linkage
2018-02-15 Dylan Bakermeson: fix vdpau target linkage
2018-02-15 Dylan Bakermeson: link dri3 xcb libs into vlwinsys instead of...
2018-02-15 Dylan Bakermeson: use va-api version reported by pkg-config
2018-02-15 Dylan Bakermeson: add libswdri and libswkmsdri to dri link_with
2018-02-15 Dylan Bakermeson: add libswdri and libswkmsdri to d3dadaptor link_with
2018-02-15 Dylan Bakermeson: define empty variables for libswdri and libswkmsdri
2018-02-15 Dylan Bakermeson: add convenience variable for anv_extensions...
2018-02-15 Dylan Bakermeson: use depend_files for adding extra file dependencies
2018-02-15 Dylan Bakermeson: use depend_files to track extra file dependencies
2018-02-15 Dylan BakerRevert "anv/meson: Make anv_entrypoints_gen.py depend...
2018-02-15 Brian Paulsvga: replace gotos with else clauses
2018-02-15 Brian Paulsvga: s/unsigned/enum pipe_shader_type/
2018-02-15 Brian Paulsvga: move duplicated code for setting fillmode/flatsha...
2018-02-15 Brian Paulsvga: move svga_update_state() call in draw code
2018-02-15 Brian Paulsvga: call tgsi_scan_shader() for dummy shaders
2018-02-15 Samuel Pitoisetac/nir: do not reserve user SGPRs for unused descriptor...
2018-02-15 Samuel Pitoisetac/shader: fix gathering of desc_set_used_mask
2018-02-15 Samuel Pitoisetac/shader: be a little smarter when scanning vertex...
2018-02-15 Louis-Francis Ratt... dri: fromPlanar() can return NULL as a valid result
2018-02-15 Karol Herbstnvc0: disable MS Images for sample_count == 1 on Maxwell
2018-02-15 Gurchetan Singhmesa: don't clamp just based on ARB_viewport_array...
2018-02-15 Dylan Bakermeson: use a custom target instead of a generator for...
2018-02-15 Anuj Phogatisl: Don't use surface format R32_FLOAT for typed atomi...
2018-02-14 Timothy Arceriradeonsi/nir: fix si_nir_load_tcs_varyings() for outputs
2018-02-14 Timothy Arceriac: implement nir_intrinsic_image_samples
2018-02-14 Timothy Arcerist: add NIR GL_ARB_get_program_binary support
2018-02-14 Timothy Arcerist/shader_cache: add st_{de}serialise_nir_program(...
2018-02-14 Timothy Arceriac/nir_to_llvm: fix image size for arrays of arrays
2018-02-14 Timothy Arceriradeonsi/nir: fix shader ballot return value bitsize
next