mesa.git
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...
2019-02-21 Kenneth Graunkeiris: Avoid synchronizing due to the workaround BO
2019-02-21 Kenneth Graunkeiris: Avoid cross-batch synchronization on read/reads
2019-02-21 Kenneth Graunkeiris: Combine iris_use_pinned_bo and add_exec_bo
2019-02-21 Kenneth Graunkeiris: Use iris_use_pinned_bo rather than add_exec_bo...
2019-02-21 Chris Wilsoniris: Fix assigning the output handle for exporting...
2019-02-21 Chris Wilsoniris: Tidy exporting the flink handle
2019-02-21 Kenneth Graunkeiris: Fix SLM
2019-02-21 Jason Ekstrandiris: Don't set constant read lengths at upload time
2019-02-21 Jason Ekstrandiris: Configure the L3$ on the compute context
2019-02-21 Kenneth Graunkeiris: properly pin stencil buffers
2019-02-21 Kenneth Graunkeiris: Fix TCS/TES slot unification
2019-02-21 Kenneth Graunkeiris: more todo notes
2019-02-21 Kenneth Graunkeiris: scissored and mirrored blits
2019-02-21 Kenneth Graunkeiris: more TODO
2019-02-21 Kenneth Graunkeiris: Fix independent alpha blending.
2019-02-21 Kenneth Graunkeiris: "Fix" transfer maps of buffers
2019-02-21 Kenneth Graunkeiris: Fix SourceAlphaBlendFactor
2019-02-21 Kenneth Graunkeiris: leave another TODO
2019-02-21 Kenneth Graunkeiris: only clip lower if there's something to clip...
2019-02-21 Kenneth Graunkeiris: fix sysval only binding tables
2019-02-21 Kenneth Graunkeiris: don't forget to upload CS consts
2019-02-21 Kenneth Graunkeiris: drop param stuffs
2019-02-21 Kenneth Graunkeiris: don't trip on param asserts
2019-02-21 Kenneth Graunkeiris: don't support pull constants.
2019-02-21 Kenneth Graunkeiris: regather info so we get CLIP_DIST slots, not...
2019-02-21 Kenneth Graunkeiris: enable push constants if we have sysvals but...
2019-02-21 Kenneth Graunkeiris: drop iris_setup_push_uniform_range
2019-02-21 Kenneth Graunkeiris: fix more uniform setup
2019-02-21 Kenneth Graunkeiris: fix num clip plane consts
2019-02-21 Kenneth Graunkeiris: actually upload clip planes.
2019-02-21 Kenneth Graunkeiris: bypass params and do it ourselves
2019-02-21 Kenneth Graunkeiris: dodge backend UCP lowering
2019-02-21 Kenneth Graunkeiris: fix system value remapping
2019-02-21 Kenneth Graunkeiris: hook up key stuff for clip plane lowering
2019-02-21 Kenneth Graunkeiris: lower user clip planes
2019-02-21 Kenneth Graunkeiris: only bother with params if there are any...
2019-02-21 Kenneth Graunkeiris: fill out params array with built-ins, like clip...
2019-02-21 Kenneth Graunkeiris: add param domain defines
2019-02-21 Kenneth Graunkeiris: drop unnecessary param[] setup from iris_setup_un...
2019-02-21 Kenneth Graunkeiris: Defer cbuf0 upload to draw time
2019-02-21 Kenneth Graunkeiris: Clone the NIR
2019-02-21 Kenneth Graunkeiris: Print the batch name when decoding
2019-02-21 Kenneth Graunkeiris: partial set_query_active_state
2019-02-21 Kenneth Graunkeiris: Fix multiple RTs with non-independent blending
2019-02-21 Kenneth Graunkeiris: Fix TextureBarrier
2019-02-21 Kenneth Graunkeiris: Fix MSAA smooth points
2019-02-21 Kenneth Graunkeiris: implement scratch space!
2019-02-21 Kenneth Graunkeiris: tidy more warnings
2019-02-21 Kenneth Graunkeiris: Enable msaa_map transfer helpers
2019-02-21 Kenneth Graunkeiris: Actually create/destroy HW contexts
2019-02-21 Kenneth Graunkeiris: Don't leak the compute batch
2019-02-21 Kenneth Graunkeiris: cross batch flushing
2019-02-21 Kenneth Graunkeiris: Cross-link iris_batches so they can potentially...
2019-02-21 Dave Airlieiris: fix crash in sparse vertex array
2019-02-21 Kenneth Graunkeiris: Use at least 1x1 size for null FB surface state.
2019-02-21 Kenneth Graunkeiris: Drop B5G5R5X1 support
2019-02-21 Kenneth Graunkeiris: Enable A8/A16_UNORM in an inefficient manner
2019-02-21 Kenneth Graunkeiris: Enable ARB_shader_stencil_export
2019-02-21 Kenneth Graunkeiris: Disable a PIPE_CONTROL workaround on Icelake
2019-02-21 Kenneth Graunkeiris: Flag constants dirty on program changes
2019-02-21 Kenneth Graunkeiris: allow binding a null vertex buffer
2019-02-21 Kenneth Graunkeiris: fix overhead regression from "don't stomp each...
2019-02-21 Kenneth Graunkeiris: delete dead code
2019-02-21 Kenneth Graunkeiris: Fix refcounting of grid surface
2019-02-21 Jason Ekstrandiris/compute: Zero out the last grid size on indirect...
2019-02-21 Jason Ekstrandiris/compute: Don't increment the grid size offset
2019-02-21 Kenneth Graunkeiris: SO_DECL_LIST fix
2019-02-21 Kenneth Graunkeiris: Fall back to 1x1x1 null surface if no framebuffer...
2019-02-21 Kenneth Graunkeiris: Fix off by one in scissoring, empty scissors...
2019-02-21 Kenneth Graunkeiris: Move snapshots_landed to the front.
2019-02-21 Kenneth Graunkeiris: Clamp UBO and SSBO access to the actual BO size...
2019-02-21 Kenneth Graunkeiris: Fix texture buffer / image buffer sizes.
2019-02-21 Kenneth Graunkeiris: fix SF_CLIP_VIEWPORT array indexing with multiple VPs
2019-02-21 Kenneth Graunkeiris: flag CC_VIEWPORT when changing num viewports
2019-02-21 Kenneth Graunkeiris: fix UBOs with bindings that have an offset
2019-02-21 Kenneth Graunkeiris: try and avoid pointless compute submissions
2019-02-21 Kenneth Graunkeiris: fix SBA flushing by refactoring code
next