|
|
@2183
|
10 years |
sam |
build: fix the WTFPL site URL in all code comments.
|
|
|
@2009
|
11 years |
sam |
input: add the Keyboard abstraction object type.
|
|
|
@1808
|
11 years |
sam |
build: fix shitloads of warnings.
|
|
|
@1712
|
11 years |
sam |
build: split the D3d9 build flags into D3d9 and Xinput for situations …
|
|
|
@1709
|
11 years |
sam |
input: switch SDL joystick handling mode to polling, because we won't …
|
|
|
@1692
|
11 years |
sam |
core: fix the X360 build by re-adding macro barriers I removed.
|
|
|
@1691
|
11 years |
sam |
build: tweak everything to allow building with SDL on the Raspberry Pi.
|
|
|
@1519
|
11 years |
sam |
build: add lots of missing svn:ignore properties.
|
|
|
@1399
|
11 years |
sam |
input: fix brain fart in our SDL joystick input.
|
|
|
@1361
|
11 years |
sam |
win32: add an Xinput class for Xbox360 controllers, because they're …
|
|
|
@1355
|
11 years |
sam |
input: allow to remap gamepad axes in the generic input layer.
|
|
|
@1346
|
11 years |
sam |
input: blacklist HDAPS as a joystick, it's not really a joystick.
|
|
|
@1342
|
11 years |
sam |
input: add core joystick support and bind the SDL input to that.
|
|
|
@1310
|
11 years |
sam |
core: tick methods now use seconds, like any sane system.
|
|
|
@1241
|
11 years |
sam |
gpu: fix a great lot of Direct3D problems, spotted using PIX.
|
|
|
@1236
|
11 years |
sam |
gpu: replace exit(0) in D3D error checks with lol::Abort().
|
|
|
@1212
|
11 years |
sam |
build: allow to build the Direct3D 9 driver with the mingw compiler.
|
|
|
@1208
|
11 years |
sam |
win32: start porting the graphical backend to DirectX 9. Apparently I …
|
|
|
@1171
|
11 years |
sam |
sdl: on Windows, perform the input tick in the main drawing thread.
|
|
|
@1139
|
11 years |
sam |
math: rename matrix.h to vector.h and simplify some stuff, especially …
|
|
|
@1117
|
11 years |
sam |
math: move the Remez algorithm implementation to the core.
|
|
|
@1110
|
11 years |
sam |
core: prefix Entity members with m_ to avoid accidental shadowing.
|
|
|
@1106
|
11 years |
sam |
core: try to merge Ticker and Emcee. Still not very good.
|
|
|
@1069
|
12 years |
gary |
tutorial: port the Mandelbrot dithering shader to Cg.
|
|
|
@1063
|
12 years |
sam |
core: implement Application::ShowPointer() so that applications can …
|
|
|
@1040
|
12 years |
sam |
core: write a generic application class.
|
|
|
@865
|
12 years |
sam |
core: move platform-specific code to specific directories.
|