kaetemi
|
7672ab2812
|
Cleanup and make bloom work with stereo rendering, re #43
|
2013-06-26 15:49:31 +02:00 |
|
kaetemi
|
e51d9e15d9
|
Render from multiple cameras, see #43
|
2013-06-26 08:00:19 +02:00 |
|
kaetemi
|
a7cf55c58e
|
Read sensor data and set camera in snowballs, ref #43
|
2013-06-26 04:57:58 +02:00 |
|
Quitta
|
8735e2f7e6
|
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
|
fc7bab9506
|
Reworked register
|
2013-06-26 03:26:25 +02:00 |
|
kaetemi
|
dc813a060e
|
Add library name to device name, re #43
|
2013-06-26 02:55:15 +02:00 |
|
kaetemi
|
b45bdb88e6
|
List stereo devices, see #43
|
2013-06-26 02:45:49 +02:00 |
|
kaetemi
|
f54cd30f42
|
Merge with default
|
2013-06-26 00:00:35 +02:00 |
|
kaetemi
|
3df3fb730b
|
Fix Ryzom Client scripts for lua 5.2
|
2013-06-25 23:57:23 +02:00 |
|
Botanic
|
edf54db396
|
Merge with quitta-gsoc-2013
|
2013-06-25 12:45:43 -07:00 |
|
Quitta
|
ed483da085
|
Reworked index.php a little, though something is going wrong with my session variables
|
2013-06-25 21:33:49 +02:00 |
|
Quitta
|
fa7afa87fd
|
Loging in match searching seems to work :)
|
2013-06-25 20:57:10 +02:00 |
|
Quitta
|
b0889ebc4b
|
Register seems to work :) Next step permissions and login
|
2013-06-20 01:02:27 +02:00 |
|
kaetemi
|
982bf804de
|
Added some notes
|
2013-06-20 00:25:52 +02:00 |
|
Quitta
|
6f7cf4c1ed
|
first attempt to get register up and running
|
2013-06-19 23:53:53 +02:00 |
|
kaetemi
|
1f68025931
|
Rename some functions to follow the same naming convention of others
|
2013-06-19 23:49:39 +02:00 |
|
kaetemi
|
1ed0d46026
|
Cleanup
|
2013-06-19 23:34:40 +02:00 |
|
kaetemi
|
aa3462b7bc
|
Add support for fp40 with opengl
|
2013-06-19 22:41:03 +02:00 |
|
kaetemi
|
c852e2ca94
|
Additional test, textures does not seem to work in ps_3_0
|
2013-06-19 21:31:29 +02:00 |
|
kaetemi
|
0d1e405d3e
|
Activate textures for postprocessing material under direct3d
|
2013-06-19 21:16:13 +02:00 |
|
Quitta
|
0c46da1f62
|
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
|
cfb9827b2c
|
Test texture with postprocessing material, seems to work with opengl
|
2013-06-19 20:47:23 +02:00 |
|
kaetemi
|
1224d57037
|
Updated snowballs default config
|
2013-06-19 16:22:48 +02:00 |
|
kaetemi
|
4cc4a84578
|
Fix linux compile
|
2013-06-19 16:18:09 +02:00 |
|
Botanic
|
a0bd61d63c
|
Merge with quitta-gsoc-2013
|
2013-06-18 21:53:18 -07:00 |
|
Botanic
|
feef280582
|
removed old file
|
2013-06-18 21:53:08 -07:00 |
|
Quitta
|
c95fd0aefd
|
register refactoring + small bug fixes that went unnoticed before
|
2013-06-19 06:50:08 +02:00 |
|
kaetemi
|
3865e6e56f
|
Add function to check which pixel program profiles are available on a driver
|
2013-06-19 05:03:47 +02:00 |
|
kaetemi
|
9c5fabf615
|
Add test for ps.1.1 pixel program in snowballs (it works too now)
|
2013-06-19 04:03:32 +02:00 |
|
kaetemi
|
f534bac6e1
|
Add test for ARBfp1.0 fragment program in snowballs (it works)
|
2013-06-19 02:59:32 +02:00 |
|
kaetemi
|
0c1bfe0f63
|
Cleanup more unneeded code
|
2013-06-19 02:36:57 +02:00 |
|
kaetemi
|
72035e936a
|
Removed unneeded parser related code from the opengl pixel program implementation
|
2013-06-19 02:33:19 +02:00 |
|
kaetemi
|
7dcc86c717
|
Add direct3d diff for old nevrax pixel program code, marked a todo in the comments
|
2013-06-19 02:10:38 +02:00 |
|
kaetemi
|
acf8ec653c
|
Added diff to opengl driver for old nevrax pixel program code, marked todos in comments
|
2013-06-19 02:01:12 +02:00 |
|
kaetemi
|
cb966505cc
|
Add rest of the diff from the old nevrax code for pixel programs to NL3D
|
2013-06-19 01:38:23 +02:00 |
|
kaetemi
|
7da48d8866
|
Removed some CEffect related bit that slipped in
|
2013-06-19 01:22:26 +02:00 |
|
kaetemi
|
9f6b60a920
|
Add diff from old nevrax pixel program code to IDriver, CEffect related code not included
|
2013-06-19 01:20:51 +02:00 |
|
kaetemi
|
b5dfdbdd55
|
Simplify CPixelProgram
|
2013-06-19 01:19:45 +02:00 |
|
kaetemi
|
fd42d61af9
|
Add some files from old nevrax shader code for exposing pixel programs in the drivers
|
2013-06-19 01:14:30 +02:00 |
|
kaetemi
|
ad6cc747b9
|
Backed out changeset ea4b76b7213a, bad approach
|
2013-06-19 01:03:20 +02:00 |
|
Quitta
|
b60ef2194e
|
Merge with rc-botanic-webdev
|
2013-06-18 19:50:11 +02:00 |
|
Botanic
|
d544921f87
|
add_user example
|
2013-06-18 10:48:54 -07:00 |
|
Botanic
|
040a1d71f2
|
Merge with quitta-gsoc-2013
|
2013-06-18 10:22:43 -07:00 |
|
Quitta
|
446569ecb9
|
show error message + tooltips while registering
|
2013-06-18 16:27:57 +02:00 |
|
Quitta
|
6e621e1677
|
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
|
bcc19a09d4
|
Changed register form + tried getting messages passed
|
2013-06-17 21:42:33 +02:00 |
|
Quitta
|
55acd2aab2
|
Select automatically if it should load with no_visible_elements on or off + minor updates
|
2013-06-17 16:29:20 +02:00 |
|
Quitta
|
1d625cc775
|
Merge with rc-botanic-webdev
|
2013-06-17 16:03:24 +02:00 |
|
Botanic
|
1947120095
|
fix top menu
|
2013-06-17 06:57:22 -07:00 |
|
Botanic
|
cb9b4304e1
|
Merge with quitta-gsoc-2013
|
2013-06-17 06:41:45 -07:00 |
|