summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_cb_eglimage.c
AgeCommit message (Expand)Author
2011-01-09st/mesa: Include mfeatures.h in files that perform feature tests.Vinson Lee
2010-11-18mesa: pass gl_format to _mesa_init_teximage_fields()Brian Paul
2010-10-31st/mesa: Unreference the sampler view in st_bind_surface.Chia-I Wu
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-08-26st/mesa: Fix glEGLImageTargetTexture2DOES.Chia-I Wu
2010-08-05st/mesa: Clean up header file inclusion in st_manager.h.Vinson Lee
2010-05-21Merge branch 'gallium-msaa'Roland Scheidegger
2010-05-17mesa/st: adapt to interface changesRoland Scheidegger
2010-05-05st/mesa: Fix texture-from-pixmap.Chia-I Wu
2010-04-23st/mesa: clean-up: use st_context() everywhereBrian Paul
2010-04-18st/mesa: remove st_texture_object::pipe fieldBrian Paul
2010-04-10Squashed commit of the following:Keith Whitwell
2010-04-10Fix copyright headers.Chia-I Wu
2010-04-04st/mesa: Implement GL_OES_EGL_image driver hooks.Chia-I Wu