toaruos/userspace/lib
Kevin Lange 8ef81b6924 Graphics library functions for Gaussian blur
And a demo app. Going to use this for soft shadows somewhere.
2012-10-15 23:04:33 -07:00
..
decorations.c Shared memory fonts library 2012-04-17 13:46:46 -05:00
decorations.h A bunch of stuff. 2012-03-14 15:04:12 -05:00
graphics.c Graphics library functions for Gaussian blur 2012-10-15 23:04:33 -07:00
graphics.h Graphics library functions for Gaussian blur 2012-10-15 23:04:33 -07:00
kbd.c F-keys :D 2012-10-14 22:38:43 -07:00
kbd.h F-keys :D 2012-10-14 22:38:43 -07:00
ldlib.c Fix dozens of build warnings and other oddities. 2012-09-04 20:27:49 -07:00
ldlib.h Fix dozens of build warnings and other oddities. 2012-09-04 20:27:49 -07:00
list.c Compositing test. 2012-01-29 17:05:42 -06:00
list.h Compositing test. 2012-01-29 17:05:42 -06:00
pthread.c And now with more login. 2012-09-12 23:19:07 -07:00
pthread.h Fix dozens of build warnings and other oddities. 2012-09-04 20:27:49 -07:00
sha2.c [security] Shadow Passwords, whoami, and more 2012-01-27 18:04:39 -06:00
sha2.h [security] Shadow Passwords, whoami, and more 2012-01-27 18:04:39 -06:00
shmemfonts.c Graphical Login Manager (without the login part) 2012-09-12 22:10:10 -07:00
shmemfonts.h Graphical Login Manager (without the login part) 2012-09-12 22:10:10 -07:00
syscall.h Working on window functionality 2012-02-12 05:24:40 -06:00
utf8decode.h Unicode Text Support 2012-09-05 20:19:52 -07:00
wcwidth.c Include a working implementation of wcwidth() 2012-09-08 16:47:43 -07:00
window.c Support resizing in all graphics apps 2012-10-13 20:44:59 -07:00
window.h Userspace keyboard handling 2012-10-14 19:53:16 -07:00