10ย years, 9ย months ago
Highlights
Community contributions featuredNCsoft just released a fully featured javascript plugin for unreal engine 4. For someone like you that might be a fun thing to hammer on. https://wiki.unrealengine.โฆ
10ย years, 9ย months ago
11ย years, 3ย months ago
Puzzling issue. I have a code path that creates a sparse texture, and returns a Texture that is committed and sparse. I then can uncommit it, which turns the texture to bโฆ
11ย years, 3ย months ago
Anyone else experiencing completely broken sparse texture support on Nvidia Linux? I tested my program on a GT 750m and k5000 with 331 drivers and 346 drivers and got theโฆ
11ย years, 5ย months ago
Sparse texture requires that Texture storage be a multiple of Virtual Page Size. Any ideas at what the best approach is for handling any width and height of image? Does Tโฆ
11ย years, 6ย months ago
Latest Activity
See all in DiscussionsNCsoft just released a fully featured javascript plugin for unreal engine 4. For someone like you that might be a โฆ
10ย years, 9ย months ago
Unfortunately it seems like TexPageCommittment is a blocking operation?
11ย years, 3ย months ago
Fixed! somehow the format passed to subimage either changed the second time around, or mattered the second time around, prolly โฆ
11ย years, 3ย months ago