svga: add new begin_blit()
[mesa.git] / src / gallium / drivers /
2016-08-26 Neha Bhendesvga: add new begin_blit()
2016-08-26 Charmaine Leesvga: add opt to the list of valid build types
2016-08-26 Charmaine Leesvga: add guest statistic gathering interface
2016-08-26 Charmaine Leesvga: fix indirect non-indexable temp access
2016-08-26 Kenneth Graunkenir: Change nir_shader_get_entrypoint to return an...
2016-08-26 Eric Anholtvc4: Add support for fddx/fddy
2016-08-26 Eric Anholtvc4: Add register allocation support for MUL output...
2016-08-26 Eric Anholtvc4: Add support for MUL output rotation.
2016-08-26 Eric Anholtvc4: Add support for the 2-bit LOAD_IMM variants.
2016-08-26 Eric Anholtvc4: Add QPU scheduling to handle MUL rotate sources.
2016-08-26 Eric Anholtvc4: Add disassembly for constant MUL rotates
2016-08-26 Eric Anholtvc4: Add real validation for MUL rotation.
2016-08-26 Eric Anholtvc4: Add a QIR value for the QPU element register.
2016-08-25 Marek Olšákradeonsi: don't use allocas for arrays with LLVM 3.8
2016-08-25 Marek Olšákgallium/radeon: unify and simplify checking for an...
2016-08-25 Marek Olšákradeonsi: disable SDMA texture copying on Carrizo
2016-08-25 Marek Olšákgallium/noop: use 3-space indentation
2016-08-25 Marek Olšákgallium: add a pipe_context parameter to resource_get_h...
2016-08-24 Samuel Pitoisetnvc0: invalidate textures/samplers on GK104+
2016-08-24 Eric Anholtvc4: Fix GPU hangs with >16 varying values.
2016-08-24 Marek Olšákradeonsi: fix VM faults due NULL internal const buffers...
2016-08-23 Ilia Mirkingallium: add a cap to expose whether driver supports...
2016-08-23 Ilia Mirkinnv50/ir: make sure cfg iterator always hits all blocks
2016-08-22 Eric Anholtvc4: Tell state_tracker that we would prefer NIR.
2016-08-22 Eric Anholtvc4: Use proper type sizes for uniforms.
2016-08-22 Eric Anholtvc4: Add VARYING_SLOT_PNTC support.
2016-08-22 Eric Anholtvc4: Fix vc4_nir_lower_io for non-vec4 I/O.
2016-08-22 Eric Anholtnir: Define system values for vc4's blending-lowering...
2016-08-20 Roland Scheideggerllvmpipe: fix issues with depth clamp
2016-08-20 Roland Scheideggerllvmpipe: fix depth clamping wrt reversed near/far...
2016-08-19 Ilia Mirkina4xx: make sure to actually clamp depth as requested
2016-08-19 Ilia Mirkina4xx: only disable depth clipping, not all clipping...
2016-08-19 Eric Anholtvc4: Switch store_output to using nir_lower_io_to_scala...
2016-08-19 Eric Anholtvc4: Use the intrinsic's first_component for vattr...
2016-08-19 Eric Anholtvc4: Convert to using nir_lower_io_scalar for FS inputs.
2016-08-19 Eric Anholtvc4: Switch to using the intrinsic accessors.
2016-08-19 Eric Anholtttn: Use nir_load_front_face instead of the TGSI-style...
2016-08-19 Eric Anholtttn: Make FRAG_RESULT_DEPTH be a float variable to...
2016-08-19 Eric Anholtvc4: Dump the TGSI before trying to convert it to NIR.
2016-08-19 Boyuan Zhangradeon/vce: set flag based on dual instance enablement
2016-08-18 Marek Olšákradeonsi: initialize and finalize the LLVM function...
2016-08-17 Tim Rowleyswr: [rasterizer core] only use Viewport/Scissors durin...
2016-08-17 Tim Rowleyswr: [rasterizer common] reorder SWR_FORMAT_INFO
2016-08-17 Tim Rowleyswr: [rasterizer core] make dirtytile list point direct...
2016-08-17 Tim Rowleyswr: [rasterizer core] portability - remove use of...
2016-08-17 Tim Rowleyswr: [rasterizer core] viewport transform disabled fix
2016-08-17 Tim Rowleyswr: [rasterizer core] clamp scissor rects to current...
2016-08-17 Tim Rowleyswr: [rasterizer core] align stats structures
2016-08-17 Tim Rowleyswr: [rasterizer core] use AVX2 permute to simplify...
2016-08-17 Tim Rowleyswr: [rasterizer core] move some global variables to...
2016-08-17 Tim Rowleyswr: [rasterizer core] change scale on VP matrix elemen...
2016-08-17 Tim Rowleyswr: [rasterizer] implementing native AVX-512 simd16...
2016-08-17 Brian Paulsvga: fix src/dst typo in can_blit_via_copy_region_vgpu10()
2016-08-17 Brian Paulsvga: initialize a variable to silence a gcc warning
2016-08-17 Marek Olšákradeonsi: fix up buffer descriptor upper-bound checking
2016-08-17 Marek Olšákgallium: change pipe_image_view::first_element/last_ele...
2016-08-17 Marek Olšákgallium: change pipe_sampler_view::first_element/last_e...
2016-08-17 Marek Olšákgallium/radeon: assign the highest priority to scratch...
2016-08-17 Marek Olšákgallium/winsys: re-number winsys priority flags
2016-08-17 Marek Olšákgallium/radeon: mark shader rings as highest-priority...
2016-08-17 Marek Olšákgallium/radeon: set SHADER_RW_BUFFER priority for strea...
2016-08-17 Marek Olšákradeonsi: use current context for DCC feedback-loop...
2016-08-17 Marek Olšákradeonsi: simplify CB_TARGET_MASK logic
2016-08-17 Marek Olšákradeonsi: don't set CB_COLOR1_INFO for dual src blending
2016-08-17 Marek Olšákradeonsi: eliminate PS OUT[1] if dual src blending...
2016-08-17 Marek Olšákgallium/radeon: use unflushed fences for PIPE_QUERY_GPU...
2016-08-17 Nicolai Hähnlegallium/radeon: use lp_build_alloca_undef
2016-08-17 Nicolai Hähnlegallium/radeon: protect against out of bounds temporary...
2016-08-17 Nicolai Hähnlegallium/radeon: add radeon_llvm_bound_index for bounds...
2016-08-17 Nicolai Hähnlegallium/radeon: reduce alloca of temporaries based...
2016-08-17 Nicolai Hähnlegallium/radeon: use tgsi_scan_arrays for temp arrays
2016-08-17 Nicolai Hähnlegallium/radeon: allocate temps array info in radeon_llv...
2016-08-17 Nicolai Hähnlegallium/radeon: always do the full store in store_value...
2016-08-17 Nicolai Hähnlegallium/radeon: extract common getelementptr logic...
2016-08-17 Nicolai Hähnlegallium/radeon: pass indirect register info into get_al...
2016-08-17 Nicolai Hähnlegallium/radeon: extract common lookup code into get_tem...
2016-08-17 Nicolai Hähnlegallium/radeon: clarify the comment on the array alloca...
2016-08-17 Nicolai Hähnlegallium/radeon: more descriptive names for LLVM tempora...
2016-08-17 Nicolai Hähnlegallium/radeon: simplify radeon_llvm_emit_store for...
2016-08-17 Nicolai Hähnlegallium/radeon: simplify radeon_llvm_emit_fetch for...
2016-08-17 Nicolai Hähnlegallium/radeon: clean up emit_declaration for temporaries
2016-08-17 Ilia Mirkinnv50/ir: fix bb positions after exit instructions
2016-08-17 Ilia Mirkinnv50/ir: properly clear upper bits of a bitset fill
2016-08-16 Rob Clarkfreedreno/a3xx: fix generic clear path
2016-08-16 Brian Paulgallium/i915: inline the util_clear() code into i915_cl...
2016-08-16 Brian Paulsvga: remove unused var in svga_mark_surfaces_dirty()
2016-08-16 Brian Paulsvga: avoid a calloc in svga_buffer_transfer_map()
2016-08-16 Brian Paulsvga: don't call os_get_time() when not needed by Galli...
2016-08-16 Brian Paulsvga: remove unneeded memset() call in draw_vgpu10()
2016-08-16 Brian Paulsvga: reduce looping in svga_mark_surfaces_dirty()
2016-08-16 Brian Paulsvga: minor clean-ups in define_rasterizer_object()
2016-08-16 Brian Paulsvga: remove incorrect buffer invalidation code
2016-08-16 Brian Paulsvga: additional comments for svga_hw_draw_state members
2016-08-16 Brian Paulsvga: use the sws local var to simplify some code
2016-08-16 Brian Paulsvga: minor whitespace and code clean-ups
2016-08-16 Rob Clarkfreedreno/a4xx: use generic clear path
2016-08-16 Rob Clarkfreedreno/a3xx: use generic clear path
2016-08-16 Rob Clarkfreedreno: support for using generic clear path
2016-08-14 Ilia Mirkinnv50,nvc0: fix depth range when halfz is enabled
2016-08-13 Rob Clarkfreedreno/a3xx+a4xx: move common VBOs to fd_context
next