Themaister
|
3e1e08ca9a
|
Variadic shifts. Optimizes the path when format matches.
|
2011-04-23 19:15:15 +02:00 |
|
Themaister
|
bb93f20be9
|
Hopefully make conversions more portable ...
|
2011-04-23 18:33:56 +02:00 |
|
Themaister
|
54dc289cde
|
SDL fixes.
|
2011-04-23 18:06:48 +02:00 |
|
Themaister
|
fcebad2589
|
FreeConsole() to avoid ugly console.
|
2011-04-23 14:47:50 +02:00 |
|
Themaister
|
4b60f98603
|
Might fix some odd warnings.
|
2011-04-22 04:27:53 +02:00 |
|
Themaister
|
d304960c21
|
0.4.1-beta I suppose.
|
2011-04-22 03:17:31 +02:00 |
|
Themaister
|
8da13b716a
|
Simple font rendering with SDL.
|
2011-04-22 03:13:09 +02:00 |
|
Themaister
|
a6c08a24d7
|
Fix 32-bit
|
2011-04-21 14:30:54 +02:00 |
|
Themaister
|
6713272809
|
Hrm... Seems to work, except for 32-bit -> 32-bit <_<
|
2011-04-21 13:12:45 +02:00 |
|
Themaister
|
8d7cf23b40
|
Meh, SDL performs like shit :p
|
2011-04-21 03:39:03 +02:00 |
|
Themaister
|
d317a9773f
|
Start on SDL video driver.
|
2011-04-21 03:23:44 +02:00 |
|
Themaister
|
e8806c48c9
|
Default keybinds and stuff.
|
2011-04-17 16:55:31 +02:00 |
|
Themaister
|
abd7bab43a
|
Cheat support... Somewhat.
|
2011-04-17 16:53:19 +02:00 |
|
Themaister
|
66464c2cce
|
Parsing seems to work at least.
|
2011-04-17 15:58:18 +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
|
079549cbd2
|
Fix an edge case with strlcat().
|
2011-04-11 21:28:03 +02:00 |
|
Themaister
|
0f0a4d0a5e
|
Fix fullscreen state flickering with XVideo.
|
2011-04-09 13:15:14 +02:00 |
|
Themaister
|
f0bbeb901d
|
Fix some error handling for XVideo.
|
2011-04-08 20:53:11 +02:00 |
|
Themaister
|
8027a25016
|
Fix include issue in windows.
|
2011-04-07 21:31:58 +02:00 |
|
Themaister
|
a1426c96f8
|
Update for Win32.
|
2011-04-07 21:26:02 +02:00 |
|
Themaister
|
a4c901df57
|
Bit more logging when saving SRAM to be sure. 0.4! :D
|
2011-04-07 21:20:11 +02:00 |
|
Themaister
|
f2cc19d1a7
|
Some fixups for SGB etc.
|
2011-04-07 21:06:31 +02:00 |
|
Themaister
|
ad55829890
|
Convert to strlcpy/strlcat. More sane.
|
2011-04-03 22:29:36 +02:00 |
|
Themaister
|
6b8eea6363
|
Start with strlcpy/strlcat ...
|
2011-04-03 22:16:59 +02:00 |
|
Themaister
|
b2d214ee79
|
Should fix path issues with UPS patching.
When filename had two dots ('.') in it,
using fill_pathname on g_extern.basename was wrong.
Added fill_pathname_noext to countermeasure this.
|
2011-04-03 21:43:25 +02:00 |
|
Themaister
|
f5fb113563
|
Should fix case where we have 1 pass and scale attributes.
|
2011-03-30 23:09:29 +02:00 |
|
Themaister
|
844a523706
|
Should fix error with scaling.
|
2011-03-30 14:57:45 +02:00 |
|
Themaister
|
d05379b340
|
Should fix FBO issue.
|
2011-03-30 11:12:27 +02:00 |
|
Themaister
|
006948b973
|
Warmup for 0.4-beta. Some FBO stuff is still borked.
|
2011-03-30 11:05:56 +02:00 |
|
Themaister
|
e5196026a1
|
Add more precise error messages.
|
2011-03-30 00:10:16 +02:00 |
|
Themaister
|
66d18e4ad7
|
Adhere more closely to XML shader specs.
|
2011-03-29 23:45:10 +02:00 |
|
Themaister
|
b539df1ccd
|
Added settings to ssnes-joyconfig.
|
2011-03-29 23:40:12 +02:00 |
|
Themaister
|
c0117bfbb6
|
Remove debugging fprintf.
|
2011-03-29 23:38:11 +02:00 |
|
Themaister
|
074234f182
|
Oh damn you Windows and your spoony file handling...
|
2011-03-29 23:21:56 +02:00 |
|
Themaister
|
bab03ba8c5
|
No need for these.
|
2011-03-29 19:27:53 +02:00 |
|
Themaister
|
4878a283ed
|
Properly deinit Cg.
|
2011-03-29 19:18:06 +02:00 |
|
Themaister
|
d3eed4f8c4
|
Properly ifdef.
|
2011-03-29 19:15:02 +02:00 |
|
Themaister
|
647db4d5de
|
Hrm.
|
2011-03-29 19:13:14 +02:00 |
|
Themaister
|
3455f83fa7
|
Hopefully fixes awkward issue with scale not being applied correctly.
|
2011-03-29 19:09:10 +02:00 |
|
Themaister
|
f730ba4043
|
Oh yeah :) Can toggle shader in run-time!
|
2011-03-29 18:59:06 +02:00 |
|
Themaister
|
caf87b1198
|
Font handling and stuff.
|
2011-03-29 18:28:31 +02:00 |
|
Themaister
|
1706763a4c
|
Start supporting shaders hiding in a directory.
|
2011-03-29 18:04:41 +02:00 |
|
Themaister
|
c1b8cdb35b
|
Fix issue with size attribute first.
|
2011-03-27 21:34:33 +02:00 |
|
Themaister
|
936b7f5395
|
Seems to work now.
|
2011-03-27 21:21:46 +02:00 |
|
Themaister
|
a01e3347f7
|
Seems to work :)
|
2011-03-27 20:54:14 +02:00 |
|
Themaister
|
142411c08c
|
Fix some garbage.
|
2011-03-27 20:33:14 +02:00 |
|
Themaister
|
29808c4421
|
Start on outscale/size support.
|
2011-03-27 20:29:47 +02:00 |
|
Themaister
|
48dcd174a7
|
Add resetting support. (About time, ey?! :D)
|
2011-03-24 20:41:28 +01:00 |
|
Themaister
|
6c85e6e702
|
Configurable FBO support.
|
2011-03-23 23:48:13 +01:00 |
|