kaetemi
|
cbd72f73ff
|
Add some comments, see #43
|
2013-06-26 15:55:39 +02:00 |
|
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 |
|
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 |
|
kaetemi
|
982bf804de
|
Added some notes
|
2013-06-20 00:25:52 +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 |
|
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 |
|
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 |
|
kaetemi
|
23e3393d2e
|
Allow rendering with bloom to a user provided render target (untested) (#43)
|
2013-06-17 00:45:17 +02:00 |
|
kaetemi
|
968e0579fe
|
Allow stepping through the time delta in multiple passes in snowballs
|
2013-06-16 23:51:33 +02:00 |
|
kaetemi
|
09df2d8bef
|
Remove silly heap allocation of a null pointer
|
2013-06-16 23:49:45 +02:00 |
|
kaetemi
|
f1f06da75f
|
Allow configuration of bloom settings from config files in snowballs
|
2013-06-16 23:48:40 +02:00 |
|
kaetemi
|
abdeee4b81
|
Add info structure for multipass camera rendering effects #43
|
2013-06-16 20:48:17 +02:00 |
|
kaetemi
|
5fa4beab46
|
Fixes to compile Ryzom Client with lua 5.2
|
2013-06-16 03:43:45 +02:00 |
|
kaetemi
|
a06e106212
|
Allow compiling with shared libxml2 on Windows
|
2013-06-16 03:19:02 +02:00 |
|
kaetemi
|
7bb6775261
|
Compile NLGUI with lua 5.2
|
2013-06-16 02:33:04 +02:00 |
|
kaetemi
|
cfec0964d4
|
Ignore .Sync* files
|
2013-06-15 15:52:18 +02:00 |
|
kervala
|
f8083efd87
|
Added: CMake project for shape2obj
|
2013-06-10 15:48:10 +02:00 |
|
kervala
|
8ce27a9a1b
|
Fixed: EOL for client_config_qt
|
2013-06-08 14:56:58 +02:00 |
|
Botanic
|
1d34a0a467
|
fixed thanks kervala
|
2013-06-06 01:28:12 -07:00 |
|
Botanic
|
accab3c755
|
Merge with rc-botanic-webdev
|
2013-06-06 02:57:41 -07:00 |
|
Botanic
|
c2119e322d
|
why the hell make the faster values for "debug only" waiting it so 1990's
|
2013-06-05 19:59:53 -07:00 |
|
Botanic
|
e0bcc7802c
|
fixed warning
|
2013-06-05 19:43:10 -07:00 |
|
Botanic
|
82af1c860e
|
fixed warning
|
2013-06-05 19:27:06 -07:00 |
|
Botanic
|
e289da824f
|
no reason to make people change the logs path every time
|
2013-06-05 19:19:09 -07:00 |
|
Botanic
|
e68ab3ca71
|
Fixed warnings and logout
|
2013-06-05 19:14:53 -07:00 |
|
Botanic
|
fe343431a2
|
No reason to hardcode the path
|
2013-06-05 19:14:49 -07:00 |
|
Botanic
|
eea5ceaa11
|
Fixed warnings and logout
|
2013-06-05 19:14:53 -07:00 |
|