kaetemi
|
88cbc2f82b
|
Simplify
--HG--
branch : multipass-stereo
|
2013-09-10 15:59:31 +02:00 |
|
kaetemi
|
abafc9b1ef
|
Adjust landscape vertex program to use new interface
--HG--
branch : multipass-stereo
|
2013-09-10 15:42:42 +02:00 |
|
kaetemi
|
32809d646a
|
Set driver parameters
--HG--
branch : multipass-stereo
|
2013-09-10 02:01:57 +02:00 |
|
kaetemi
|
64643e564b
|
Some fixes
--HG--
branch : multipass-stereo
|
2013-09-10 01:29:53 +02:00 |
|
kaetemi
|
0429e67903
|
Use CSmartPtr for vertex program
--HG--
branch : multipass-stereo
|
2013-09-10 00:31:26 +02:00 |
|
kaetemi
|
8f4fe87b7b
|
Set params from storage
--HG--
branch : multipass-stereo
|
2013-09-09 23:39:18 +02:00 |
|
kaetemi
|
e3dead19e4
|
Replace temporary CMaterial code
--HG--
branch : multipass-stereo
|
2013-09-09 21:44:14 +02:00 |
|
kaetemi
|
ac2e087fbf
|
Cleanup abstract gpu program interface
--HG--
branch : multipass-stereo
|
2013-09-09 18:33:38 +02:00 |
|
kaetemi
|
0d743d7f37
|
Implement new driver interface in Direct3D driver
--HG--
branch : multipass-stereo
|
2013-09-09 16:36:29 +02:00 |
|
kaetemi
|
81876009d3
|
Implement new driver interface in OpenGL driver
--HG--
branch : multipass-stereo
|
2013-09-09 14:43:10 +02:00 |
|
kaetemi
|
05583d134a
|
Cleanup driver interface
--HG--
branch : multipass-stereo
|
2013-09-08 21:57:27 +02:00 |
|
kaetemi
|
ee0396bd6f
|
Implement new gpu program interface in direct3d driver
--HG--
branch : multipass-stereo
|
2013-09-07 22:00:07 +02:00 |
|
kaetemi
|
350b580085
|
Implement new gpu program interface in opengl driver
--HG--
branch : multipass-stereo
|
2013-09-07 21:30:40 +02:00 |
|
kaetemi
|
96b2df8405
|
Merge with default
--HG--
branch : multipass-stereo
|
2013-08-01 23:02:49 +02:00 |
|
kaetemi
|
1c3fbf0256
|
Improve performance of UsedTexture debugging info in OpenGL driver
--HG--
branch : kaetemi-optimize
|
2013-07-29 03:41:10 +02:00 |
|
kaetemi
|
d13da7a398
|
Prefer NPOT texture over RECT texture
--HG--
branch : multipass-stereo
|
2013-07-02 18:43:15 +02:00 |
|
kaetemi
|
7766116494
|
Fix a render target issue, see #43
--HG--
branch : multipass-stereo
|
2013-07-02 00:53:45 +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
|
f278ac7638
|
Activate textures for postprocessing material under direct3d
--HG--
branch : multipass-stereo
|
2013-06-19 21:16:13 +02:00 |
|
kaetemi
|
9b0b1008ff
|
Fix linux compile
--HG--
branch : multipass-stereo
|
2013-06-19 16:18:09 +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
|
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
|
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 |
|
kaetemi
|
87c30bceea
|
Add info structure for multipass camera rendering effects #43
--HG--
branch : multipass-stereo
|
2013-06-16 20:48:17 +02:00 |
|
kervala
|
671827225d
|
Changed: French comments translated to English
|
2013-02-11 22:24:48 +01:00 |
|
kervala
|
45c8b20f39
|
Changed: Typo fixes (thanks to Vagrant!)
|
2013-02-08 13:17:44 +01:00 |
|
kervala
|
c53d1fb301
|
Changed: OpenGL headers not being found by PCH
|
2013-01-09 09:29:15 +01:00 |
|
kervala
|
af366070ea
|
Changed: Simplification of OpenGL ES driver
|
2012-12-06 10:48:46 +01:00 |
|
kervala
|
9483b7f170
|
Changed: Updated OpenGL registries
|
2012-12-06 09:39:53 +01:00 |
|
kervala
|
1715470910
|
Changed: Display HRESULT when D3DXCreateEffect fails
|
2012-12-03 09:37:21 +01:00 |
|
kervala
|
95cb41465a
|
Changed: NPOT textures finally don't need that in D3D
|
2012-10-27 18:44:38 +02:00 |
|
kervala
|
0d782993f9
|
Fixed #1: Implement anisotropic filtering for textures
|
2012-10-27 17:46:13 +02:00 |
|
kervala
|
100befeb1b
|
Changed: Minor changes
|
2012-10-27 16:39:06 +02:00 |
|
kervala
|
7c024fb479
|
Changed: Simplify OpenGL ES driver by using some aliases
|
2012-10-27 16:27:13 +02:00 |
|
kervala
|
bced63993b
|
Changed: #573 Add anti-aliasing to the OpenGL Driver
|
2012-10-17 11:05:51 +02:00 |
|
kervala
|
9a5b97dfff
|
Fixed: Compilation under Mac OS X
|
2012-10-05 20:36:10 +02:00 |
|
kervala
|
3a3fb5ea1a
|
Changed: Added zbuffer formats (commented)
|
2012-09-26 12:47:13 +02:00 |
|
kervala
|
8e2009279d
|
Changed: Drivers runtimes should go in NL_DRIVER_PREFIX
|
2012-09-26 12:46:43 +02:00 |
|
kervala
|
493f033e02
|
Changed: Added a warning when a texture can't be created in D3D driver
|
2012-09-26 00:02:27 +02:00 |
|
kervala
|
7a04e920e1
|
Fixed: #1493 MultiArch support
|
2012-09-22 22:57:38 +02:00 |
|
kervala
|
8701d6e6ee
|
Fixed: Replaced "Reqiures" by "Requires" in pkg-config files
|
2012-09-22 22:42:02 +02:00 |
|
kervala
|
429ac753e9
|
Changed: #878 Fix typos in comments/code
|
2012-09-11 20:16:26 +02:00 |
|
kaetemi
|
1f5e08b20f
|
Fixed: A strange loading crash with bad textures
|
2012-07-28 12:40:36 +02:00 |
|
sfb
|
af454dd1cf
|
Fixed EOL issues and added .hgeol file.
|
2012-05-29 08:31:11 -05:00 |
|