Search
lxdream.org :: lxdream/lxdreamrc
lxdream 0.9.1
released Jun 29
Download Now
filename lxdreamrc
changeset 1037:297a73940eb6
prev449:21440948c684
author nkeynes
date Sun Oct 24 11:50:17 2010 +1000 (13 years ago)
permissions -rw-r--r--
last change Set gl texture parameters at texture load time rather than render time.
(This does mean that if the texture is used with variant parameters it will be
loaded multiple times). 3-4% faster this way
view annotate diff log raw
     1 [Global]
     3 [Controllers]
     4 Device 0 = Sega Controller
     5   dpad left = Left
     6   dpad right = Right
     7   dpad up = Up
     8   dpad down = Down
     9   Start = KP_Enter, Return
    10   analog left = KP_Left
    11   analog right = KP_Right
    12   analog up = KP_Up
    13   analog down = KP_Down
    14   button X = a
    15   button Y = s
    16   button A = z
    17   button B = x
    18   trigger left = d
    19   trigger right = c
.