summaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Expand)AuthorFilesLines
2021-03-17nir/opt_shrink_vectors: add option to skip shrinking image storesRhys Perry2-2/+2
2021-03-15frontends/va: fix protected slice data buffer read sizePierre-Eric Pelloux-Prayer1-1/+1
2021-03-11zink: fix streamout emission for super-enhanced layoutsMike Blumenkrantz1-4/+10
2021-03-11radeonsi: properly set SPI_SHADER_PGM_HI_ESPierre-Eric Pelloux-Prayer1-1/+1
2021-03-10android: pan/bi: reorder static dependencies in gallium/driMauro Rossi1-1/+1
2021-02-23Adjust dylib compatibility versions to match what was set by mesa-18.3's auto...Jeremy Huddleston Sequoia1-0/+1
2021-02-23panfrost: Don't advertise OES_copy_imageAlyssa Rosenzweig1-1/+5
2021-02-23lima: fix max sampler viewsErico Nunes1-0/+1
2021-02-23gallium/trace: add a pipe_screen::get_compiler_options methodMike Blumenkrantz1-0/+13
2021-02-23etnaviv: Fix memory leak in etna_vertex_elements_state_create.Vinson Lee1-0/+1
2021-02-23zink: handle 1bit undef values in ntvMike Blumenkrantz1-2/+3
2021-02-23tgsi_to_nir: Fix uniform ranges.Timur Kristóf1-1/+1
2021-02-23nouveau/nv50: fix linear buffer alignment for scan-out/cursorsSimon Ser1-4/+12
2021-02-23nouveau/nvc0: fix linear buffer alignment for scan-out/cursorsSimon Ser1-4/+14
2021-02-23panfrost: Fix a polygon list corruption in the multi-context caseBoris Brezillon1-3/+14
2021-02-23zink: don't pick a cpu device ever.Dave Airlie1-3/+5
2021-02-23gallium/tessellator: Fix warning suppressionJames Park1-2/+10
2021-02-23panfrost: Add the tiler heap to fragment jobsIcecream951-3/+3
2021-02-23iris: Disable aux as needed in iris_flush_resourceNanley Chery1-0/+14
2021-02-23gallium: Flush GL API resources in eglCreateImageNanley Chery1-2/+20
2021-02-23gallium: Map _DRI_IMAGE_FORMAT_NONE to NULLNanley Chery1-0/+3
2021-01-26compiler: Use util/bitset.h for system_values_readCaio Marcelo de Oliveira Filho8-41/+39
2021-01-26intel/gen12: Fix memory corruption issues in fused Gen12 parts.Francisco Jerez1-2/+2
2021-01-26panfrost: Use normal malloc/free instead of ralloc for surfacesIcecream951-2/+2
2021-01-26etnaviv: handle NULL views in set_sampler_viewsChristian Gmeiner1-2/+4
2021-01-26gallium: Fix leak of shader images on context destruction.Eric Anholt1-0/+6
2021-01-26panfrost: Stub out set_shader_images().Eric Anholt1-0/+11
2021-01-26swr: Don't report support for shader images.Eric Anholt1-1/+3
2021-01-25frontends/va/context: don't set max_references with num_render_targetsVíctor Manuel Jáquez Leal2-6/+0
2021-01-25zink: make all xfb caps depend on extensionErik Faye-Lund1-1/+1
2021-01-25zink: respect feature-cap for sample-shadingErik Faye-Lund1-1/+3
2021-01-25zink: respect feature-cap for independent blendingErik Faye-Lund1-2/+2
2021-01-25iris: Consider resolves after changing a resource's aux stateKenneth Graunke1-1/+3
2021-01-20swr: fix crashes caused by incorrectly reporting SSBO supportjzielins1-10/+11
2021-01-19zink: handle NULL views in zink_set_sampler_viewsErik Faye-Lund1-2/+2
2021-01-19lavapipe: fix missing piece of VK_KHR_get_physical_device_properties2Dave Airlie1-8/+35
2021-01-15v3d: fix dest offset in TFU setupJuan A. Suarez Romero1-1/+1
2021-01-15iris: only set point sprite overrides if actually using pointsYevhenii Kolesnikov1-4/+33
2021-01-14radeonsi: invalidate compute sgprs in si_rebind_bufferPierre-Eric Pelloux-Prayer1-6/+16
2021-01-14lavapipe: Defer lavapipe warning to CreateDeviceWitold Baryluk1-2/+2
2021-01-14frontends/va: Return an error if non-interlaced buffer is not supportedThong Thai1-2/+13
2021-01-12gallium/ntt: Fix leak of the per-instr liveness information.Eric Anholt1-0/+3
2021-01-06zink: dot leak dummy_bufferErik Faye-Lund1-0/+1
2021-01-06gallium/util: do not perform n^2 stencil blitsErik Faye-Lund1-1/+1
2021-01-06gallium/ntt: Fix emitting UBO declarations.Eric Anholt1-2/+4
2021-01-04etnaviv: Fix rework ZSA into a derived stateMarek Vasut1-0/+2
2021-01-02gallium/draw: Fix intermittent failure to bind new geometry shaders.Eric Anholt1-0/+3
2020-12-29virgl: fix BGRA emulation artifacts during window resizeRyan Neph1-1/+3
2020-12-29zink: handle null ubosMike Blumenkrantz1-5/+8
2020-12-28radeon/vcn: fix hevc 10bit profile errorRuijing Dong1-1/+6