|
Is there API in GL/GLES that can invalidate more than 1 rect simultaneously? any replacement of eglSetDamageRegionKHR?
|
|
6
|
222
|
February 27, 2025
|
|
OpenGL Blit layered frame buffers
|
|
1
|
85
|
February 26, 2025
|
|
Transpose PS1 semi-transparency system to OpenGL
|
|
2
|
218
|
February 26, 2025
|
|
OpenGL glMultiDrawElementsIndirect crash on integrated intel GPU
|
|
8
|
420
|
February 8, 2025
|
|
How to Solve Floating-Point Precision Issues for Geospatial Rendering in OpenGL?
|
|
4
|
430
|
January 29, 2025
|
|
Gvec4 texture() automatically set lod/mipmapLevel for texture with mipmap? any specification about how it do this?
|
|
3
|
73
|
January 23, 2025
|
|
OpenGL EGL fails eglMakeCurrent when using Dear ImGui
|
|
2
|
1030
|
January 20, 2025
|
|
Creating a sampler3D texture using the cube data
|
|
7
|
203
|
January 12, 2025
|
|
Cannot use ARB bindless texture
|
|
3
|
199
|
January 9, 2025
|
|
Sharing RGBA textures between different processes
|
|
1
|
49
|
January 7, 2025
|
|
Why unroll loop in glsl is more efficient? Thanks!
|
|
2
|
171
|
December 9, 2024
|
|
Does this contain implicit cast conversion: vec2 v = vec2(0, 1); Thanks!
|
|
2
|
69
|
December 4, 2024
|
|
Problem, values not the sames on the cpu and in my shader
|
|
1
|
49
|
November 13, 2024
|
|
Is there any way or lib to add CommandBuffer to OpenGL ES?
|
|
0
|
48
|
October 31, 2024
|
|
Real Time Reflections using Dynamic cubemaps error
|
|
1
|
53
|
October 30, 2024
|
|
What's 'Shader Preamble Stats'?
|
|
5
|
464
|
October 27, 2024
|
|
Will the Unused by not removed functions and variables Cost more GPU memory?
|
|
1
|
80
|
October 27, 2024
|
|
Is there any open source AI project to optimize and find the fastest of the Shader on specific platform?
|
|
0
|
57
|
October 27, 2024
|
|
Is there any detailed article on the Precision of smoothstep on Andorid, Thanks!
|
|
0
|
35
|
October 27, 2024
|
|
Troubleshooting Black Screen Output on DisplayPort for Offscreen Rendering with EGLStream on Ubuntu 22.04 (NVIDIA 4090 D, AMD Chipset)
|
|
0
|
92
|
October 25, 2024
|
|
Update vertex array (FloatBuffer floatBuffer) from both render thread and worker thread
|
|
0
|
35
|
October 19, 2024
|
|
How to make GL_CLAMP_TO_EDGE look like GL_CLAMP_TO_BORDER before gles32?
|
|
5
|
122
|
October 15, 2024
|
|
Is it OK to use more than 1 gles version in Java or glsl?
|
|
1
|
59
|
October 15, 2024
|
|
Compute shader synchronization in single dispatch
|
|
0
|
49
|
October 13, 2024
|
|
Transforming normalized device coordinates to screen coordinates when vertex behind camera?
|
|
1
|
74
|
October 12, 2024
|
|
Implementing textureGrad for a cubemap on top of textureGrad for a 2d-array
|
|
1
|
58
|
October 9, 2024
|
|
dFdx and dFdy implementation
|
|
2
|
159
|
October 8, 2024
|
|
Diagonal line bug across the whole screen on Android, anyone met this kind of bug?
|
|
0
|
54
|
October 6, 2024
|
|
How to Attach "Weapon" to "Character Model" Hand?
|
|
0
|
70
|
October 1, 2024
|
|
Mask Shape Without Stencil Buffer
|
|
0
|
113
|
September 25, 2024
|