Lines Matching full:mesa
1 Mesa 9.0.1 Release Notes / November 16th, 2012
4 Mesa 9.0.1 is a bug fix release which fixes bugs found since the 9.0
7 Mesa 9.0 implements the OpenGL 3.1 API, but the version reported by
40 src/mesa/state_tracker/st_cb_texture.c:1123:copy_image_data_to_texture:
52 git log mesa-9.0..mesa-9.0.1
61 - mesa: add get-pick-list.sh script into bin/
62 - mesa: add initial .cherry-ignore file for the 9.0 branch
63 - mesa: use .cherry-ignore in the get-pick-list.sh script
70 - mesa: don't call TexImage driver hooks for zero-sized images
71 - mesa: fix error check for zero-sized compressed subtexture
83 - mesa: Bump version to 9.0.1
87 - mesa: glGet: fix indentation of \_mesa_init_get_hash
88 - mesa: glGet: fix indentation of find_value
89 - mesa: glGet: fix indentation of print_table_stats
90 - mesa: glGet: fix API check for EGL_image_external enums
92 - mesa: glGet: fix parameter lookup for apps using multiple APIs
124 - st/mesa: Fix source miptree level for copying data to finalized
126 - st/mesa: Fix assertions for copying texture image to finalized
139 - mesa/es: Define GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT enum for all GLs