I'm not sure but the GPU_texture_update_sub behavior seems
to vary on some GPUs.
So here's a safer solution.
Differential D6936
Fix T74228: Strange Characters Authored by Germano Cavalcante (mano-wii) on Feb 26 2020, 1:19 PM. Tags None Subscribers None
Details I'm not sure but the GPU_texture_update_sub behavior seems So here's a safer solution.
Diff Detail
Event TimelineComment Actions If you disable GPU_texture_update_sub when there is more than one row, then you're effectively disabling it entirely? Since I guess you usually need more than one row. Comment Actions It's usually just one row. Comment Actions Ok, but then I do wonder if this will actually solve T74228: strange characters? Since I see no indication that is a case where it would need multiple rows. Comment Actions There some characters are working and others are not. |