mesa: refactor: move glReadPixels code into new readpix.c file
[mesa.git] / src / mesa / main / texrender.c
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-05-17 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-05-16 Ian RomanickInitial implementation of MESA_texture_array
2007-04-02 Brianuse _mesa_reference_renderbuffer() in a few more places
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...