|
The effect of framebuffer sizes on the fragment shader
|
|
0
|
77
|
June 13, 2025
|
|
How to draw in Win32 tab controls with OpenGL?
|
|
1
|
127
|
June 8, 2025
|
|
How do I render to a texture/framebuffer?
|
|
7
|
266
|
June 6, 2025
|
|
Distortion using normal maps.
|
|
8
|
5540
|
April 22, 2025
|
|
SwapBuffers() in another thread
|
|
15
|
19317
|
April 13, 2025
|
|
Compare GPU memory size between 1 vec4 uniform and 1vec4 vertexAttribute
|
|
2
|
134
|
April 11, 2025
|
|
Is there any good demo to drawInstanced of various scale and different color?
|
|
0
|
55
|
March 25, 2025
|
|
eglSetDamageRegionKHR not work because eglCreatePbufferSurface then glFlush BUT no eglSwapBuffersWithDamageKHR
|
|
0
|
72
|
March 14, 2025
|
|
glMultiDrawArraysIndirect issue
|
|
1
|
177
|
March 6, 2025
|
|
Nvidia VRS (Variable Rate Shading) extension implementation issue
|
|
3
|
165
|
March 6, 2025
|
|
How do you make and display a 16 bit unsigned integer RGBA image in OpenGL?
|
|
8
|
958
|
March 5, 2025
|
|
A question about gl_BaseInstance and gl_InstanceID
|
|
5
|
416
|
March 3, 2025
|
|
The most efficient way to calculate center of rect in shader?
|
|
2
|
154
|
March 3, 2025
|
|
Is it able to texture a small rect inside a big rect?big rect vertices & small rect position and size are given
|
|
2
|
129
|
March 3, 2025
|
|
Is there API in GL/GLES that can invalidate more than 1 rect simultaneously? any replacement of eglSetDamageRegionKHR?
|
|
6
|
259
|
February 27, 2025
|
|
OpenGL Blit layered frame buffers
|
|
1
|
106
|
February 26, 2025
|
|
OpenGL glMultiDrawElementsIndirect crash on integrated intel GPU
|
|
8
|
594
|
February 8, 2025
|
|
How to Solve Floating-Point Precision Issues for Geospatial Rendering in OpenGL?
|
|
4
|
702
|
January 29, 2025
|
|
Gvec4 texture() automatically set lod/mipmapLevel for texture with mipmap? any specification about how it do this?
|
|
3
|
95
|
January 23, 2025
|
|
OpenGL EGL fails eglMakeCurrent when using Dear ImGui
|
|
2
|
1117
|
January 20, 2025
|
|
Creating a sampler3D texture using the cube data
|
|
7
|
249
|
January 12, 2025
|
|
Cannot use ARB bindless texture
|
|
3
|
292
|
January 9, 2025
|
|
Sharing RGBA textures between different processes
|
|
1
|
63
|
January 7, 2025
|
|
Why unroll loop in glsl is more efficient? Thanks!
|
|
2
|
190
|
December 9, 2024
|
|
Does this contain implicit cast conversion: vec2 v = vec2(0, 1); Thanks!
|
|
2
|
87
|
December 4, 2024
|
|
Problem, values not the sames on the cpu and in my shader
|
|
1
|
64
|
November 13, 2024
|
|
Is there any way or lib to add CommandBuffer to OpenGL ES?
|
|
0
|
53
|
October 31, 2024
|
|
Real Time Reflections using Dynamic cubemaps error
|
|
1
|
67
|
October 30, 2024
|
|
What's 'Shader Preamble Stats'?
|
|
5
|
537
|
October 27, 2024
|
|
Will the Unused by not removed functions and variables Cost more GPU memory?
|
|
1
|
99
|
October 27, 2024
|