Themaister
|
7c538274b4
|
Do not check twice for OS.
|
2011-06-25 17:22:47 +02:00 |
|
Themaister
|
72fb694e97
|
Use pkg-config more where appropriate.
|
2011-06-25 17:15:58 +02:00 |
|
Themaister
|
3f60fdd106
|
Fix build for XVideo.
|
2011-06-25 18:11:04 +02:00 |
|
Themaister
|
4b5ed0fa41
|
Do not force -lossaudio.
|
2011-06-16 23:50:33 +02:00 |
|
Themaister
|
75d1155a23
|
Fix OSS build for BSD.
|
2011-06-16 23:20:12 +02:00 |
|
Themaister
|
753d2057bb
|
Fix BSD build. Convert strcpy()/strcat() to strl* variants.
|
2011-06-16 22:47:37 +02:00 |
|
Themaister
|
0f1a76f932
|
POSIX stuff for Quickbuild.
|
2011-06-15 04:34:28 +02:00 |
|
Themaister
|
f761811189
|
Move buffer to top-level as it's not audio only.
|
2011-06-14 19:58:12 +02:00 |
|
Themaister
|
d0ba59f8b5
|
Start moving over to SDL_image rather than imlib2.
Imlib2 takes more space, and was a pure bitch to compile for Win32,
so I gave up ... ;)
|
2011-06-11 16:55:53 +02:00 |
|
Themaister
|
576894e0e8
|
Build Python in Windows.
|
2011-06-09 13:56:29 +02:00 |
|
Themaister
|
631c3ca393
|
Fix link for Clang.
|
2011-06-08 19:52:03 +02:00 |
|
Themaister
|
9bfeb88e24
|
Start implementing Python support for game-aware shaders.
|
2011-06-06 17:44:05 +02:00 |
|
Themaister
|
44c52ca4f8
|
Add -pedantic for shits 'n giggles.
Fix portability issues with void* -> void (*)(void) casts.
Use a more ... bizarre technique ;)
|
2011-05-31 15:03:59 +02:00 |
|
Themaister
|
4e7a003497
|
Start adding snes state tracker uniforms.
|
2011-05-25 15:15:20 +02:00 |
|
Themaister
|
676f659306
|
Fix Makefile to work when mkdir -p is being stupid.
|
2011-05-19 15:40:39 +02:00 |
|
Themaister
|
36d9adbc0f
|
*Shrug* windows. Works at least ... :D
|
2011-05-18 22:11:34 +02:00 |
|
Themaister
|
9473b392df
|
TGA loader (nolib).
|
2011-05-18 21:49:23 +02:00 |
|
Themaister
|
c938f3d8de
|
Add lookup texture support. :D yay.
|
2011-05-18 20:22:27 +02:00 |
|
Themaister
|
29addd605e
|
Start adding screenshot support.
|
2011-05-15 16:54:43 +02:00 |
|
Themaister
|
5d5865cfd8
|
Add external API for audio driver.
|
2011-05-15 01:46:11 +02:00 |
|
Themaister
|
75d618140b
|
Some more work on external API.
|
2011-05-11 17:52:16 +02:00 |
|
Themaister
|
d317a9773f
|
Start on SDL video driver.
|
2011-04-21 03:23:44 +02:00 |
|
Themaister
|
092fa9d531
|
Get initial cheat support down.
|
2011-04-17 13:30:59 +02:00 |
|
Themaister
|
1005d7fa9b
|
SHA256 support. Now onto cheats ...
|
2011-04-17 12:29:58 +02:00 |
|
Themaister
|
6b8eea6363
|
Start with strlcpy/strlcat ...
|
2011-04-03 22:16:59 +02:00 |
|
Themaister
|
6c85e6e702
|
Configurable FBO support.
|
2011-03-23 23:48:13 +01:00 |
|
Themaister
|
e484e22e2f
|
Fix up UPS :) Should work fine now at least for .sfc base roms.
|
2011-03-23 23:31:33 +01:00 |
|
Themaister
|
ea153f9df2
|
Install ssnes-zip
|
2011-03-20 22:48:13 +01:00 |
|
Themaister
|
d5761b6385
|
Can disable netplay.
|
2011-03-19 20:41:07 +01:00 |
|
Themaister
|
12d21cf7a6
|
Make title handling more sane.
|
2011-03-26 18:34:58 +01:00 |
|
Themaister
|
3fa037daee
|
Fix minor issues.
|
2011-03-16 21:48:44 +01:00 |
|
Themaister
|
c5942ec5a2
|
Fix Jack pkgconf version.
|
2011-03-13 18:09:27 +01:00 |
|
Themaister
|
adfd461c3e
|
Start on XVideo
|
2011-03-13 04:51:09 +01:00 |
|
Themaister
|
3ef0276b2a
|
Will probably not need, but hey.
|
2011-03-07 20:17:27 +01:00 |
|
Themaister
|
f94dc125e5
|
An initial take on bsnes CPU filters.
|
2011-03-07 19:12:14 +01:00 |
|
Themaister
|
bbf4804d12
|
Obey CFLAGS and LDFLAGS when testing libs (nice when profiling.)
|
2011-02-28 22:30:06 +01:00 |
|
Themaister
|
85dbc05ded
|
Some start on netplay. :)
|
2011-02-13 16:40:24 +01:00 |
|
Themaister
|
719e4942ce
|
Add autosave possibility.
|
2011-02-10 21:16:59 +01:00 |
|
Themaister
|
672824539c
|
Argsel.
|
2011-02-07 11:17:25 +01:00 |
|
Themaister
|
820b124165
|
Add hermite resampler core :) SRC is disabled by default.
|
2011-02-06 13:29:48 +01:00 |
|
Themaister
|
24dda40863
|
Remove unneeded lib.
|
2011-02-04 23:53:33 +01:00 |
|
Themaister
|
6c0eebd4bf
|
Remove more stuff and add a comment.
|
2011-02-04 23:47:36 +01:00 |
|
Themaister
|
31db2a30bb
|
Remove unneeded glue logic. -lSDLmain fixed it :)
|
2011-02-04 23:45:54 +01:00 |
|
Themaister
|
5e241d79c8
|
Wut! :D
|
2011-02-04 23:45:51 +01:00 |
|
Themaister
|
96389ef83b
|
Some testing fixes for OSX.
|
2011-02-04 22:47:37 +01:00 |
|
Themaister
|
57eebebcdd
|
Fix OpenAL build for OSX.
|
2011-02-04 14:43:14 +01:00 |
|
Themaister
|
9ad9cbd7de
|
Build fixes for OSX. (PPC)
|
2011-02-04 13:49:53 +01:00 |
|
Themaister
|
b97c45df78
|
Initial code for movie playback.
|
2011-02-02 11:47:05 +01:00 |
|
Themaister
|
c5f825eaa5
|
Build fixes.
|
2011-01-31 16:10:40 +01:00 |
|
Themaister
|
e83f3ed444
|
Initial PulseAudio code.
|
2011-01-29 01:15:09 +01:00 |
|