mesa/src/mesa
Francisco Jerez ace31f4bc0 mesa: Unbind deleted textures from the shader image units.
From ARB_shader_image_load_store:

   If a texture object bound to one or more image units is deleted by
   DeleteTextures, it is detached from each such image unit, as though
   BindImageTexture were called with <unit> identifying the image unit
   and <texture> set to zero.

Reviewed-by: Chris Forbes <chrisf@ijw.co.nz>
Reviewed-by: Paul Berry <stereotype441@gmail.com>
2014-01-15 16:42:08 +01:00
..
drivers nouveau: add framebuffer validation callback 2014-01-15 12:12:00 +01:00
main mesa: Unbind deleted textures from the shader image units. 2014-01-15 16:42:08 +01:00
math mesa: modified _mesa_align_free() to accept NULL pointer 2013-12-04 07:31:27 -07:00
program glsl: Convert piles of foreach_iter to the newer foreach_list macro. 2014-01-13 11:38:19 -08:00
sparc mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
state_tracker st/mesa: use signed temporary variable to store _ColorDrawBufferIndexes 2014-01-15 14:33:28 +00:00
swrast mesa: Add MESA_FORMAT_SIGNED_RG88 and _RG1616. 2014-01-15 16:42:07 +01:00
swrast_setup mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
tnl mesa: replace ctx->Const.{Vertex,Fragment,Geomtery}Program with an array. 2014-01-09 09:31:01 -08:00
tnl_dd mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
vbo mesa: modified _mesa_align_free() to accept NULL pointer 2013-12-04 07:31:27 -07:00
x86 build: Build gen_matypes and matypes.h from src/mesa. 2013-11-07 10:00:25 -08:00
x86-64 build: Build gen_matypes and matypes.h from src/mesa. 2013-11-07 10:00:25 -08:00
.gitignore build: Build gen_matypes and matypes.h from src/mesa. 2013-11-07 10:00:25 -08:00
Android.gen.mk mesa: generate glGetInteger/Boolean/Float/Doublev() code for all APIs 2013-04-17 17:33:40 -06:00
Android.libmesa_dricore.mk Android: remove unused MESA_ENABLED_APIS variable 2013-11-16 14:00:15 +00:00
Android.libmesa_glsl_utils.mk mesa,glsl: Move round_to_even() from glsl to mesa/main (v2) 2013-01-24 21:24:07 -08:00
Android.libmesa_st_mesa.mk Android: remove unused MESA_ENABLED_APIS variable 2013-11-16 14:00:15 +00:00
Android.mesa_gen_matypes.mk android: Moves rules for mesa_gen_matypes to separate makefile 2012-11-12 15:52:42 -08:00
Android.mk automake,android: Build program/ into a helper lib (v2) 2012-11-12 15:52:42 -08:00
gl.pc.in
Makefile.am automake: include the git sha in the opengl version string for oot builds 2014-01-15 14:32:24 +00:00
Makefile.sources mesa: Implement the GL entry points defined by ARB_shader_image_load_store. 2014-01-15 16:42:07 +01:00
SConscript mesa: Add API definitions for ARB_texture_view 2013-12-13 12:31:53 -07:00