Drop GLcontext typedef and use struct gl_context instead
[mesa.git] / src / mesa / main / texrender.c
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-04-06 Brian PaulReplace MESA_FORMAT_DEPTH_COMPONENT_FLOAT32 with 32...
2006-03-29 Brian PaulNew code for rendering to depth/stencil textures.
2006-03-26 Brian Paulmerge from texman branch
2006-03-20 Brian PaulLots of changes/fixes for rendering to framebuffer...
2005-12-01 Brian PaulAdded FinishRenderTexture() device driver function...
2005-10-05 Brian PaulIn gl_texture_image replace IntFormat with InternalForm...
2005-10-03 Brian Paulfinish up some missing code
2005-06-07 Brian Paulfix GL_ALPHA render-to-texture problem (Jon Smirl)
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...