summaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Expand)AuthorFilesLines
8 hoursrusticl/kernel: make use of cso infoHEADmainKarol Herbst4-50/+76
8 hourspanfrost: implement get_compute_state_infoKarol Herbst1-0/+16
8 hoursnvc0: implement get_compute_state_infoKarol Herbst1-0/+26
8 hoursnv50: implement get_compute_state_infoKarol Herbst1-0/+17
8 hoursiris: implement get_compute_state_infoKarol Herbst1-0/+20
8 hourslp: implement get_compute_state_infoKarol Herbst1-0/+14
8 hoursgallium: add get_compute_state_infoKarol Herbst2-0/+25
8 hoursrusticl/kernel: set has_variable_shared_mem on the nirKarol Herbst2-0/+17
8 hoursRevert "d3d12: Honor suggested driver profile/level for H264/HEVC encode"Sil Vilerino3-47/+23
13 hoursiris: Implement Xe version of bo_madvise() and bo_set_caching()José Roberto de Souza1-0/+21
13 hoursiris: Place scanout buffers only into lmem for discrete GPUsMaarten Lankhorst1-1/+2
13 hoursiris: Handle allocation of scanout buffers in XeJosé Roberto de Souza2-2/+8
13 hoursiris: Handle allocation of exported buffers in Xe kmdJosé Roberto de Souza2-3/+10
13 hoursiris: Add BO_ALLOC_SHAREDJosé Roberto de Souza2-0/+4
15 hoursgallium: Modify default path for DMABUF to use DRMLucas Fryzek2-20/+27
15 hoursd3d12/llvmpipe/softpipe: Add support for `get_screen_fd`Lucas Fryzek5-0/+50
15 hoursr300/r600/radeon_si: Add support for `get_screen_fd`Lucas Fryzek6-0/+48
15 hoursvirgl: Add support for `get_screen_fd`Lucas Fryzek3-0/+23
15 hourssvga: Add support for `get_screen_fd`Lucas Fryzek3-0/+22
15 hoursi915: Add support for `get_screen_fd`Lucas Fryzek3-0/+22
15 hoursiris: Add support for `get_screen_fd`Lucas Fryzek1-0/+9
15 hourszink: Add support for `get_screen_fd`Lucas Fryzek1-1/+19
15 hoursnouveau: Add support for `get_screen_fd`Lucas Fryzek1-0/+9
15 hourstegra: Add support for `get_screen_fd`Lucas Fryzek1-0/+9
15 hourscrocus: Add support for `get_screen_fd`Lucas Fryzek1-0/+9
15 hourslavapipe: advertise EXT_shader_objectMike Blumenkrantz1-1/+1
15 hourslavapipe: implement EXT_shader_objectMike Blumenkrantz4-0/+263
15 hourslavapipe: break out pipeline layout creation for reuseMike Blumenkrantz2-11/+23
18 hourszink: update requirements now that pv mode can be emulatedantonino1-4/+4
18 hourszink: always advertize provoking vertex mode supportantonino1-1/+2
18 hourszink: add provoking vertex mode loweringantonino2-1/+233
18 hourszink: add field to 'zink_gs_key' and enumantonino3-1/+31
18 hourszink: simplify logic to call `zink_set_primitive_emulation_keys`antonino1-8/+2
28 hourspanfrost: Estimate vertex count for hier maskAlyssa Rosenzweig1-1/+22
29 hoursfreedreno: Move fd6_pack.h to common code accessible by computeratorDanylo Piliaiev1-184/+0
29 hoursfreedreno: C++ fixes for computerator to compileDanylo Piliaiev3-7/+7
29 hourspanfrost: Add a v9 fast path for no imagesAlyssa Rosenzweig1-2/+4
29 hourspanfrost: Don't update access with a single batchAlyssa Rosenzweig1-4/+23
29 hourspanfrost: Don't redundantly call emit_const_bufAlyssa Rosenzweig2-14/+11
30 hourspanfrost: Print perf debug on seqnum overflowAlyssa Rosenzweig1-1/+3
30 hourspanfrost: Print perf debug when flushing everythingAlyssa Rosenzweig1-5/+4
30 hourszink: stop caching vertex statesMike Blumenkrantz3-30/+21
30 hourszink: use fast popcnt for vstate drawsMike Blumenkrantz3-60/+56
30 hourszink: don't swizzle velems state for vstate drawsMike Blumenkrantz1-3/+0
30 hourszink: explicitly pass null velems when creating pipelines with dynamic vinputMike Blumenkrantz1-1/+4
30 hourszink: add another vstate draw template for popcnt presenceMike Blumenkrantz1-8/+10
30 hourszink: bind vertex state directly from draw hookMike Blumenkrantz1-11/+12
30 hourszink: use search_or_add for masking vstateMike Blumenkrantz1-3/+4
30 hourszink: flag vertex buffers for rebind after vstate drawsMike Blumenkrantz1-0/+2
30 hourszink: omit VkPipelineVertexInputStateCreateInfo with dynamic vinputMike Blumenkrantz1-3/+4