summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nir/lower_tex: Add support for tg4 offsets loweringKarol Herbst2019-03-212-0/+62
* nv50/ir/nir: support gather offsetsKarol Herbst2019-03-212-3/+16
* nir: add support for gather offsetsKarol Herbst2019-03-218-7/+66
* nir/deref: remove casts of casts which are likely redundant (v3)Dave Airlie2019-03-211-2/+26
* nir/spirv: don't use bare types, remove assert in split vars for testingDave Airlie2019-03-212-4/+3
* iris: Let blorp update the clear color for us.Rafael Antognolli2019-03-205-35/+33
* iris: Track fast clear color.Rafael Antognolli2019-03-202-3/+33
* iris: Stall on the CPU and resolve predication during fast clears.Rafael Antognolli2019-03-201-0/+40
* iris: Add iris_resolve_conditional_render().Rafael Antognolli2019-03-202-0/+25
* iris: Implement fast clear color.Rafael Antognolli2019-03-202-24/+157
* intel/blorp: Make swizzle_color_value public.Rafael Antognolli2019-03-202-1/+4
* intel/isl: Add isl_format_has_color_component() function.Rafael Antognolli2019-03-202-0/+25
* iris: Bring back check for srgb and fast clear color.Rafael Antognolli2019-03-201-3/+1
* iris: Add function to update clear color in surface state.Rafael Antognolli2019-03-201-2/+30
* iris: Add helper to convert fast clear color.Rafael Antognolli2019-03-201-0/+82
* iris: Fast clear depth buffers.Rafael Antognolli2019-03-201-3/+116
* iris: Use the clear depth when emitting 3DSTATE_CLEAR_PARAMS.Rafael Antognolli2019-03-202-1/+26
* iris: Allocate buffer space for the fast clear color.Rafael Antognolli2019-03-202-8/+100
* radv: Implement VK_EXT_pipeline_creation_feedback.Bas Nieuwenhuizen2019-03-205-9/+107
* ac: use new LLVM 8 intrinsics in ac_build_buffer_store_dword()Samuel Pitoiset2019-03-201-40/+26
* ac: use new LLVM 8 intrinsic when storing 16-bit valuesSamuel Pitoiset2019-03-203-21/+33
* ac: add ac_build_{struct,raw}_tbuffer_store() helpersSamuel Pitoiset2019-03-202-0/+156
* ac: use new LLVM 8 intrinsics in ac_build_buffer_load()Samuel Pitoiset2019-03-201-0/+8
* ac/nir: use ac_build_buffer_store_dword() for SSBO store operationsSamuel Pitoiset2019-03-201-14/+9
* ac/nir: use ac_build_buffer_load() for SSBO load operationsSamuel Pitoiset2019-03-201-29/+6
* ac/nir: use new LLVM 8 intrinsics for SSBO atomic operationsSamuel Pitoiset2019-03-201-24/+42
* ac/nir: remove one useless check in visit_store_ssbo()Samuel Pitoiset2019-03-201-6/+3
* ac: add ac_build_buffer_store_format() helperSamuel Pitoiset2019-03-203-21/+119
* ac/nir: set attrib flags for SSBO and image store operationsSamuel Pitoiset2019-03-201-3/+6
* ac: make use of ac_get_store_intr_attribs() where possibleSamuel Pitoiset2019-03-201-6/+2
* bin/install_megadrivers.py: Correctly handle DESTDIR=''Dylan Baker2019-03-201-1/+1
* nir: deref only for OpTypePointerJuan A. Suarez Romero2019-03-201-8/+14
* softpipe: fix texture view crashesDave Airlie2019-03-211-5/+6
* nvc0: Skip new update barrier bitsKenneth Graunke2019-03-201-0/+3
* anv: implement VK_EXT_pipeline_creation_feedbackLionel Landwerlin2019-03-204-6/+94
* freedreno/ir3/a6xx: fix ssbo comp_swapRob Clark2019-03-201-1/+1
* nir: Constant values are per-column not per-componentJason Ekstrand2019-03-201-1/+2
* anv: Bump maxComputeWorkgroupInvocationsJason Ekstrand2019-03-201-1/+1
* radv: fix binding transform feedback buffersSamuel Pitoiset2019-03-201-1/+1
* ac: use llvm.amdgcn.fract intrinsic for nir_op_ffractSamuel Pitoiset2019-03-201-5/+4
* gallium: Add PIPE_BARRIER_UPDATE_BUFFER and UPDATE_TEXTURE bits.Kenneth Graunke2019-03-198-16/+44
* iris: mark switch case fallthroughTapani Pälli2019-03-201-3/+3
* iris: initialize num_cbufsTapani Pälli2019-03-201-1/+1
* panfrost: Properly align strideDaniel Stone2019-03-207-25/+20
* anv/icl: Add WA_2204188704 to disable pixel shader panic dispatchAnuj Phogat2019-03-192-0/+17
* i965/icl: Add WA_2204188704 to disable pixel shader panic dispatchAnuj Phogat2019-03-192-0/+10
* gitlab-ci: drop most autotools buildsEric Engestrom2019-03-192-164/+456
* v3d: Expose the dma-buf modifiers query.Eric Anholt2019-03-191-0/+29
* v3d: Allow the UIF modifier with renderonly.Eric Anholt2019-03-191-38/+52
* v3d: Always lay out shared tiled buffers with UIF_TOP set.Eric Anholt2019-03-191-4/+6