mesa/src/gallium/drivers
Kenneth Graunke bed305fb7a iris: Fix major resource leak in iris_set_shader_images
We were failing to unreference the old image resource.  Instead of open
coding this and doing it badly, just use the copier function which does
the right thing.
2019-06-27 19:08:46 -07:00
..
etnaviv etnaviv: support GL_ARB_seamless_cubemap_per_texture 2019-06-19 00:39:50 +02:00
freedreno nir: remove fnot/fxor/fand/for opcodes 2019-06-26 15:26:10 -04:00
i915 gallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_CAP_FBFETCH count 2019-05-23 08:13:07 -07:00
iris iris: Fix major resource leak in iris_set_shader_images 2019-06-27 19:08:46 -07:00
kmsro Delete autotools 2019-04-15 13:44:29 -07:00
lima nir: remove fnot/fxor/fand/for opcodes 2019-06-26 15:26:10 -04:00
llvmpipe llvmpipe: make remove_shader_variant static. 2019-06-21 10:27:57 +10:00
nouveau nir: remove fnot/fxor/fand/for opcodes 2019-06-26 15:26:10 -04:00
panfrost panfrost/decode: Mention the address of a few descriptors 2019-06-27 09:13:48 +02:00
r300 r300g: implement GLSL disk shader caching 2019-06-11 20:49:34 -04:00
r600 ac: add radeon_info::is_amdgpu instead of checking drm_major == 3 2019-06-14 13:31:18 -04:00
radeon ac: add radeon_info::is_amdgpu instead of checking drm_major == 3 2019-06-14 13:31:18 -04:00
radeonsi radeonsi: don't set spi_ps_input_* for monolithic shaders 2019-06-24 21:04:10 -04:00
softpipe gallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_CAP_FBFETCH count 2019-05-23 08:13:07 -07:00
svga svga: Support ARB_buffer_storage 2019-06-20 09:30:22 +02:00
swr meson: Add support for using cmake for finding LLVM 2019-06-27 22:12:02 +00:00
tegra Delete autotools 2019-04-15 13:44:29 -07:00
v3d v3d: flush jobs writing to vertex buffers used in the current draw call 2019-06-21 08:06:13 +02:00
vc4 vc4: Enable NIR's lower_fmod option. 2019-06-05 16:45:12 -07:00
virgl virgl: add VIRGL_DEBUG_XFER 2019-06-25 12:01:45 -07:00