lsnes/include/library
Ilari Liusvaara 1295518041 More paint / reset fixes
- Refactor the code related to killing requests.
- Free the pins when destroying killed requests (otherwise memory will
  leak).
- Customfont texts have associated requests, so those need to be killed
  if the font goes away.
2013-02-28 10:36:57 +02:00
..
bintohex.hpp Switch to dedicated SHA-256 implementation 2012-02-07 17:35:18 +02:00
customfont.hpp Lua: Custom fonts support 2013-02-01 21:52:27 +02:00
filesys.hpp Backport library updates and sort out the fucking messages mess 2012-11-13 22:59:26 +02:00
framebuffer.hpp More paint / reset fixes 2013-02-28 10:36:57 +02:00
joyfun.hpp Refactor joystick support 2012-04-12 17:38:57 +03:00
minmax.hpp Base subtitle support 2012-09-08 19:44:45 +03:00
ogg.hpp Support voice OggOpus import/export 2012-11-23 03:11:01 +02:00
patch.hpp Clean up library includes 2012-11-13 21:43:20 +02:00
pixfmt-lrgb.hpp Clean up library includes 2012-11-13 21:43:20 +02:00
pixfmt-rgb15.hpp Clean up library includes 2012-11-13 21:43:20 +02:00
pixfmt-rgb16.hpp Clean up library includes 2012-11-13 21:43:20 +02:00
pixfmt-rgb24.hpp Clean up library includes 2012-11-13 21:43:20 +02:00
pixfmt-rgb32.hpp Clean up library includes 2012-11-13 21:43:20 +02:00
png.hpp Clean up library includes 2012-11-13 21:43:20 +02:00
recentfiles.hpp Clean up library includes 2012-11-13 21:43:20 +02:00
serialization.hpp Fix syntax bug in serialization.hpp 2012-09-19 11:50:27 +03:00
sha256.hpp Clean up library includes 2012-11-13 21:43:20 +02:00
string.hpp Backport library updates and sort out the fucking messages mess 2012-11-13 22:59:26 +02:00
threadtypes.hpp Clean up library includes 2012-11-13 21:43:20 +02:00
utf8.hpp Clean up library includes 2012-11-13 21:43:20 +02:00
workthread.hpp Backport some bugfixes from compiler warning fixing 2013-02-10 15:17:00 +02:00
zip.hpp Clean up library includes 2012-11-13 21:43:20 +02:00
zlibstream.hpp Extend zlibstream to support Z_SYNC_FLUSH and simplify zmbv code 2012-04-26 20:13:49 +03:00