Pete´s Messageboard... No ISO/BIOS requests!

Homepage Members Register Login Search Old board


Neuer Thread ...


AuthorTopics » Book an abo for this threadClose Thread Move Thread Fix the thread Print view Delete this thread

PeteBernert 
Admin
...............

...

Status:Offline
Date registered: 04.10.2003
Post:818
Send Message
...   Created on 12.05.2005 - 19:04Jump to top Quote this post Report this post Edit Delete


yup, in the next version of the OGL2 plugin such a shader can work

ah, the additional texture samplers have to be named "OGL2TMUx" (x=texture unit), so you have to replace

uniform sampler2D Slut;

with

uniform sampler2D OGL2TMU1;

(and all places in your source where "Slut" is used have to be corrected as well, of course), but that's all!

[Dieser Beitrag wurde am 12.05.2005 - 19:10 von PeteBernert aktualisiert]




bkman 



...

Status:Offline
Date registered: 12.06.2005
Post:2
Send Message
...   Created on 12.06.2005 - 14:16Jump to top Quote this post Report this post Edit Delete


Where is "slut.tga"? The filter doesn't seem to do very much without it (using the 2.7 plugin).




Grahf 



...

Status:Offline
Date registered: 11.06.2005
Post:5
Send Message
...   Created on 12.06.2005 - 23:22Jump to top Quote this post Report this post Edit Delete


bkman schrieb

    Where is "slut.tga"? The filter doesn't seem to do very much without it (using the 2.7 plugin).


I have no idea whatsoever either.




<ragnarok2040>
unregistried

...   Created on 09.07.2005 - 05:37Jump to top Quote this post Report this post Edit Delete


I keep getting an error when running this shader. I thought it might have been a problem with the expressions that got wrapped to another line, so I edited the fragment file so all the expressions took up a single line, but that just shortened the number 218 to 213. I'm trying to run it on a Chaintech 6600GT.

This window pops up right after running a game:

gpuPeteOpenGL2 - link

Fragment Info
-------------

(218) : fatal error c9999: unexpected expression in DUI_foreachId

I also wanted to say that I appreciate the work that's put into making these shaders. Thanks .




<ragnarok2040>
unregistried

...   Created on 13.07.2005 - 20:46Jump to top Quote this post Report this post Edit Delete


Sorry to hear about your arm :/, I hope you get well soon :D. My brother managed to break both of his in one accident, he couldn't even write or do much of anything for six weeks, :S.

I added the change, but was getting some errors so I changed:

// compute several variances.
float v0123 = var4(texel);

to

// compute several variances.
float v0123 = var4(texel[0], texel[1], texel[2], texel[3]);

but then I got the same error I got the first time, except the (218) is now (216).




Beedy 



...

Status:Offline
Date registered: 02.09.2005
Post:6
Send Message
...   Created on 02.09.2005 - 14:16Jump to top Quote this post Report this post Edit Delete


Help anyone?

When i try to run this sharder the screen just
comes black and the computer dosent response to
anything anymore. But the whole PC dosent hang up
becouse i can still hear the music from winamp
if im lissening something.




Beedy 



...

Status:Offline
Date registered: 02.09.2005
Post:6
Send Message
...   Created on 02.09.2005 - 14:45Jump to top Quote this post Report this post Edit Delete


ShadX schrieb

    This shader can't run on ATI 9700 (or it run at 0.0001 FPS), sorry...
    But you can try the Fast Convolution ARB shader or one of the fantastic Guest(r)'s shaders
    Bye

Hmm but i have Radeon 9600XT!?




guest ...
Real addict
.........

...

Status:Offline
Date registered: 30.07.2004
Post:856
Send Message
...   Created on 09.09.2005 - 13:20Jump to top Quote this post Report this post Edit Delete


ShadX, be a nice guy and post some screenshots.





Similarly threads:
Topics Created by Replies Boardname
Does anyone have a link to a Smart Texture Filtering shader? FM 1 pete_bernert
Spline16 filtering GLSL shader ShadX 1 pete_bernert
Smart AA - BlooM GLSL shader + a nice variation guest 1 pete_bernert
Texture filtering improvements? Leila 2 pete_bernert
Bug with texture filtering? (picture inside) 3 pete_bernert
Neuer Thread ...





Masthead

This forum is a free service of razyboard.com powered by:
Geizkragen Price Comparison. Top product in the price comparison: Krups Nespresso Essenza (XN2001)
Do you want a free forum in less than two minutes? Then click here!



Verwandte Suchbegriffe:
glsl texture filtering | texture filtering glsl | glsl texture filter | glsl texture shader | texture filtering shaders | texture filter shader | shaders gpupeteopengl2 | where can i get shaders for gpupeteopengl2
blank