Commit graph

5154 commits

Author SHA1 Message Date
kaetemi
e5d2958321 Add 2D interface shifting calculations, see #43 2013-06-26 16:59:08 +02:00
Quitta
ec5572d0de Added logout, refined login and took it back out of the lib. Added timers to forward after 5 seconds after logout & register. Looks good imo 2013-06-26 16:35:33 +02:00
kaetemi
f7f611e6a6 Correctly adjust text to viewport, re #43 2013-06-26 16:08:48 +02:00
kaetemi
7afbbb3188 Add some comments, see #43 2013-06-26 15:55:39 +02:00
kaetemi
4c4640c954 Cleanup and make bloom work with stereo rendering, re #43 2013-06-26 15:49:31 +02:00
kaetemi
826da99473 Render from multiple cameras, see #43 2013-06-26 08:00:19 +02:00
kaetemi
4289248d56 Read sensor data and set camera in snowballs, ref #43 2013-06-26 04:57:58 +02:00
Quitta
6d745f58e0 feedback on registering early version, also added an installer.php in the previous revision, forgot to mention that 2013-06-26 04:03:16 +02:00
Quitta
b05b0b0b51 Reworked register 2013-06-26 03:26:25 +02:00
kaetemi
8fad0e92b7 Add library name to device name, re #43 2013-06-26 02:55:15 +02:00
kaetemi
31e96ad6c5 List stereo devices, see #43 2013-06-26 02:45:49 +02:00
kaetemi
1f972da834 Merge with default 2013-06-26 00:00:35 +02:00
Botanic
7c23353dc8 Merge with quitta-gsoc-2013 2013-06-25 12:45:43 -07:00
Quitta
30247f7702 Reworked index.php a little, though something is going wrong with my session variables 2013-06-25 21:33:49 +02:00
Quitta
e6d6c0dc67 Loging in match searching seems to work :) 2013-06-25 20:57:10 +02:00
Quitta
ec4b3818a5 Register seems to work :) Next step permissions and login 2013-06-20 01:02:27 +02:00
kaetemi
26567a3ce8 Added some notes 2013-06-20 00:25:52 +02:00
Quitta
e7f8d1dbcb first attempt to get register up and running 2013-06-19 23:53:53 +02:00
kaetemi
95eb1499ee Rename some functions to follow the same naming convention of others 2013-06-19 23:49:39 +02:00
kaetemi
b7294b9246 Cleanup 2013-06-19 23:34:40 +02:00
kaetemi
143ab99b89 Add support for fp40 with opengl 2013-06-19 22:41:03 +02:00
kaetemi
3ff6a3c640 Additional test, textures does not seem to work in ps_3_0 2013-06-19 21:31:29 +02:00
kaetemi
66d4a90892 Activate textures for postprocessing material under direct3d 2013-06-19 21:16:13 +02:00
Quitta
599150292a small fixes of last night, still have to figure out a way to get the mkdir warning dissapear! 2013-06-19 21:05:12 +02:00
kaetemi
7625336f1b Test texture with postprocessing material, seems to work with opengl 2013-06-19 20:47:23 +02:00
kaetemi
7e78f66c20 Updated snowballs default config 2013-06-19 16:22:48 +02:00
kaetemi
3be1be1111 Fix linux compile 2013-06-19 16:18:09 +02:00
Botanic
9af33d9156 Merge with quitta-gsoc-2013 2013-06-18 21:53:18 -07:00
Botanic
da7046e383 removed old file 2013-06-18 21:53:08 -07:00
Quitta
0fd279875f register refactoring + small bug fixes that went unnoticed before 2013-06-19 06:50:08 +02:00
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