summaryrefslogtreecommitdiff
path: root/kernels/compiler_byte_scatter.cl
blob: ab56ba8af31909c4a4390317482a7bdfc89ee46b (plain)
1
2
3
4
5
6
7
__kernel void
compiler_byte_scatter(__global char *dst)
{
  int id = (int) get_global_id(0);
  dst[id] = (char) id;
}

1c'>feature/cib_contract6721c main, development dictionaries repositoryroot
summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-03Update Croatian dictionary to version 2.0cp-5.3-9cp-5.3-8-wincp-5.3-8cp-5.3-7cp-5.3-6cp-5.3-5cp-5.3-4cp-5.3-3cp-5.3-2cp-5.3-10cp-5.3-1Krunoslav Šebetić3-215123/+55246
2017-02-07Guarani spell checker and thesaurus.Giovanni Caligaris9-9/+4250
2017-01-22tdf#105396 update German dictionariesAndras Timar15-90882/+360559
2016-12-29tdf#97349: typo fixes in control wordsAndras Timar1-2/+2
2016-12-14Updated the GB DictionaryMarco A.G.Pinto4-180/+2112
2016-11-23Branch libreoffice-5-3Christian Lohmaier0-0/+0
2016-11-22tdf#103922: add Tibetan syllable spellcheckerlibreoffice-5-3-branch-pointAron Budea9-0/+575
2016-11-20Czech thesaurus: regenerate from updated sourceStanislav Horacek4-4433/+3724
2016-11-07Czech thesaurus: regenerate from updated sourceStanislav Horacek6-82083/+80581
2016-10-08Calquing English’s title case is bad style in Spanish and GuaraniAdolfo Jayme Barrientos1-2/+2
2016-10-03Update pt_PT dictionary to version 16.10.1.2Andras Timar4-15942/+91971
2016-09-29Update Guarani thesaurus to v1.1Giovanni Calligaris11-915/+921
2016-08-16Update the Swedish dictionary to the latest releaseNiklas Johansson3-165718/+166321
2016-07-28cut size of README_en_GB.txtAron Budea1-15573/+11
2016-07-18tdf#97393, tdf#100019: updated EN (CA, GB, US, ZA) dictionariesAron Budea10-44003/+46538
2016-07-07Update pt_PT dictionary to version 16.7.4.1Andras Timar3-46/+74
2016-06-14tdf#90786 Put license file in the right directoryAron Budea1-1/+2
2016-05-24gb_Dictionary_add_thesaurus doesn't like whitespacelibreoffice-5-2-branch-pointcp-5.1-branch-pointChristian Lohmaier1-3/+1
2016-05-23thesuaurs.idx is generated by gb_Dictionary_add_thesaurusChristian Lohmaier2-145870/+1
2016-05-23tdf#97393 Update English Dictionaries to 2016.05.01 releaseAron Budea15-164413/+310946
2016-05-18tdf#90786 Bundle license file, and update Scottish Gaelic dict to 3.1Aron Budea4-6870/+111641
2016-04-07Update Croatian dictionaryKrunoslav Šebetić4-60130/+60741
2016-04-05Bring shipped Spanish dictionary up to version 2.1Ricardo Palomares8-7989/+22236
2016-03-14Update Icelandic dictionary and thesaurusBjörgvin Ragnarsson4-27612/+35842
2016-03-10tdf#98531 Updated Croatian dictionaryKrunoslav Šebetić