Commit Graph

776 Commits

Author SHA1 Message Date
Themaister
b6ff98cf18 Should fix DInput crash. 2011-06-10 18:01:44 +02:00
Themaister
2dcccc7cda Fix some includes and stuff. 2011-06-10 17:55:40 +02:00
Themaister
d03855c655 Add some sanity logging. 2011-06-10 17:47:16 +02:00
Themaister
69227bc1ca Alter design. Use DInput as piggyback only. 2011-06-10 17:34:04 +02:00
Themaister
851debf1e4 Start working on DInput. 2011-06-10 16:55:05 +02:00
Themaister
8c1db1c407 Fix shenanigans. 2011-06-09 23:17:10 +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
fd70a1c875 Make sure we only call semantics once per frame. 2011-06-08 17:59:29 +02:00
Themaister
30cb2e4c07 Slight cleanup. 2011-06-08 17:55:32 +02:00
Themaister
7d87cc2d24 Add input hook API to python. 2011-06-08 17:53:15 +02:00
Themaister
0342dcb169 Fix transition_prev. 2011-06-07 21:07:00 +02:00
Themaister
f339560550 Put all scripts in <script> 2011-06-07 16:28:58 +02:00
Themaister
11b58d8c69 Clean up error handling a bit. 2011-06-07 15:58:30 +02:00
Themaister
3717f7442c Inline XML python. 2011-06-07 15:33:29 +02:00
Themaister
e02d9f41e8 Transition count semantic. 2011-06-06 21:32:10 +02:00
Themaister
f62120861a Show if python is compiled in or not. 2011-06-06 20:21:26 +02:00
Themaister
884e2881a0 Add script support to Cg. 2011-06-06 20:18:31 +02:00
Themaister
a605628dff :v 2011-06-06 18:50:59 +02:00
Themaister
4d96fbba6a Python works :P 2011-06-06 18:50:36 +02:00
Themaister
9bfeb88e24 Start implementing Python support for game-aware shaders. 2011-06-06 17:44:05 +02:00
Themaister
712f463022 Disable audio sync properly in external driver. 2011-06-06 02:01:21 +02:00
Themaister
713e8624a0 Fixed typo. 2011-06-05 22:23:50 +02:00
Themaister
5c8a549125 Cleanups. 2011-06-05 02:21:35 +02:00
Themaister
c3e7a35b62 Fixes case where backdrops are used in second or later pass. 2011-06-05 02:01:44 +02:00
Themaister
5bc9ca216e Clean up shader compilation slightly. 2011-06-02 13:49:22 +02:00
Themaister
838a85a719 Could make coordinate flipping consistent ... Finally. 2011-06-01 12:19:48 +02:00
Themaister
b880039541 Clarify more ... 2011-05-31 23:08:02 +02:00
Themaister
c646166fe1 Make an "empty" buffer for performance. Also attempt to fall back if
vsync fails on start.
2011-05-31 23:03:01 +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
9c9eee5d01 Should fix zip loading of [!] files... 2011-05-31 14:29:32 +02:00
Themaister
7bbaa6ee31 Add pixel size uniform. 2011-05-30 14:32:31 +02:00
Themaister
f24aed9358 (addr) is redundant... 2011-05-30 00:04:26 +02:00
Themaister
02344f9048 Bitmasking. 2011-05-29 23:58:04 +02:00
Themaister
200d2b598b Slight cleanup. 2011-05-28 15:06:46 +02:00
Themaister
3213bb13ea Fix color conversion for XVideo. 2011-05-28 14:37:16 +02:00
Themaister
53fd0b3751 Fix up color conversion for SDL. 2011-05-28 14:33:23 +02:00
Themaister
9b6e6a1215 Goddamnit, it was ARGB after all o.O weird. 2011-05-28 14:11:37 +02:00
Themaister
e5a9d78b70 Fixed typo. 2011-05-28 11:29:40 +02:00
Themaister
f22e964cc0 Err ... 32-bit color was RGBA, not ARGB. 2011-05-27 20:38:42 +02:00
Themaister
9fb827d238 Stuff seems to work. 2011-05-27 03:48:59 +02:00
Themaister
24f802023a Start adding tracker stuff to Cg as well. 2011-05-27 02:25:26 +02:00
Themaister
ef2b755e17 Merge branch 'master' of github.com:Themaister/SSNES 2011-05-26 23:56:28 +02:00
Themaister
7cc8c01a1e Fix slight bug. Also add missing scale_type_x/y. 2011-05-26 23:55:46 +02:00
Themaister
ca509c5b9f Fix slight bug. 2011-05-26 23:55:27 +02:00
Themaister
12a39e160b Should fix weird viewport bug with some FBO shaders. 2011-05-26 22:25:30 +02:00
Themaister
7c5f36be61 Fix build when config file support isn't compiled in. 2011-05-26 20:44:12 +02:00
Themaister
aec44b093e Add new transition_previous. 2011-05-26 16:23:11 +02:00
Themaister
ee83c31183 Reorder set-param and texture upload. 2011-05-26 12:53:24 +02:00
Themaister
f2ad94f1c3 Finally figure it all out ... Damn. 2011-05-26 12:34:14 +02:00