mirror of
https://github.com/yawut/SDL.git
synced 2026-06-22 20:39:55 -05:00
From: Alberto Mardegan <mardy@users.sourceforge.net> To: sdl@libsdl.org Subject: [SDL] [PATCH] Touchscreen support to fbcon via tslib Hi all! I'm new to this list, I just subscribed. I've attached to this e-mail a patch I've written in order to add Touchscreen support to SDL's fbcon module via the tslib library. Since it introduces a new dependency, I've also edited the the configure.in file and added it as a compile-time option. This patch is especially useful for handhelds (I've tested it in my Zaurus). Please consider applying it. :-) -- Saluti, Mardy http://interlingua.altervista.org |
||
|---|---|---|
| .. | ||
| audio | ||
| cdrom | ||
| cpuinfo | ||
| endian | ||
| events | ||
| file | ||
| hermes | ||
| joystick | ||
| loadso | ||
| main | ||
| thread | ||
| timer | ||
| video | ||
| .cvsignore | ||
| Makefile.am | ||
| Makefile.wat | ||
| SDL_error_c.h | ||
| SDL_error.c | ||
| SDL_fatal.c | ||
| SDL_fatal.h | ||
| SDL_getenv.c | ||
| SDL_loadso.c | ||
| SDL.c | ||