mesa.git
2019-02-21 Dave Airlieiris: fix gpu calcs for timestamp queries
2019-02-21 Kenneth Graunkeiris: only mark depth/stencil as writable if writes...
2019-02-21 Kenneth Graunkeiris: more dead comments
2019-02-21 Kenneth Graunkeiris: pin and re-pin the scratch BO
2019-02-21 Kenneth Graunkeiris: delete finished comments
2019-02-21 Kenneth Graunkeiris: always pin the binder...in the compute context...
2019-02-21 Kenneth Graunkeiris: Track blend enables, save outbound for resolve...
2019-02-21 Kenneth Graunkeiris: whitespace fixes
2019-02-21 Kenneth Graunkeiris: Make a alloc_surface_state helper
2019-02-21 Kenneth Graunkeiris: Use a surface state fill helper
2019-02-21 Kenneth Graunkeiris: don't print the pointer in INTEL_DEBUG=submit
2019-02-21 Kenneth Graunkeiris: Fix the prototype for iris_bo_alloc_tiled
2019-02-21 Kenneth Graunkeiris: Fix for PIPE_CAP_SIGNED_VERTEX_BUFFER_OFFSET
2019-02-21 Kenneth Graunkeiris: drop unnecessary genx->streamout field
2019-02-21 Kenneth Graunkeiris: Implement DrawTransformFeedback()
2019-02-21 Jason Ekstrandiris: Copy anv's MI_MATH helpers for multiplication...
2019-02-21 Kenneth Graunkeiris: only get space for one offset in stream output...
2019-02-21 Kenneth Graunkeiris: Move iris_stream_output_target def to iris_context.h
2019-02-21 Kenneth Graunkeiris: Don't bother packing 3DSTATE_SO_BUFFER at create...
2019-02-21 Kenneth Graunkeiris: Add _MI_ALU helpers that don't paste
2019-02-21 Kenneth Graunkeiris: Reorder LRR parameters to have dst first.
2019-02-21 Kenneth Graunkeiris: rewrite set_vertex_buffer and VB handling
2019-02-21 Kenneth Graunkeiris: handle PatchVerticesIn as a system value.
2019-02-21 Tapani Pälliiris: add Android build
2019-02-21 Kenneth Graunkeiris: override alpha to one src1 blend factors
2019-02-21 Kenneth Graunkeiris: Always do rasterizer discard in clipper
2019-02-21 Kenneth Graunkeiris: Fix primitive generated query active flag
2019-02-21 Kenneth Graunkeiris: Enable guardband clipping
2019-02-21 Kenneth Graunkeiris: Clamp viewport extents to the framebuffer dimensions
2019-02-21 Kenneth Graunkeiris: Fix clear dimensions
2019-02-21 Kenneth Graunkeiris: Drop continues in resolve
2019-02-21 Kenneth Graunkeiris: Replace num_textures etc with a bitmask we can...
2019-02-21 Kenneth Graunkeiris: Fix set_sampler_views with start > 0
2019-02-21 Kenneth Graunkeiris: fix set_sampler_views to not unbind, be better...
2019-02-21 Kenneth Graunkeiris: fix overhead regression from flushing for storage...
2019-02-21 Kenneth Graunkeiris: Fix NOS mechanism
2019-02-21 Kenneth Graunkeiris: re-pin inherited streamout buffers
2019-02-21 Kenneth Graunkeiris: reemit SBE when sprite coord origin changes
2019-02-21 Kenneth Graunkeiris: omask can kill
2019-02-21 Kenneth Graunkeiris: reject all clipping when we can't use streamout...
2019-02-21 Kenneth Graunkeiris: make clipper statistics dynamic
2019-02-21 Kenneth Graunkeiris: CS stall for stream out -> VB
2019-02-21 Kenneth Graunkeiris: fix dma buf import strides
2019-02-21 Kenneth Graunkeiris: fix alpha channel for RGB BC1 formats
2019-02-21 Jason Ekstrandiris: Allocate buffer resources separately
2019-02-21 Kenneth Graunkeiris: Don't bother considering if the underlying surfac...
2019-02-21 Kenneth Graunkeiris: move some non-buffer case code in a bit
2019-02-21 Kenneth Graunkeiris: Stop leaking iris_uncompiled_shaders like mad
2019-02-21 Kenneth Graunkeiris: Destroy the bufmgr
2019-02-21 Kenneth Graunkeiris: Fix IRIS_MEMZONE_COUNT to exclude the border...
2019-02-21 Kenneth Graunkeiris: Unref unbound_tex resource
2019-02-21 Kenneth Graunkeiris: Destroy the border color pool
2019-02-21 Kenneth Graunkeiris: Destroy transfer helper on screen teardown
2019-02-21 Kenneth Graunkeiris: Fix failed to compile TCS message
2019-02-21 Kenneth Graunkeiris: Rework tiling/modifiers handling
2019-02-21 Kenneth Graunkeiris: fix conditional compute, don't stomp predicate...
2019-02-21 Kenneth Graunkeiris: check query first
2019-02-21 Kenneth Graunkeiris: for BLORP, only use the predicate enable bit...
2019-02-21 Dave Airlieiris: add conditional render support
2019-02-21 Kenneth Graunkeiris: drop key_size_for_cache
2019-02-21 Dave Airlieiris: iris add load register reg32/64
2019-02-21 Dave Airlieiris: execute compute related query on compute batch.
2019-02-21 Dave Airlieiris: fix cube texture view
2019-02-21 Kenneth Graunkeiris: fix some SO overflow query bugs and tidy the...
2019-02-21 Dave Airlieiris: add initial transform feedback overflow query...
2019-02-21 Kenneth Graunkeiris: actually flush for storage images
2019-02-21 Kenneth Graunkeiris: add an extra BT assert from Chris Wilson
2019-02-21 Kenneth Graunkeiris: add assertions about binding table starts
2019-02-21 Kenneth Graunkeiris: drop pull constant binding table entry
2019-02-21 Kenneth Graunkeiris: Use program's num textures not the state tracker...
2019-02-21 Kenneth Graunkeiris: Enable precompiles
2019-02-21 Kenneth Graunkeiris: rework program cache interface
2019-02-21 Kenneth Graunkeiris: Use wrappers for create_xs_state rather than...
2019-02-21 Kenneth Graunkeiris: fix comment location
2019-02-21 Kenneth Graunkeiris: export iris_upload_shader
2019-02-21 Kenneth Graunkeiris: fix prototype warning
2019-02-21 Kenneth Graunkeiris: Re-pin even if nothing is dirty
2019-02-21 Kenneth Graunkeiris: Flush for history at various moments
2019-02-21 Kenneth Graunkeiris: add iris_flush_and_dirty_for_history
2019-02-21 Kenneth Graunkeiris: Track a binding history for buffer resources
2019-02-21 Kenneth Graunkeiris: drop long dead XXX comment
2019-02-21 Kenneth Graunkeiris: Do the 48-bit vertex buffer address invalidation...
2019-02-21 Kenneth Graunkeiris: Fix VIEWPORT/LAYER in stream output info
2019-02-21 Kenneth Graunkeiris: Fix buffer -> buffer copy_region
2019-02-21 Kenneth Graunkeiris: Lie about indirects
2019-02-21 Kenneth Graunkeiris: Enable ctx->Const.UseSTD430AsDefaultPacking
2019-02-21 Kenneth Graunkeiris: update comment
2019-02-21 Kenneth Graunkeiris: RT flush for memorybarrier with texture bit
2019-02-21 Kenneth Graunkeiris: PIPE_CONTROL workarounds for GPGPU mode
2019-02-21 Kenneth Graunkeiris: Put batches in an array
2019-02-21 Kenneth Graunkeiris: put render batch first in fence code
2019-02-21 Kenneth Graunkeiris: flush the compute batch too if border pool is...
2019-02-21 Kenneth Graunkeiris: leave a TODO
2019-02-21 Chris Wilsoniris: Add fence support using drm_syncobj
2019-02-21 Kenneth Graunkeiris: Add wait fences to properly sync between render...
2019-02-21 Kenneth Graunkeiris: Hang on to the last batch's sync-point, so we...
2019-02-21 Chris Wilsoniris: Tag each submitted batch with a syncobj
2019-02-21 Kenneth Graunkeiris: Drop vestiges of throttling code
2019-02-21 Chris Wilsoniris: Merge two walks of the exec_bos list
2019-02-21 Kenneth Graunkeiris: replace vestiges of fence fds with newer exec_fen...
next