summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* correct _nu_tolower/_nu_toupper usageartemp2014-11-171-30/+50
* use nunicode conditional case mapping (lowercase)artemp2014-11-171-9/+12
* simplify factory class to not rely on singleton + cleanupsartemp2014-11-141-16/+1
* remove unused pragmasartemp2014-11-142-7/+1
* fix linux buildartemp2014-11-142-8/+8
* Merge branch 'master' into image-readersartemp2014-11-135-3/+102
|\
| * check library versions against header symbols in static initialization functionKonstantin Käfer2014-11-122-0/+29
| * repair undef None GLX wrapper, pass 0 instead of None to GLX functionsMike Morris2014-11-102-3/+3
| * add glx supportKonstantin Käfer2014-11-072-1/+15
| * load VAO extensionKonstantin Käfer2014-11-072-0/+56
* | cleanupsartemp2014-11-132-16/+10
* | Merge branch 'master' into image-readersartemp2014-11-071-2/+2
|\ \ | |/
| * explicitly cast to 32 bit integerKonstantin Käfer2014-11-061-2/+2
* | add image_reader abstraction layer to hanfle multiple image formatsartemp2014-11-074-111/+652
|/
* clean up poll handle data in close() function so that assert() won't failKonstantin Käfer2014-11-061-1/+3
* fix undefined valueKonstantin Käfer2014-11-061-9/+5
* fix various issues in curl bindings related to tile cancelationKonstantin Käfer2014-11-061-142/+162
* also use custom formatter for OS XKonstantin Käfer2014-11-041-10/+3
* replace strftime_l with our custom formatterKonstantin Käfer2014-11-041-10/+4
* increase buf to hold trailing '\0' + better namesartemp2014-11-031-6/+6
* Merge branch 'master' into nunicodeartemp2014-11-033-2/+305
|\
| * use more modern libpng version instead of the system-provided one and fix com...Konstantin Käfer2014-10-301-1/+2
| * use CoreImage for decoding/encoding images on osx/iosKonstantin Käfer2014-10-303-2/+304
* | add <cstring> for std::memsetartemp2014-10-311-0/+1
* | use nunicode for proper to_upper/to_lower string conversionsartemp2014-10-311-14/+41
|/
* make tests workKonstantin Käfer2014-10-243-3/+77
* Merge remote-tracking branch 'origin/headless-display' into gyp-restructuringKonstantin Käfer2014-10-243-93/+178
* restructure gyp filesKonstantin Käfer2014-10-2414-0/+1919