meson: Add Haiku platform support v4
[mesa.git] / src / gallium /
2018-02-16 Alexander von Gluck IVmeson: Add Haiku platform support v4
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 Timothy Arceriradeonsi/nir: set TGSI_PROPERTY_FS_EARLY_DEPTH_STENCIL...
2018-02-16 Dave Airlievirgl: remap query types to hw support.
2018-02-15 Jan Veselyclover: Fix build after llvm r325155 and r325160
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 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 Karol Herbstnvc0: disable MS Images for sample_count == 1 on Maxwell
2018-02-14 Timothy Arceriradeonsi/nir: fix si_nir_load_tcs_varyings() for outputs
2018-02-14 Timothy Arceriradeonsi/nir: fix shader ballot return value bitsize
2018-02-14 Samuel Pitoisetac: remove nir_to_llvm_context from ac_nir_translate()
2018-02-14 Dave Airlier600: fix regression in gl_FragColor drawing
2018-02-14 Dave Airlier600: fix array spill if temp[0] is before all arrays
2018-02-14 Dave Airlievirgl: add ARB_sample_shading support.
2018-02-14 Dave Airlievirgl: add ARB_draw_indirect support.
2018-02-14 Roland Scheideggertgsi: Recognize RET in main for tgsi_transform
2018-02-13 Dave Airliegallium: drop all the guard band float caps.
2018-02-13 Stéphane Marchesinvirgl: Support v2 caps struct (v2)
2018-02-13 Timothy Arceriradeonsi: make si_declare_compute_memory() more generic...
2018-02-12 Eric Anholtgallium/llvmpipe: Fix compiler warnings about ddx/ddy...
2018-02-12 Samuel Pitoisetac: remove unused parameters in abi::load_tess_coord()
2018-02-12 Samuel Pitoisetac: add load_sample_mask_in() to the ABI
2018-02-10 Rob Clarkfreedreno: small fix for flushing dependent batches
2018-02-10 Rob Clarkfreedreno/ir3: intra-block scheduling
2018-02-10 Rob Clarkfreedreno/ir3: "boost" the depth of if/else condition
2018-02-10 Rob Clarkfreedreno/ir3: account for arrays in delayslot calc
2018-02-10 Rob Clarkfreedreno/ir3: more clever legalize algorithm
2018-02-10 Rob Clarkfreedreno/ir3: track block predecessors
2018-02-10 Rob Clarkfreedreno/ir3: clean up dangling false-dep's
2018-02-10 Rob Clarkfreedreno/ir3: handle IMMED for mad 2nd src special...
2018-02-10 Rob Clarkfreedreno/ir3: remove ir3 phi instruction
2018-02-10 Rob Clarkfreedreno/ir3: remove lower_if_else pass
2018-02-10 Rob Clarkfreedreno/ir3: add experimental GCM pass
2018-02-10 Rob Clarkfreedreno/ir3: change opt passes
2018-02-10 Rob Clarkfreedreno/ir3: use peephole select pass
2018-02-10 Rob Clarkfreedreno/ir3: lower phi webs to regs
2018-02-10 Rob Clarkfreedreno/ir3: separate arrays from groups
2018-02-10 Rob Clarkfreedreno/ir3: make block/instruction serialno per...
2018-02-10 Rob Clarkfreedreno/ir3: add spirv support to cmdline compiler
2018-02-10 Rob Clarkfreedreno/ir3: don't lower fsat
2018-02-10 Rob Clarkfreedreno/ir3: add encoding/decoding for (sat) bit
2018-02-10 Rob Clarkfreedreno/ir3: extend liverange of arrays
2018-02-10 Rob Clarkfreedreno/ir3: avoid extra mov's for "arrays"
2018-02-10 Rob Clarkfreedreno/ir3: a couple more array fixes
2018-02-10 Rob Clarkfreedreno/ir3: keep array stores
2018-02-10 Rob Clarkfreedreno/ir3: propagate barrier information
2018-02-10 Rob Clarkfreedreno/ir3: remove pointless statement
2018-02-10 Rob Clarkfreedreno/ir3: some more debug prints
2018-02-10 Rob Clarkfreedreno/ir3: fix printing of relative branch offsets
2018-02-10 Rob Clarkfreedreno/ir3: be more clever with if/else jumps
2018-02-10 Rob Clarkfreedreno/ir3: avoid some spurious sync bits
2018-02-10 Rob Clarkfreedreno/ir3: print # of sync bits for shaderdb
2018-02-10 Rob Clarkfreedreno: add debug trace for flush
2018-02-09 Timothy Arcerist/radeonsi: enable disk cache for nir
2018-02-09 Timothy Arceriradeonsi: stop returning PIPE_SHADER_IR_NATIVE for...
2018-02-09 Timothy Arcerir600: always return PIPE_SHADER_IR_TGSI for PIPE_SHADER...
2018-02-09 Timothy Arcericlover: use PIPE_SHADER_CAP_SUPPORTED_IRS to discover IR
2018-02-09 Timothy Arcerir600: add PIPE_SHADER_IR_NATIVE to supported shaders...
2018-02-09 Timothy Arceriradeonsi/nir: add depth layout to scan pass
next