Commit Graph

182 Commits

Author SHA1 Message Date
Themaister fc126942e9 Fixes... Add driver ident and remove some config.h deps. 2010-12-29 20:05:57 +01:00
Themaister 80d98f765e More fixes 2010-12-29 19:43:17 +01:00
Themaister 2da6a4e2cc More work on configs. 2010-12-29 19:18:37 +01:00
Themaister 013234a89a Started adding settings API. 2010-12-29 19:00:21 +01:00
Themaister 1da09c19d6 move config file api 2010-12-29 17:55:28 +01:00
Themaister 50abb14d96 Appends the terminating nul to parsing strings. 2010-12-29 17:52:53 +01:00
Themaister 743da9300b Add config file API. 2010-12-29 14:27:44 +01:00
Themaister 809aa95042 fix compile error 2010-12-26 05:00:01 +01:00
Themaister 7f3785ecf0 Uses GL subtex. 2010-12-26 04:15:12 +01:00
Themaister e318d04407 Fix makefile 2010-12-24 11:53:43 +01:00
Themaister 9554b01df1 Fix fullscreen. 2010-12-24 11:47:05 +01:00
Themaister faa7f10530 Some file cleanup. 2010-12-24 02:18:39 +01:00
Themaister 301303a83b add libsnes install stuff to readme. 2010-12-24 02:10:47 +01:00
Themaister caeefe01ee add link to bsnes 2010-12-24 02:02:08 +01:00
Themaister 2ef7516b0c Add readme 2010-12-24 02:00:13 +01:00
Themaister 9107aee623 Add licensing stuff. 2010-12-24 01:33:40 +01:00
Themaister 3fdb201710 Some refactoring. Splitting up driver logic and file logic. 2010-12-24 01:26:36 +01:00
Themaister 08d379ced2 More graceful error handling if input driver fails. 2010-12-24 01:07:27 +01:00
Themaister a329845be5 fix some default... 2010-12-24 01:00:34 +01:00
Themaister 28ae93ed23 Should fix up some flaws with joypad support. 2010-12-24 00:58:42 +01:00
Themaister b813518f69 Remove annoying configs that change all the time. xD 2010-12-22 15:58:50 +01:00
Themaister ce71c0b0bf add defaults 2010-12-22 15:58:43 +01:00
Themaister 747bae2b7f Add basename. Can load dsp1b.bin now. 2010-12-22 15:55:38 +01:00
Themaister 64239f5f47 Merge branch 'master' into play 2010-12-22 03:35:56 +01:00
Themaister c589d82596 Clean up some stupid code. :p 2010-12-14 15:19:13 +01:00
Themaister 81ba2daa04 indent... 2010-12-14 14:28:09 +01:00
Themaister 8a030675a4 Clean up indentation and one code style issue. 2010-12-14 14:27:29 +01:00
Themaister 1ce718ed58 Add authors file 2010-12-14 14:22:26 +01:00
Devin J. Pohly 19a9641f59 add support for joystick axes
axes pushed farther than AXIS_THRESHOLD will be counted as button
presses
2010-12-14 14:00:17 +01:00
Devin J. Pohly 973c6212f2 eliminate extra loop in input_state
also introduces an is_pressed helper method
2010-12-14 14:00:12 +01:00
Themaister 8ee7d30260 play 2010-12-11 19:03:35 +01:00
Themaister 9e2ec0586b Merge branch 'master' into play
Conflicts:
	hqflt/cg/crt.cg
2010-12-08 00:16:37 +01:00
Themaister 14c656a419 Fix small issue 2010-12-08 00:13:57 +01:00
Themaister 783f384b6f :D 2010-12-01 22:46:23 +01:00
Themaister ed9e0d746a blah 2010-11-24 15:45:07 +01:00
Themaister 8b9e0c401c do not build cg by default *sigh* 2010-11-19 22:41:08 +01:00
Themaister fc1c8cb15c Merge branch 'play' 2010-11-19 21:27:31 +01:00
Themaister 3835100101 Add possibility to specify libsnes. 2010-11-19 21:26:31 +01:00
Themaister d1a0500219 Adds support for vertex shader input params. :) 2010-11-19 21:21:04 +01:00
Themaister 854516f9b1 stuff 2010-11-18 03:17:59 +01:00
Themaister c560ccbabc Should fix quad shader. :P 2010-11-15 21:51:16 +01:00
Themaister dcf5667e73 hmm :v 2010-11-15 00:45:21 +01:00
Themaister c23958680b Add quad interpolation. 2010-11-14 22:25:47 +01:00
Themaister 7cbd595446 Update config 2010-11-14 22:25:34 +01:00
Themaister 66d60bafdd update config 2010-11-14 19:07:31 +01:00
Themaister b18b731dcc Updated shaders a bit 2010-11-14 14:36:37 +01:00
Themaister 0cc3d4c2c5 Adding 2xSaI filter 2010-11-14 00:17:29 +01:00
Themaister 0482e11059 Add bloom filter 2010-11-13 23:41:46 +01:00
Themaister 20fe8827e2 Should fix some building issues on Win32. 2010-11-13 18:50:34 +01:00
Themaister af48ea7165 Can change shader with command line. 2010-11-13 15:14:30 +01:00