summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-29i965/icl: Disable prefetching of sampler state entriesjenkinsTopi Pohjolainen1-2/+2
2018-10-29radv: remove wrong comment in calculate_gs_ring_sizes() about streamsSamuel Pitoiset1-1/+1
2018-10-28freedreno: don't flush when new and old pfb is identicalRob Clark1-0/+3
2018-10-28freedreno: dependency tracking for z/s depends on ZSA stateRob Clark1-1/+3
2018-10-28freedreno: mark all state dirty after switching batchRob Clark2-0/+3
2018-10-27anv: Use absolute timeouts in wait_for_bo_fencesJason Ekstrand1-42/+30
2018-10-27anv: Flag semaphore BOs as externalJason Ekstrand1-2/+3
2018-10-27anv: Improve the asserts in anv_buffer_get_rangeJason Ekstrand1-1/+2
2018-10-26freedreno/a6xx: inline draw_impl()Rob Clark1-38/+31
2018-10-26freedreno/a6xx: small cleanupRob Clark1-1/+1
2018-10-26freedreno/a6xx: move where we handle dirty vbo stateRob Clark3-16/+14
2018-10-26freedreno: avoid no-op flushes by re-using last-fenceRob Clark5-2/+34
2018-10-26freedreno/a6xx: Move stencil/depth/alpha state to IBKristian H. Kristensen5-15/+55
2018-10-26freedreno/a6xx: Move stencil mask emit to FD_DIRTY_ZSA groupKristian H. Kristensen1-5/+6
2018-10-26freedreno/a6xx: Rename FD6_GROUP_ZSA ro FD6_GROUP_LRZKristian H. Kristensen2-7/+7
2018-10-26freedreno/a6xx: Move rasterizer state to state objectKristian H. Kristensen5-27/+51
2018-10-26freedreno/a6xx: Fix set_blit_scissor helperKristian H. Kristensen1-2/+2
2018-10-26freedreno/a2xx: Squash a compiler warningKristian H. Kristensen1-2/+2
2018-10-26freedreno/a6xx: Use fd6_emit_ib from a6xxKristian H. Kristensen3-10/+10
2018-10-26freedreno: import libdrm_freedreno + redesign submitRob Clark36-79/+3765
2018-10-26Revert "anv/skylake: disable ForceThreadDispatchEnable"Jason Ekstrand1-35/+7
2018-10-26blorp: Emit a dummy 3DSTATE_WM prior to 3DSTATE_WM_HZ_OPJason Ekstrand1-0/+9
2018-10-26st/nine: Handle window resize when a presentation buffer is usedAxel Davy1-1/+30
2018-10-26d3dadapter: Fix wrong naming in header fileAxel Davy1-1/+1
2018-10-26st/nine: Reduce MaxSimultaneousTextures to 8Axel Davy2-9/+8
2018-10-26st/nine: Enable shadow mapping for ps 1.XAxel Davy3-10/+14
2018-10-26st/nine: Do not set unused states for stateblocksAxel Davy1-21/+3
2018-10-26st/nine: Fix aliasing states for stateblocksAxel Davy1-2/+1
2018-10-26st/nine: Never update device changed.* fieldsAxel Davy4-48/+59
2018-10-26st/nine: Capture also default matrices for D3DSBT_ALLAxel Davy3-24/+41
2018-10-26st/nine: Mark transform matrices dirty for D3DSBT_ALLAxel Davy1-1/+12
2018-10-26st/nine: Don't update unused world matricesAxel Davy1-0/+6
2018-10-26st/nine: Remove two unused states.Axel Davy2-3/+1
2018-10-26st/nine: Remove commented nine_context_apply_stateblockAxel Davy1-230/+0
2018-10-26nir: Fix array initializerBrian Paul1-1/+1
2018-10-26anv: Return VK_ERROR_DEVICE_LOST from anv_device_set_lostJason Ekstrand4-45/+32
2018-10-26anv/util: Split a vk_errorv helper out of vk_errorfJason Ekstrand2-6/+25
2018-10-26scons/svga: remove opt from the list of valid build typesBrian Paul3-8/+4
2018-10-26intel/blorp: Define the clear value bounds for HiZ clearsNanley Chery1-0/+14
2018-10-26radv: remove duplicate brackets in version stringEric Engestrom1-1/+1
2018-10-26vulkan: drop always-true paramEric Engestrom4-10/+0
2018-10-26radeon/vcn: use util function to get h264 profile idcBoyuan Zhang1-2/+1
2018-10-26radeon/vce: use util function to get h264 profile idcBoyuan Zhang2-8/+2
2018-10-26vl: get h264 profile idcBoyuan Zhang1-0/+24
2018-10-26intel/nir: Use the OPT macro for more passesJason Ekstrand1-3/+3
2018-10-26spirv: Initialize subgroup destinations with the destination typeJason Ekstrand1-4/+8
2018-10-26spirv: Use the right bit-size for spec constant opsJason Ekstrand1-3/+9
2018-10-26nir/prog: Use nir_bany in kill handlingJason Ekstrand1-1/+1
2018-10-26glsl/nir: Use i2b instead of ine for fixing UBO/SSBO BooleansJason Ekstrand1-19/+5
2018-10-26nir/system_values: Use the bit size from the load_derefJason Ekstrand1-0/+1