Commit graph

5424 commits

Author SHA1 Message Date
kaetemi
e1176c3198 Add function to check which pixel program profiles are available on a driver 2013-06-19 05:03:47 +02:00
kaetemi
52b9637167 Add test for ps.1.1 pixel program in snowballs (it works too now) 2013-06-19 04:03:32 +02:00
kaetemi
7e35bea71f Add test for ARBfp1.0 fragment program in snowballs (it works) 2013-06-19 02:59:32 +02:00
kaetemi
c5ccdf0787 Cleanup more unneeded code 2013-06-19 02:36:57 +02:00
kaetemi
e905a85436 Removed unneeded parser related code from the opengl pixel program implementation 2013-06-19 02:33:19 +02:00
kaetemi
daccf30f15 Add direct3d diff for old nevrax pixel program code, marked a todo in the comments 2013-06-19 02:10:38 +02:00
kaetemi
301ea3f32e Added diff to opengl driver for old nevrax pixel program code, marked todos in comments 2013-06-19 02:01:12 +02:00
kaetemi
a9af39fff7 Add rest of the diff from the old nevrax code for pixel programs to NL3D 2013-06-19 01:38:23 +02:00
kaetemi
c21a77fce0 Removed some CEffect related bit that slipped in 2013-06-19 01:22:26 +02:00
kaetemi
4d79a06c79 Add diff from old nevrax pixel program code to IDriver, CEffect related code not included 2013-06-19 01:20:51 +02:00
kaetemi
6675a7ca93 Simplify CPixelProgram 2013-06-19 01:19:45 +02:00
kaetemi
5f4380e33b Add some files from old nevrax shader code for exposing pixel programs in the drivers 2013-06-19 01:14:30 +02:00
kaetemi
1ef3a17207 Backed out changeset ea4b76b7213a, bad approach 2013-06-19 01:03:20 +02:00
Quitta
fd471307bb Merge with rc-botanic-webdev 2013-06-18 19:50:11 +02:00
Botanic
33a416cd62 add_user example 2013-06-18 10:48:54 -07:00
Botanic
041c1a6256 Merge with quitta-gsoc-2013 2013-06-18 10:22:43 -07:00
Quitta
e643b6274c show error message + tooltips while registering 2013-06-18 16:27:57 +02:00
Quitta
540f1bf9b1 Damn its early in the morning :D Oh well! Register works with a callback function. shows which fields are correctly filled in and which not yet. It runs quite smooth. Off to bed now! 2013-06-18 07:22:24 +02:00
Quitta
4f5c75fd00 Changed register form + tried getting messages passed 2013-06-17 21:42:33 +02:00
Quitta
37b93d3099 Select automatically if it should load with no_visible_elements on or off + minor updates 2013-06-17 16:29:20 +02:00
Quitta
8e100fd011 Merge with rc-botanic-webdev 2013-06-17 16:03:24 +02:00
Botanic
105fe55ac6 fix top menu 2013-06-17 06:57:22 -07:00
Botanic
3925aa5c55 Merge with quitta-gsoc-2013 2013-06-17 06:41:45 -07:00
Quitta
fd762176c8 Trying to intigrate the home template in the inheritance structure of smarty 2013-06-17 15:39:55 +02:00
Quitta
df6330a40c Merge with rc-botanic-webdev 2013-06-17 12:09:55 +02:00
Botanic
29d976f9f3 fixed js issue 2013-06-17 03:08:45 -07:00
Botanic
4fdee0b373 Merge with quitta-gsoc-2013 2013-06-17 02:24:41 -07:00
Botanic
a12890a376 reverted to tour 2013-06-17 02:24:18 -07:00
Quitta
2a68b01d7d Tour seems to work here, not sure though 2013-06-17 11:03:31 +02:00
Quitta
6b14f646ca Merge with rc-botanic-webdev 2013-06-17 09:29:37 +02:00
Botanic
09bf26dbd1 working on help tips 2013-06-17 00:25:04 -07:00
Botanic
7c8664925f changed default skin to cerulean and constrained proportions in css 2013-06-16 23:28:58 -07:00
Botanic
0487fc0c53 changed index.php to correct file and created charisma index for backup 2013-06-16 23:13:38 -07:00
Botanic
9dd168220e cleaned up formatting and added custom.css 2013-06-16 22:57:09 -07:00
Botanic
31a6e62cf5 changed to default will override with custom.css 2013-06-16 22:46:50 -07:00
Botanic
a7320cc1ee updated the index pages with home register and login 2013-06-16 20:11:11 -07:00
kaetemi
923782eda7 Allow rendering with bloom to a user provided render target (untested) (#43) 2013-06-17 00:45:17 +02:00
kaetemi
e082737da9 Allow stepping through the time delta in multiple passes in snowballs 2013-06-16 23:51:33 +02:00
kaetemi
fa109b3575 Remove silly heap allocation of a null pointer 2013-06-16 23:49:45 +02:00
kaetemi
5cd89b050e Allow configuration of bloom settings from config files in snowballs 2013-06-16 23:48:40 +02:00
kaetemi
dfb302dafb Add info structure for multipass camera rendering effects #43 2013-06-16 20:48:17 +02:00
Botanic
ffe60f1790 Merge with quitta-gsoc-2013 2013-06-16 00:59:10 -07:00
Quitta
89f187a04f Fixed layout for register.tpl and login.tpl, it now uses also layout.tpl but with a parameter 'no_visible_elements' => 'TRUE' 2013-06-16 01:40:13 +02:00
Botanic
2180be89d7 added .tpl.php and removed extra files 2013-06-15 15:20:16 -07:00
Botanic
40fefe1df2 Merge with quitta-gsoc-2013 2013-06-15 15:16:57 -07:00
Quitta
76096267f9 Basic template integration with css 2013-06-16 00:13:13 +02:00
Quitta
b13b72f629 Merge with rc-botanic-webdev 2013-06-15 16:14:50 +02:00
Botanic
36e39d599b fixed to proper path 2013-06-15 07:11:03 -07:00
Botanic
c2598c9673 changed to use .php not html 2013-06-15 07:08:38 -07:00
Botanic
c056507f25 added charisma 2013-06-15 07:01:11 -07:00