- Question about the "atomic counters"
- Pooling PBOs?
- nv: debug output Buffer Object state -> low perf.
- VBO performance drop with newest drivers/hardware
- rotation
- Geometry Shader Output Limits
- Query linear sampling support(PCF, float tex)
- OpenGL accumulation buffer
- Trying in vain to get a VBO implementation working
- All points inside polygon using rasterization
- glGetString fails.... but not always
- Layered Cube Map Rendering - only one face written
- Nearest texture filtering tiled texture
- blending
- Alpha Blending
- VBO Usage for spherical quadtree-tiled terrain
- how to create an attribute array for primitves
- Capture OpenGL stream
- Moving A Ship Rotation Problem
- Regarding performance comparison (R2VB vs TF)
- QGLViewer - Depthbuffer z distance
- Vertex Operations- efficiency
- glDisableVertexAttribArray not working?
- Improve performance: Render 100000+ objects
- Texture disappears!
- Colorblending
- Tessellation Evaluation Layout Primitive Ordering
- Rotation around 3 axis'
- glScale3f but on a GLSL vertex shader?
- Ensure swapbuffer at every vsync?
- Importing IGES Object Files
- OpenGL with networks/sockets
- Rotate object on absolute axes, the order matters
- OpenGL / Direct3D projection matrices
- Dynamic No of Out Vertices Tessellation Control
- I'm really trying hard to learn GLSL
- Shadow filtering: PCF better than VSM?
- Geforce 680GTX and bindless textures, OpenGL ext?
- Query Format of Image Uniforms?
- News : Nvidia deeply unhappy with TSMC
- Shader uniform buffer and glFlush problem.
- Rendering High Order Bezier Patches
- Need to implement light beams under water
- Radial/Equirectangular environment mapping
- Problems Rendering Vertex Buffer Objects
- Radiosity with OpenGL
- Fast Way to Clear a Texture
- Trying to translate a specific vertex help! :(
- Obtaining z and angle of incidence
- drawing/moving constantly in a for loop?
- Can shader read from target framebuffer?
- [SOLVED] GLSL subroutine unselectable
- shared depth buffer
- How to create a flash game using OpenGL with C++
- Painting a models texture from a 3d model
- GL_ARB_multisample
- OpenGL 3.x: perspective projection problem
- WGL_ARB_multisample
- Stitching adjacent meshes
- PolygonOffset state and the depth test
- Deferred Lighting Headache OpenGL + NvidiaCG
- Nvidia Bindless and glVertexAttribDivisor
- Free AUX_RGBImageRec ressource impossible
- Out of memory problem
- C++ opengl sfml obj loader help
- alpha blending of multiple render targets
- FBO issue: glViewport set, only draws one part
- XIO error on NVIDIA Quadro FX 3800 with OpenGL
- OpenGL: Draw a depth texture to depth buffer
- Request all API list of OpenGL 1.3 Specification
- loading md2 model dll
- Adequate option for painting app
- [solved] textureSize with GL_LINEAR_MIPMAP_LINEAR
- Problem with texture arrays
- RTT, FBOs and Multisampling
- Do OpenGL and CUDA/OpenCL run in parallel?
- Fastest solution to compute normal
- uploading a texture from a different thread
- Being told when glBufferData is effectively complete?
- Several Textures applied to 1 Vertex Buffer Object
- OpenGl Texture unit problem
- Volumetric lighting using Shadow volumes
- Supported OpenGL internalformats
- System memory use of client side vertex arrays and VBOs
- SDK API ref pages down much of the time
- Spherical texture coords along the axis
- Performance of FBOs in various situations.
- What is the 3rd "vector" in the arguments of LookAt?
- New challenge!, inverse transpose matrix under GLSL 120... !!!
- Performance advise for OpenGL 4+ ?
- render only non-black pixels
- Problem with HDR rendering
- Limit of 32 samplers in GLSL shaders
- API about glVertexP{n}uiv(GL_INT_2_10_10_10, const int *value)
- OPENGL Blending function - replacing colors slowly in a layering manner
- maze using openGl C#
- Texture arrays and framebuffer objects
- Shadow Volume problem
- Concurrent buffer data store creation and drawing in OpenGL 3.3
- Teaching OpenGL
- Multisampled FBO problem
- selectively write to one target with multi-render tagets
- misterious crash when attaching mipmapped texture to FBO (ATI only)
- Should geometry shader preserve primitive order or am I just lucky?
- 2 different projection matricies
- Nested loop in GLSL causes driver crash.
- Skeletal animation -- good test cases?
- virtual object occluded by real object
- What ever happened to 16bit float pbuffers?
- retrieve multisample texture content in buffer object?
- ARB_texture_storage
- OpenCL interop performance
- Outline with GLSL ?
- How Do I Convert Mouse Position Cordinates to OpenGL cordinates?
- glTexImage2D PBO Uploads take a lot of CPU time?
- Pick Selection Editing by Points and Lines
- Several 'fixed' FBOs vs. one FBO with frequently reattached textures?
- distance-field texture magnification algorithm
- glPrimitiveRestartIndex()
- The role of a Assembler in the driver
- Can't read pixels from multisampled FBO.
- Need Suggestions How to load the .3DS file+ .jpg image in opengl
- nVidia : input-dependent texelFetch in multisample texture always retrieve sample 0
- Packed Vertex Data Formats
- How to get vertexes from OpenGL
- ARB_vertex_array_object and display lists
- GL_EXT_transform_feedback + lod selection + frustum culling = slow
- Oblique vs Standard projection matrix
- glDrawBuffers(N, {GL_NONE, GL_COLOR_ATTACHMENT...}
- IOS shadowmapping
- How to back-Culling in wireframe mode between meshes?
- Combining Points into one VBO
- Failed usage of GL_COMPRESSED_RGB
- transform feedback + glDrawElementsInstanced
- PBO causing OpenGL out of memory warnings
- Uniform Buffer Object Performance
- tbb and opengl scenegraph
- Changing default OpenGL color interpolation
- With newer hardware is there any way to make the whole OGL stack double precision?
- Only getting one pixel of a texture [Windows]
- ARB_instanced_arrays + ARB_vertex_array_object
- Texturing a terrain (texture splatting?)
- Problwm with UBO and glBindBufferBase
- How to load 30 BMP frames to device ?
- Anti-aliasing with fragment shaders and textures
- Having trouble with imageBuffers
- Multisample & glCopyTexSubImage2D
- Drawing to multiple windows
- how to merge to images to one image?
- context sharing and synchronization
- Tangent space calculation at UVs bounds
- How to load a 3Ds max file or how to import a 3DS max into opengl
- Introducing Regal...
- How to load a 3Ds max file or how to import a 3DS max into opengl
- Rendering similar camera views in one go
- glVertex3f(x,y,z) internal function
- About "alpha test"
- Fullscreen quad invoking fragment shader twice along triangle seam?
- Interesting discoveries about 4.3
- GL_ARB_instanced_arrays slower than glLoadMatrixf
- Write to gl_FragDepth with early_fragment_tests
- FBO Textures
- Stencil buffer problem
- Data Transfer, comparing efficiency
- Ray Casting and Rotating
- How to clear part of texture buffer
- Multiple Texture Arrays
- FrameBuffer mixing with BackBuffer
- non power of two texture mipmaps
- Relief mapping artifact
- OpenGL sampler2D as argument into subroutine method causes error
- GL_FIXED documentation
- Draw order for a game renderer
- glDrawElements() blocking in CPU - takes 5ms to return
- Selective additive blending?
- robust ARB_debug_output example?
- FBO Creating: Why always incomplete read buffer?
- Texture Mapping
- Sample Independent Blending onto Multisampled Framebuffer
- Scale and rotate video feed
- Counting Fragments w\ Occlusion Query & Atomics
- synchronizing opengl with multiple threads
- Convert to HLSL clip-space as a last step in vertex shader?
- Help compile a list of reasons for rendering failure
- Improper rendering with strange shading or what..?
- Adjusting vsync through code and general vsync question
- Some multithreading questions
- About VSync
- Fast Stencil Light Volumes for Deferred Shading
- the precision issue in 16 bit Z-Buffer
- Shader Storage Buffers and atomic_uint
- vsync on secondary display
- AMD: glGenerateMipmap weirdnesses
- Dynamically generating buffers during runtime
- Fontmaps
- GL_ARB_Debug_Output - what do you need ?
- [Education] Proposal for the advanced graphics course
- 1px line using triangles
- How to display true 10-bit color
- 3D screen precision of OpenGL
- How to save mesh results got in opengl to New York University file format (.m) ?
- Using same VAO for different passes (performance)
- Hardware-specific: vertex_attrib_64-bit and double-resources
- Interest in specialized GL function loader.
- Drawing without attrib array enabled gets "optimized out" by AMD driver?
- Rigid Body Physics (OpenGL)
- gluUnProject without glReadpixels
- Deferred Rendering: Depth-of-Field Blur
- projective texture mapping and shadow mapping
- GL_POLYGON_MODE missing from glcorearb.h?
- inconsistent alpha values in multisampled buffer
- sized array of float as parameter to nvidia cg shader
- Intel HD graphics mutlisampling problem (bug?)
- Linear Fog and glFrustum
- Number of invocation of vertex shader
- NPOT texture allocating problem
- GPU-based volume raycasting
- Boundary representation
- About tessellation shaders
- Multithreaded Issue Rendering To Multiple Windows That Have The Same Pixel Format
- Implementing clipping in 3D Space
- Large vertex buffer and out-of-memory error
- glDepthRange (4.2+) vs. glDepthRangedNV
- Problem in Texture Render to a box
- Image variable capabilities in modern GL hardware
- Attaching texture to framebuffer for reading causes slow rendering later
- Display lists and Texture
- Alt + Tab not working with my OpenGL app
- Question about automatically choosing current OpenGL window
- VBO Problems
- Android OpenGL ES 2.0 Out of memory error!
- on android 2.3 ,how can I ensure the higher resolution while enlarging a 3D object?
- transform feedback
- MAX_VIEWPORT_DIMS problem
- specifying samplers in shader
- Image Load/Store: barrier() and memoryBarrier()
- lenticular virtual image
- find the location of texture uniform
- transform feedback using attribute locations
- GL_LUMINANCE and pbo : slow !
- How to draw a line between GL_NEAREST 1D texture colors ?
- combining Z-buffers
- Shared context and multi-threading
- need help
- Urgent help needed!!
- Generating indices for a triangle grid
- ssbo/image load store woes
- Vertices with different attributes and Array-objects
- Interpolation functions
- Updating dynamic vertex buffer (frequently)