summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* radv: add multiple streams support for the GS copy shaderSamuel Pitoiset2018-10-291-26/+76
* radv: emit stream outputs for vertex and tessellation stagesSamuel Pitoiset2018-10-291-0/+137
* radv: declare streamout SGPRsSamuel Pitoiset2018-10-292-2/+56
* radv: gather stream output infoSamuel Pitoiset2018-10-293-0/+60
* radv: allow to emit a vertex to a specified streamSamuel Pitoiset2018-10-291-8/+14
* radv: allow to use up to 4 GSVS ring buffersSamuel Pitoiset2018-10-291-21/+57
* radv: adjust the number of output components per streamSamuel Pitoiset2018-10-291-5/+4
* radv: adjust the GSVS ring sizes based on the number of componentsSamuel Pitoiset2018-10-291-6/+19
* radv: gather which GS stream is used for every outputsSamuel Pitoiset2018-10-292-0/+3
* radv: gather the number of output components per streamSamuel Pitoiset2018-10-292-0/+3
* radv: gather the number of streams used by geometry shadersSamuel Pitoiset2018-10-292-0/+15
* nir: Add a pass for gathering transform feedback infoJason Ekstrand2018-10-294-1/+214
* vulkan: Update the XML and headers to 1.1.90Jason Ekstrand2018-10-291-6/+30
* radv: remove wrong comment in calculate_gs_ring_sizes() about streamsSamuel Pitoiset2018-10-291-1/+1
* freedreno: don't flush when new and old pfb is identicalRob Clark2018-10-281-0/+3
* freedreno: dependency tracking for z/s depends on ZSA stateRob Clark2018-10-281-1/+3
* freedreno: mark all state dirty after switching batchRob Clark2018-10-282-0/+3
* anv: Use absolute timeouts in wait_for_bo_fencesJason Ekstrand2018-10-271-42/+30
* anv: Flag semaphore BOs as externalJason Ekstrand2018-10-271-2/+3
* anv: Improve the asserts in anv_buffer_get_rangeJason Ekstrand2018-10-271-1/+2
* freedreno/a6xx: inline draw_impl()Rob Clark2018-10-261-38/+31
* freedreno/a6xx: small cleanupRob Clark2018-10-261-1/+1
* freedreno/a6xx: move where we handle dirty vbo stateRob Clark2018-10-263-16/+14
* freedreno: avoid no-op flushes by re-using last-fenceRob Clark2018-10-265-2/+34
* freedreno/a6xx: Move stencil/depth/alpha state to IBKristian H. Kristensen2018-10-265-15/+55
* freedreno/a6xx: Move stencil mask emit to FD_DIRTY_ZSA groupKristian H. Kristensen2018-10-261-5/+6
* freedreno/a6xx: Rename FD6_GROUP_ZSA ro FD6_GROUP_LRZKristian H. Kristensen2018-10-262-7/+7
* freedreno/a6xx: Move rasterizer state to state objectKristian H. Kristensen2018-10-265-27/+51
* freedreno/a6xx: Fix set_blit_scissor helperKristian H. Kristensen2018-10-261-2/+2
* freedreno/a2xx: Squash a compiler warningKristian H. Kristensen2018-10-261-2/+2
* freedreno/a6xx: Use fd6_emit_ib from a6xxKristian H. Kristensen2018-10-263-10/+10
* freedreno: import libdrm_freedreno + redesign submitRob Clark2018-10-2634-74/+3765
* Revert "anv/skylake: disable ForceThreadDispatchEnable"Jason Ekstrand2018-10-261-35/+7
* blorp: Emit a dummy 3DSTATE_WM prior to 3DSTATE_WM_HZ_OPJason Ekstrand2018-10-261-0/+9
* st/nine: Handle window resize when a presentation buffer is usedAxel Davy2018-10-261-1/+30
* st/nine: Reduce MaxSimultaneousTextures to 8Axel Davy2018-10-262-9/+8
* st/nine: Enable shadow mapping for ps 1.XAxel Davy2018-10-263-10/+14
* st/nine: Do not set unused states for stateblocksAxel Davy2018-10-261-21/+3
* st/nine: Fix aliasing states for stateblocksAxel Davy2018-10-261-2/+1
* st/nine: Never update device changed.* fieldsAxel Davy2018-10-264-48/+59
* st/nine: Capture also default matrices for D3DSBT_ALLAxel Davy2018-10-263-24/+41
* st/nine: Mark transform matrices dirty for D3DSBT_ALLAxel Davy2018-10-261-1/+12
* st/nine: Don't update unused world matricesAxel Davy2018-10-261-0/+6
* st/nine: Remove two unused states.Axel Davy2018-10-262-3/+1
* st/nine: Remove commented nine_context_apply_stateblockAxel Davy2018-10-261-230/+0
* nir: Fix array initializerBrian Paul2018-10-261-1/+1
* anv: Return VK_ERROR_DEVICE_LOST from anv_device_set_lostJason Ekstrand2018-10-264-45/+32
* anv/util: Split a vk_errorv helper out of vk_errorfJason Ekstrand2018-10-262-6/+25
* scons/svga: remove opt from the list of valid build typesBrian Paul2018-10-261-2/+0
* intel/blorp: Define the clear value bounds for HiZ clearsNanley Chery2018-10-261-0/+14