summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/texrender.c
Commit message (Expand)AuthorAgeFilesLines
* Added FinishRenderTexture() device driver function to indicate whenBrian Paul2005-12-011-2/+4
* In gl_texture_image replace IntFormat with InternalFormat and Format withBrian Paul2005-10-051-1/+1
* finish up some missing codeBrian Paul2005-10-031-2/+24
* fix GL_ALPHA render-to-texture problem (Jon Smirl)Brian Paul2005-06-071-0/+3
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-0/+197