Shoutbox archive

Go to last read | Mark all read

avatar
@DavivaD : Hit F5. Tongue
avatar
What the Hell? - http://imgur.com/a/QzWWD
avatar
True Destroyer, This is my unreleased mod.
avatar
Wow, nice font. Is there a mod for that, or is it like this in new versions?
avatar
Probably your GPU cannot handle so big textures when in GL1.4 mode.
avatar
Someone can help me? - http://imgur.com/lQM1epi
avatar
@tomangelo On GL 1.4 I have framedrops on 8192x8192 shadows. On GL 2.1 I don't have this type of framedrop.
avatar
@DavivaD you use GL 1.4 because of framedrops, or you have framedrops on 1.4 too? Second variant would be quite weird, it's most stable engine so far.
avatar
* GL1.4
avatar
UI rendering code really needs to be rewritten...
avatar
Framedrop is likely caused by rendering primitives. There's a lot of code in UI that renders without VBOs. GL 3.3 engine can't use CPU-side memory, so it has to upload everything to GPU memory. I implemented a trick that works really good on modern hardware. I don't know what's the exact problem on AMD card but this is likely related to that.
avatar
This lines on ground... - http://imgur.com/a/UDqck - I using the GL2.1 engine beacuse on GL1.3 I got massive framedrop
avatar
@radioactivity that's not their problem, it's their fault that they can't provide decent drivers.
avatar
Strange readings from frame render section...
avatar
avatar
It kinda sucks for AMD, they could easily be a fair competitor for Nvidia if not for the fact that most programs are made for Nvidia cards and therefore have worse performance on AMD cards
avatar
IMHO it's something related by Nvidia drivers specific for this GPU (family?) handling opengl2.1 code, as I've checked it both on Radeon and Intel HD and problem with framedrops doesn't occur. Also no one else with different GeForce GPU reported framedrops on this engine, so it's probably issue only on some specific cards.
avatar
Well, yep. But I believe it's common problem with OGL 2.1 implementation.As long as main OGL 1.4 have no problems with this GPU, I'm ok with this Nvidia and it's awesome. CUDA's awesome too. And the rest of my games are working great.
avatar
@RaptorParkowsky : you mean this one that have similar issue but on OpenGL 2.1?
avatar
Pro tip #2: Especially my GPU is just awesome Wink .