Commit Graph

1382 Commits

Author SHA1 Message Date
Themaister
94162f452d Use RGB5A3 for Wii. 2012-01-03 10:32:51 +01:00
Themaister
318d875981 Small cleanups. 2012-01-03 02:50:45 +01:00
Themaister
520878272c Checks if swapinterval succeeds. 2012-01-02 22:09:55 +01:00
Themaister
fc87336c45 MSVC doesn't have PATH_MAX. 2012-01-02 16:03:39 +01:00
Themaister
d66e039536 Fix 15->16 bit conversions. 2012-01-02 15:43:46 +01:00
Themaister
eeebc2d06b Optimize a bit. 2012-01-02 14:50:03 +01:00
Themaister
7d1ebdf94a Pick linear/nearest filtering correctly. 2012-01-02 13:45:31 +01:00
Themaister
3d1b0ef35b Merge branch 'fix' 2012-01-02 13:33:27 +01:00
Themaister
c2ba0d474c Use limits.h and PATH_MAX. 2012-01-02 13:33:03 +01:00
Themaister
793c00e614 Attempt on tiled textures for Wii. 2012-01-02 12:56:09 +01:00
Themaister
d4093dc31c Fix build for gekko. 2012-01-02 12:12:30 +01:00
Themaister
bc66841a29 More correct save state and rewind handling. 2011-12-27 18:30:14 +01:00
Themaister
f4cc8a4bca Update filters. 2011-12-27 03:33:18 +01:00
Themaister
539563f0f4 Add filters to project. 2011-12-27 03:27:28 +01:00
Themaister
8c5d86a6eb Add logging to SDL_Init(). 2011-12-27 01:04:50 +01:00
Themaister
884c113645 Cleanup stupid code. 2011-12-27 00:54:31 +01:00
Themaister
70587bc0df More verbosely log SDL failure. 2011-12-27 00:37:29 +01:00
Themaister
df4e0bb1e4 Don't use x64libs. 2011-12-27 00:15:58 +01:00
Themaister
cdc92af959 Cleanups. 2011-12-26 16:43:47 +01:00
Themaister
763a5bf2c0 Style nit. 2011-12-26 16:22:34 +01:00
Themaister
8301cf8a2f Style nit. 2011-12-26 16:14:33 +01:00
Themaister
44da8a6749 :v 2011-12-26 01:32:19 +01:00
Themaister
06309ba1e0 Build some more stuff. 2011-12-26 00:06:41 +01:00
Themaister
004ca0fe89 Better formatting. 2011-12-25 21:43:00 +01:00
Themaister
40cce7c9d6 Also log compiler version normally. 2011-12-25 21:39:58 +01:00
Themaister
1c29d31859 Better formatting. 2011-12-25 21:20:07 +01:00
Themaister
d3af29fa1f Compiler logging macros. 2011-12-25 21:16:48 +01:00
Themaister
c5d1fd32d5 Deinit audio before video. 2011-12-25 19:31:05 +01:00
Themaister
a4767d3d43 Add python build. Fix ssize_t define. 2011-12-25 18:25:37 +01:00
Themaister
c26f527c20 Enable SSE for 64-bit builds. 2011-12-25 16:50:13 +01:00
Themaister
0c8d85d589 Minor fixes. 2011-12-25 16:47:03 +01:00
Themaister
0c16e1a134 x64 build. 2011-12-25 16:36:56 +01:00
Themaister
0a887395eb Remove useless global. 2011-12-25 16:11:48 +01:00
Themaister
9118976c49 Don't include general.h 2011-12-25 12:56:21 +01:00
Themaister
7f1e599186 Use modern FFmpeg defines. 2011-12-25 12:50:34 +01:00
Themaister
672102d377 Change asserts to ssnes_assert(). 2011-12-25 12:47:47 +01:00
Themaister
fe7f05e717 Style nit. 2011-12-25 12:14:26 +01:00
Themaister
0724ab2ca1 Fix assertion bugs. 2011-12-25 12:13:19 +01:00
Themaister
c272ba56ad Fix build for Release mode. 2011-12-25 11:45:27 +01:00
Themaister
381498e945 Print feature for DirectSound. 2011-12-25 01:59:30 +01:00
Themaister
70f07196ea gettimeofday() should return int. 2011-12-25 01:54:29 +01:00
Themaister
c8dee57278 Set constant macros with define. 2011-12-25 01:45:09 +01:00
Themaister
0ab305156b Fixup header. 2011-12-25 01:41:12 +01:00
Themaister
eac468ba19 MSVC compat. 2011-12-25 01:38:59 +01:00
Themaister
18f407110b Fixup compatibility. 2011-12-24 20:43:58 +01:00
Themaister
ceee10b56c Fix types. 2011-12-24 15:57:43 +01:00
Themaister
9805bcc5f9 Merge branch 'master' of github.com:Themaister/SSNES 2011-12-24 15:47:47 +01:00
Themaister
d5fca50a2f Can build for C++. 2011-12-24 15:26:01 +01:00
Themaister
4ca72bd7e6 Fix endian issues and strict aliasing. 2011-12-24 14:41:19 +01:00
Themaister
62ead00f0f Some additions, but still broken. 2011-12-24 14:41:19 +01:00