- Optimizing PBO/VBO implementation
- disabling AA with glRenderbufferStorageMultisample
- Frame Synchronization
- separate shadow pass in translucent scene?
- New Extensions
- velocity map for hardware skinning mesh.
- Render to texture alpha blending quality?
- missing direct_state_access entries in gl.spec
- JoinSwapGroupNV
- Opengl 2D animation
- Drawing a Polygon on a Sphere
- OpenGL: matrix manipulation
- Framebuffer Objects and Multisample?
- Creating seams On the OpenGL Camera
- Writing a texture to a stencil buffer
- anaglyph in gl
- DrawRangeElements and MultiDrawRangeElements
- Some things about the standard lighting system.
- Haiku OS OpenGL Stack bounty
- opengl optimization
- Graphic Remedy launches gDEBugger CL
- Quadro page faulting for 5 seconds all the time
- OpenGL on Win7 x64 & ATI FirePro V3750
- Antialiased lines with correct destination alpha
- glDrawArrays and gl_VertexID (Nvidia/ATI diff)
- Intel on-board graphics VBO problem?
- FBO on ATI (again...)
- BlitFrameBuffer woes
- How to get per-pixel surface slope directions
- How to compute time to move
- Exact camera orientation using gluLookAt
- .spec file version numbers/dates
- alpha blending with multitexturing
- How to implement 24x AA on Radeon 4850?
- Samsung 120Hz LCD
- Transformation between vertex and fragment shaders
- BlitFramebuffer drops GL_LINEAR filtering?
- glProgramParameteri entry point missing?
- glCopyPixels() problem on some Intel cards
- Still have problem to understand fragment shader
- GL_NVX_gpu_memory_info
- Specific blending mode (how to achieve this?)
- separate the objects in layers
- OpenGL ES 1.x and LookAt problem
- External House Sync Signal
- problem with gluTessBeginPolygon
- Rendering static content
- Render To Integer Texture
- Error in http://www.opengl.org/.../redbook/tess.c
- Does tessellation level effect texture fidelity?
- VBO problems
- [pls help] camera capture as background, object on
- normals directions
- Map2 control point limit?
- (continue) motion blur of skinning mesh
- Bindless Stuff
- Can I cut a 2D texture into slices?
- [OpenGL ES 2.0] Point Lighting gone haywire
- FBO with default (window) depth buffer?
- GLSL Volume Raycasting Fragment Shader stalls
- crash in glVertexAttribIPointer (integer version!)
- How Implement Euler angle in opengl
- glUniform index arithmetic
- FBO Multisample and glCopyTexSubImage2D()
- glVertexAttribDivisorARB Link Error
- Add a 2D texture to a 3D texture
- non-square POT texture support and performance
- Question regarding cascaded shadow map
- layout(std140) help needed
- Simple OpenGL 3.2/3.3/4.0 core profile loading
- pack/unpack half floats on 3D textures
- Zoom window rectangle drawing
- Automatic Rendering function or library
- Creating a Bezier's path
- accumulator and incostent winding
- Readback speeds of newest cards?
- Matrix Manipulation inside shader or outside?
- multisampled fbo with rgba16f internal format
- Does PBO + glGetTexImage improve the performance?
- Rendering to a texture via EXT_framebuffer_object
- FBO 2nd & 3rd render targets not drawing
- Arc ball rotation with viewing direction
- Multiple Viewports, Multiple Textures - 3D
- orthonormal bases
- depth FBO + alpha test on ATI
- Intensive Shaders (>1 second per primitive)
- Usefulness of transform feedback
- generic vertex attribs and display lists
- Shadow mapping
- meshes - adaptive, surface subdivision, etc. -
- FBO rendering to specific part of a texture ?
- opengl es help needed.
- general OpenGL input lag
- gluUnProject question
- what kind of rendering? huge vertices & need edit
- Texture with vbo some problems
- Causes of flickering/disappearing objects
- VBO Performance
- OpenGL ES render,
- opengl es help.
- Extensions for stereoscopic rendering
- Database access..
- Stereo Images @ 60Hz each
- 3D Model subdivision
- Fitting a huge drawing
- passing 2D texture as vertex attribute data
- glFramebufferTextureLayer is slow
- glDrawBuffer(GL_FRONT_AND_BACK vs GL_BACK)
- problem with more than 8 framebuffer objects
- Texture and memory questions
- Ping pong blurring with RT, not FBO switching?
- Moving Index Buffers from Client-side to IBOs
- Warcraft 3 like terrain
- experiences rendering instances
- Help with Skeletal animation
- Stencil buffer/FBO strange behaviour
- Occl. Culling - Bouding Rectangle vs Box?
- Brightening a texture
- white textures on Vista, on XP everything fine
- Movie as texture
- Display Lists - The Next Generation (CBO)
- Need some advice about cascaded shadowmap
- Uniform Buffer Objects (slow) - help needed
- simulating the water with normal map and du/dv map
- Streaming texture
- GLES Texture Projection
- glBlitFramebuffer tip
- Combining multiple textures
- Primitive restart vs multi-draw calls?
- VertexAttribIPointer and Vertex Shader
- Is this possible - Draw & resize BB to RT
- Zoom without using GLUT.....and Toggle b/w views
- Uniforms not working for one shader only ?!
- wglMakeCurrent fails + WGL_NV_gpu_affinity
- using displaylist with trimming nurbs
- Pixelbuffers and what exactly is going on
- array of vertex attributes
- Flicking problem in Texture-Mapping
- Texture memory on the GPU
- Advanced Rotating
- Depth-texture values always clamped to [0, 1]
- Memory accumulation up to overflow by OpenGL-Ctrl
- Looking for a more flexible way to use VBO's
- glDrawElementsInstanced and textures
- test for intersection in 3D
- Instancing sucks ?
- GL_ARB_shader_subroutine
- Normal Map generation?
- FBO switching
- glReadBuffer fails
- vertical gradient in tessellated closed curve?
- Data copy from one VBO to another VBO inside VRAM
- Multiple threads and one context
- When rendering to a fbo?
- wglShareLists and current contexts
- gl_FragCoord doesn't change
- ATI, glGetTexImage + GL_PIXEL_PACK_BUFFER problem
- glGetSynciv takes too long
- PBO/Textures/Alignment NVIDIA Bug?
- Depth-Blit puzzle
- OpenGL texture issue
- BlitFramebuffer clarification
- GTX260 hiccuping bug? (with standalone reproducer)
- Need help with deferred shading tutorial
- Retrieve the Stencil Buffer?
- FBO doubts
- how to .OBJ file..
- circular color gradient?
- glGetActiveUniformBlock on ATI
- print screen in OpenGL
- Multiple uniform blocks (is it possible?)
- FBO and manual mipmap generation
- Need help rendering 3D texture using GS gl_Layer
- switch() inside fragment program
- Question about values of GL_RGBA32UI?
- glDisableVertexArray()
- Copying FBO attached texture to a smaller FBO
- Implementing Bidirectional Ray Tracing?
- create auxiliary buffers
- problem in address passing
- shadow implementation
- OpenGL best practices
- how these cube vertices are defined??
- VBO Compatability
- Display list question
- GL4 tesselation feature
- Rendering text without a recreation of the vertex
- Passing class reference to renderscene() MainLoop
- Context lost on Intel GMA
- opengl es texture combine interpolate - iphone
- Select GPU
- texture combine with masking:
- How do I go full screen without GLUT?
- Performance Issue
- Repainting the viewport
- How to write into arbitrary position of a texture?
- VBO and VertexPointer Issues
- Detaching textures from frame buffers
- Saving OpenGL output as OBJ file
- Storing Lines in Obj File
- Translate 2D objects with a callList
- Saving OpenGL output as Fixed Dimension JPG
- IHV feature matrix
- Read in an integer texture in fragment shader?
- GL_LINE_SMOOTH and GL_RGBA16F color attachment
- How to add fragment data when overlap happened?
- FP target and MAX blending
- Problem with diffrent sizes of VBOs
- Fremebuffer with multisampling AND stencil buffer
- Linear interpolation between VBOs
- HDR in older cards, how?
- Stopping Automatic Texture Generation
- DITHER, LOGIC_OP, and AUX_BUFFERS
- Face Rig
- Large vertex coords get corrupted
- Render display list at half-alpha...
- Creating a movie from a opengl application
- Can I bind a texture to fbo & texname at same time
- Some semi-advanced questions
- Contourlines
- Depth testing of points
- Downsampling a Texture
- GlDrawElements without vertex data
- Can't disable multisampling w/ multisample texture
- Doom3 MD5 Blend Skeleton
- Video Streaming from OpenGL
- How to attach an element buffer to a VAO with DSA?
- 12bits per color channel
- Driving 6-12 displays with 1 GPU card
- fixed pipelined lighting slow on newer hardware
- MSAA performance in deferred shading
- Strange change of color
- How to alpha blend PBOs?
- Depth clear affected by GL-state?
- Proper usage of GL_TEXTURE_2D_ARRAY.
- Shadowmapping (Core GL3.0) avoiding deprecation
- dot3 bumpmap problem
- lighting_(plz its urgent)
- GLUT and multiple monitors
- GLUT like, SDL multiple windows, message box?
- Direct State Access
- 16x MSAA and Multiple render targets
- Depth-stencil texture get corrupt after reading
- glFlush or glFinish with mulithreading?
- how i make a game engine?
- Texture3d size in volume rendering
- problems with improper resource cleanup
- sphigs and openGL
- Reusing lists? (glNewList more than once)
- Shadow Mapping w/ FBO & GLSL