Sodium

Sodium

35M Downloads

Large Chunk Buffers dosn't seem to work on Linux

CGDoctor8 opened this issue ยท 3 comments

commented

glxinfo shows the current supported extensions

[doctor@localhost ~]$ glxinfo | grep ARB_copy_buffer
    GL_ARB_copy_buffer, GL_ARB_copy_image, GL_ARB_cull_distance, 
    GL_ARB_conservative_depth, GL_ARB_copy_buffer, GL_ARB_copy_image, 

Log:
https://paste.ee/p/ySIAF

image

commented

I can't get it to work on Windows either

commented

Seems to be disabled in the source code... I could be wrong though

commented

Large Chunk Buffers were a feature of the 1.14.x series of Sodium and remain to be ported to 1.15.x, so this option is disabled as it doesn't do anything. They are a high priority, though!