Quitta
|
4f822c37fe
|
first attempt to get register up and running
--HG--
branch : quitta-gsoc-2013
|
2013-06-19 23:53:53 +02:00 |
|
kaetemi
|
78179ed809
|
Rename some functions to follow the same naming convention of others
--HG--
branch : multipass-stereo
|
2013-06-19 23:49:39 +02:00 |
|
kaetemi
|
ad5b60963f
|
Cleanup
--HG--
branch : multipass-stereo
|
2013-06-19 23:34:40 +02:00 |
|
kaetemi
|
be33bbc70f
|
Add support for fp40 with opengl
--HG--
branch : multipass-stereo
|
2013-06-19 22:41:03 +02:00 |
|
kaetemi
|
bc25be05ba
|
Additional test, textures does not seem to work in ps_3_0
--HG--
branch : multipass-stereo
|
2013-06-19 21:31:29 +02:00 |
|
kaetemi
|
f278ac7638
|
Activate textures for postprocessing material under direct3d
--HG--
branch : multipass-stereo
|
2013-06-19 21:16:13 +02:00 |
|
Quitta
|
c22e1de52d
|
small fixes of last night, still have to figure out a way to get the mkdir warning dissapear!
--HG--
branch : quitta-gsoc-2013
|
2013-06-19 21:05:12 +02:00 |
|
kaetemi
|
3e91b1a5cf
|
Test texture with postprocessing material, seems to work with opengl
--HG--
branch : multipass-stereo
|
2013-06-19 20:47:23 +02:00 |
|
kaetemi
|
ea97602c5f
|
Updated snowballs default config
--HG--
branch : multipass-stereo
|
2013-06-19 16:22:48 +02:00 |
|
kaetemi
|
9b0b1008ff
|
Fix linux compile
--HG--
branch : multipass-stereo
|
2013-06-19 16:18:09 +02:00 |
|
Botanic
|
dd12d3b829
|
Merge with quitta-gsoc-2013
--HG--
branch : rc-botanic-webdev
|
2013-06-18 21:53:18 -07:00 |
|
Botanic
|
dd9917807a
|
removed old file
--HG--
branch : rc-botanic-webdev
|
2013-06-18 21:53:08 -07:00 |
|
Quitta
|
fb622a9eb7
|
register refactoring + small bug fixes that went unnoticed before
--HG--
branch : quitta-gsoc-2013
|
2013-06-19 06:50:08 +02:00 |
|
kaetemi
|
dfb110b387
|
Add function to check which pixel program profiles are available on a driver
--HG--
branch : multipass-stereo
|
2013-06-19 05:03:47 +02:00 |
|
kaetemi
|
9f1ddc9202
|
Add test for ps.1.1 pixel program in snowballs (it works too now)
--HG--
branch : multipass-stereo
|
2013-06-19 04:03:32 +02:00 |
|
kaetemi
|
c3af389ea6
|
Add test for ARBfp1.0 fragment program in snowballs (it works)
--HG--
branch : multipass-stereo
|
2013-06-19 02:59:32 +02:00 |
|
kaetemi
|
1c3fc17d91
|
Cleanup more unneeded code
--HG--
branch : multipass-stereo
|
2013-06-19 02:36:57 +02:00 |
|
kaetemi
|
4200483383
|
Removed unneeded parser related code from the opengl pixel program implementation
--HG--
branch : multipass-stereo
|
2013-06-19 02:33:19 +02:00 |
|
kaetemi
|
197c0687d9
|
Add direct3d diff for old nevrax pixel program code, marked a todo in the comments
--HG--
branch : multipass-stereo
|
2013-06-19 02:10:38 +02:00 |
|
kaetemi
|
f08de2dcdc
|
Added diff to opengl driver for old nevrax pixel program code, marked todos in comments
--HG--
branch : multipass-stereo
|
2013-06-19 02:01:12 +02:00 |
|
kaetemi
|
983fab378c
|
Add rest of the diff from the old nevrax code for pixel programs to NL3D
--HG--
branch : multipass-stereo
|
2013-06-19 01:38:23 +02:00 |
|
kaetemi
|
ef720f764f
|
Removed some CEffect related bit that slipped in
--HG--
branch : multipass-stereo
|
2013-06-19 01:22:26 +02:00 |
|
kaetemi
|
3927378399
|
Add diff from old nevrax pixel program code to IDriver, CEffect related code not included
--HG--
branch : multipass-stereo
|
2013-06-19 01:20:51 +02:00 |
|
kaetemi
|
7be5858010
|
Simplify CPixelProgram
--HG--
branch : multipass-stereo
|
2013-06-19 01:19:45 +02:00 |
|
kaetemi
|
16d47d742f
|
Add some files from old nevrax shader code for exposing pixel programs in the drivers
--HG--
branch : multipass-stereo
|
2013-06-19 01:14:30 +02:00 |
|
kaetemi
|
f63a275f2b
|
Backed out changeset ea4b76b7213a, bad approach
--HG--
branch : multipass-stereo
|
2013-06-19 01:03:20 +02:00 |
|
Quitta
|
bae15e3558
|
Merge with rc-botanic-webdev
--HG--
branch : quitta-gsoc-2013
|
2013-06-18 19:50:11 +02:00 |
|
Botanic
|
321edeff10
|
add_user example
--HG--
branch : rc-botanic-webdev
|
2013-06-18 10:48:54 -07:00 |
|
Botanic
|
9b16fccc8d
|
Merge with quitta-gsoc-2013
--HG--
branch : rc-botanic-webdev
|
2013-06-18 10:22:43 -07:00 |
|
Quitta
|
61c9a3d9a6
|
show error message + tooltips while registering
--HG--
branch : quitta-gsoc-2013
|
2013-06-18 16:27:57 +02:00 |
|
Quitta
|
8ee559e662
|
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!
--HG--
branch : quitta-gsoc-2013
|
2013-06-18 07:22:24 +02:00 |
|
Quitta
|
79e7b18bc8
|
Changed register form + tried getting messages passed
--HG--
branch : quitta-gsoc-2013
|
2013-06-17 21:42:33 +02:00 |
|
Quitta
|
1c4bb138e9
|
Select automatically if it should load with no_visible_elements on or off + minor updates
--HG--
branch : quitta-gsoc-2013
|
2013-06-17 16:29:20 +02:00 |
|
Quitta
|
25d96701c4
|
Merge with rc-botanic-webdev
--HG--
branch : quitta-gsoc-2013
|
2013-06-17 16:03:24 +02:00 |
|
Botanic
|
7ef366d11d
|
fix top menu
--HG--
branch : rc-botanic-webdev
|
2013-06-17 06:57:22 -07:00 |
|
Botanic
|
3066d30ff5
|
Merge with quitta-gsoc-2013
--HG--
branch : rc-botanic-webdev
|
2013-06-17 06:41:45 -07:00 |
|
Quitta
|
9806ea6ef0
|
Trying to intigrate the home template in the inheritance structure of smarty
--HG--
branch : quitta-gsoc-2013
|
2013-06-17 15:39:55 +02:00 |
|
Quitta
|
f8f786fd68
|
Merge with rc-botanic-webdev
--HG--
branch : quitta-gsoc-2013
|
2013-06-17 12:09:55 +02:00 |
|
Botanic
|
983ea23da6
|
fixed js issue
--HG--
branch : rc-botanic-webdev
|
2013-06-17 03:08:45 -07:00 |
|
Botanic
|
54d2153c4b
|
Merge with quitta-gsoc-2013
--HG--
branch : rc-botanic-webdev
|
2013-06-17 02:24:41 -07:00 |
|
Botanic
|
038f881185
|
reverted to tour
--HG--
branch : rc-botanic-webdev
|
2013-06-17 02:24:18 -07:00 |
|
Quitta
|
879f28e45f
|
Tour seems to work here, not sure though
--HG--
branch : quitta-gsoc-2013
|
2013-06-17 11:03:31 +02:00 |
|
Quitta
|
35179cab0f
|
Merge with rc-botanic-webdev
--HG--
branch : quitta-gsoc-2013
|
2013-06-17 09:29:37 +02:00 |
|
Botanic
|
b1c97cab76
|
working on help tips
--HG--
branch : rc-botanic-webdev
|
2013-06-17 00:25:04 -07:00 |
|
Botanic
|
46c1952de6
|
changed default skin to cerulean and constrained proportions in css
--HG--
branch : rc-botanic-webdev
|
2013-06-16 23:28:58 -07:00 |
|
Botanic
|
0b8c4968e9
|
changed index.php to correct file and created charisma index for backup
--HG--
branch : rc-botanic-webdev
|
2013-06-16 23:13:38 -07:00 |
|
Botanic
|
19f7b3ec9c
|
cleaned up formatting and added custom.css
--HG--
branch : rc-botanic-webdev
|
2013-06-16 22:57:09 -07:00 |
|
Botanic
|
b596502982
|
changed to default will override with custom.css
--HG--
branch : rc-botanic-webdev
|
2013-06-16 22:46:50 -07:00 |
|
Botanic
|
08d3d766a2
|
updated the index pages with home register and login
--HG--
branch : rc-botanic-webdev
|
2013-06-16 20:11:11 -07:00 |
|
kaetemi
|
c7994bb11f
|
Allow rendering with bloom to a user provided render target (untested) (#43)
--HG--
branch : multipass-stereo
|
2013-06-17 00:45:17 +02:00 |
|