Themaister
|
b4248038fb
|
Update license headers.
|
2012-01-08 01:12:05 +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
|
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
|
8c5d86a6eb
|
Add logging to SDL_Init().
|
2011-12-27 01:04:50 +01:00 |
|
Themaister
|
70587bc0df
|
More verbosely log SDL failure.
|
2011-12-27 00:37:29 +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
|
672102d377
|
Change asserts to ssnes_assert().
|
2011-12-25 12:47:47 +01:00 |
|
Themaister
|
70f07196ea
|
gettimeofday() should return int.
|
2011-12-25 01:54:29 +01:00 |
|
Themaister
|
eac468ba19
|
MSVC compat.
|
2011-12-25 01:38:59 +01:00 |
|
Themaister
|
d5fca50a2f
|
Can build for C++.
|
2011-12-24 15:26:01 +01:00 |
|
Themaister
|
3eb98951f7
|
:v
|
2011-12-24 14:41:18 +01:00 |
|
Themaister
|
528cf8d472
|
Don't use SDL input on xenon.
|
2011-12-14 16:37:31 +01:00 |
|
Themaister
|
395f6d1d3c
|
Build fixups.
|
2011-12-10 18:02:50 +01:00 |
|
Themaister
|
dc373fb7d0
|
Gets to link, but fails there.
|
2011-12-10 17:41:16 +01:00 |
|
Themaister
|
33a325a730
|
Nit.
|
2011-12-07 01:13:06 +01:00 |
|
TwinAphex51224
|
99ad7bcc51
|
Merge branch 'master' of github.com:Themaister/SSNES into ssnes-consoles
|
2011-12-04 03:43:52 +01:00 |
|
Themaister
|
02d40aa212
|
Drop shadows for fonts.
|
2011-12-03 19:48:13 +01:00 |
|
TwinAphex51224
|
5bc7ea4045
|
(PS3) Properly exits now with shader loaded
|
2011-12-03 03:10:23 +01:00 |
|
TwinAphex51224
|
d67e6b7c15
|
(PS3) Cg shader support fixed
|
2011-12-03 01:26:56 +01:00 |
|
Themaister
|
f76bf59fed
|
Merge branch 'master' of github.com:Themaister/SSNES into ssnes-consoles
|
2011-12-03 00:49:26 +01:00 |
|
Themaister
|
1c4d88eb04
|
Compiles ... properly.
|
2011-12-03 00:49:09 +01:00 |
|
Themaister
|
ad04db8365
|
Fix includes.
|
2011-12-03 00:48:42 +01:00 |
|
Themaister
|
e7f1526942
|
Fix compilation errors.
|
2011-12-01 21:54:42 +01:00 |
|
TwinAphex51224
|
50babe8432
|
More commits to PSGL driver
|
2011-11-30 23:50:31 +01:00 |
|
TwinAphex51224
|
8171977ed7
|
Preliminary version of PSGL video driver
|
2011-11-30 21:54:25 +01:00 |
|
TwinAphex51224
|
f8aaf1df1e
|
(PS3) Some more commits
|
2011-11-30 18:32:45 +01:00 |
|
Themaister
|
04d0d84d01
|
Fix up more paths.
|
2011-11-30 18:31:09 +01:00 |
|
Themaister
|
b87f50dc9d
|
Fix include path.
|
2011-11-30 17:34:18 +01:00 |
|
Themaister
|
a5b3f421d1
|
Fix include paths for libsnes header.
|
2011-11-30 17:32:30 +01:00 |
|
Themaister
|
5dbd1ea35c
|
Add mute toggle.
|
2011-11-26 15:54:58 +01:00 |
|
Themaister
|
c05a5c9fdd
|
Only init Video if it isn't already.
|
2011-11-23 03:26:56 +01:00 |
|
Themaister
|
503c51d633
|
Check for additional fonts.
|
2011-11-22 18:52:20 +01:00 |
|
Themaister
|
4ecea5d0a4
|
Expose python to external drivers.
|
2011-11-15 15:41:49 +01:00 |
|
Themaister
|
57816edfd3
|
Fix some hardcoding.
|
2011-11-13 17:44:20 +01:00 |
|
Themaister
|
17cf0985c5
|
Typo.
|
2011-11-13 17:10:21 +01:00 |
|
Themaister
|
776b0a1e2d
|
Add a helper define for input scale.
|
2011-11-13 17:09:49 +01:00 |
|
Themaister
|
29dd4727b8
|
Disable used attribs in Cg as well.
|
2011-11-12 18:31:22 +01:00 |
|
Themaister
|
face42a888
|
Disable used attributes on shader change.
|
2011-11-12 18:20:54 +01:00 |
|
Themaister
|
45fa6795c3
|
Fixups.
|
2011-11-12 16:43:59 +01:00 |
|
Themaister
|
a9d339efb4
|
Use glColorPointer().
|
2011-11-12 15:51:37 +01:00 |
|
Themaister
|
60841b01a5
|
Use custom "stock" program.
|
2011-11-12 15:26:24 +01:00 |
|
Themaister
|
ad67511483
|
Cleanups. PREV{1-6} for GLSL as well.
|
2011-11-12 14:18:10 +01:00 |
|
Themaister
|
104fb4fb16
|
nits.
|
2011-11-12 13:00:37 +01:00 |
|
Themaister
|
816ef095ed
|
Lots of PREV frames in Cg.
|
2011-11-12 12:55:03 +01:00 |
|
Themaister
|
48e8472f9c
|
Ring buffer of 8 textures :o
|
2011-11-12 12:28:07 +01:00 |
|
Themaister
|
1755500b19
|
Source cleanup.
|
2011-11-12 01:42:37 +01:00 |
|
Themaister
|
4bfc827eb2
|
Some fixes to Python.
|
2011-11-11 19:20:56 +01:00 |
|