About the OpenGL category
|
|
0
|
5693
|
March 17, 2019
|
Suggestions for next version of OpenGL ES
|
|
29
|
27086
|
October 19, 2021
|
SwapBuffers() in another thread
|
|
15
|
19008
|
April 13, 2025
|
Compare GPU memory size between 1 vec4 uniform and 1vec4 vertexAttribute
|
|
2
|
38
|
April 11, 2025
|
Creating a 2d zoomable, scrollable universe
|
|
3
|
67
|
April 8, 2025
|
Problem with 'glutinit()'
|
|
6
|
1444
|
April 8, 2025
|
EBO is bound to VAO but when trying to draw, bound ebo is 0
|
|
2
|
21
|
April 7, 2025
|
Problem with orthographic projection (2D)
|
|
2
|
19
|
April 6, 2025
|
Generating vertex array in Vulkan to be rendered by OpenGL
|
|
5
|
57
|
April 3, 2025
|
glMakeTextureHandleResidentARB is per-context?
|
|
4
|
38
|
March 31, 2025
|
How to draw in Win32 tab controls with OpenGL?
|
|
0
|
25
|
March 28, 2025
|
GLSL version reverts to 110 after successfully compiling a few shaders in 330
|
|
2
|
27
|
March 27, 2025
|
How to choose preferred graphics device?
|
|
1
|
25
|
March 26, 2025
|
Is there any good demo to drawInstanced of various scale and different color?
|
|
0
|
25
|
March 25, 2025
|
How do I render to a texture/framebuffer?
|
|
6
|
67
|
March 25, 2025
|
eglSetDamageRegionKHR not work because eglCreatePbufferSurface then glFlush BUT no eglSwapBuffersWithDamageKHR
|
|
0
|
19
|
March 14, 2025
|
Skeletal Animations. (I don't understand anything isn't there a simpler way on how to do this ?)
|
|
6
|
71
|
March 6, 2025
|
glMultiDrawArraysIndirect issue
|
|
1
|
20
|
March 6, 2025
|
Nvidia VRS (Variable Rate Shading) extension implementation issue
|
|
3
|
28
|
March 6, 2025
|
How do you make and display a 16 bit unsigned integer RGBA image in OpenGL?
|
|
8
|
789
|
March 5, 2025
|
A question about gl_BaseInstance and gl_InstanceID
|
|
5
|
45
|
March 3, 2025
|
Black Screen Issue in OpenGL/Vulkan Application Possible Driver or API Problem?"
|
|
1
|
25
|
March 3, 2025
|
The most efficient way to calculate center of rect in shader?
|
|
2
|
58
|
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
|
51
|
March 3, 2025
|
Wanting to Load Bezier Patches Internally rather than Externally
|
|
6
|
45
|
March 2, 2025
|
Is there API in GL/GLES that can invalidate more than 1 rect simultaneously? any replacement of eglSetDamageRegionKHR?
|
|
6
|
90
|
February 27, 2025
|
OpenGL Blit layered frame buffers
|
|
1
|
30
|
February 26, 2025
|
Transpose PS1 semi-transparency system to OpenGL
|
|
2
|
39
|
February 26, 2025
|
Cmake error when building GLFW
|
|
5
|
41
|
February 24, 2025
|
Help converting world coordinates to NDC (normalized device coordinates)
|
|
11
|
148
|
February 13, 2025
|