mesa/src
Brian Paul 09fafd3b85 st/mesa: clean up use of 'target' variable in st_context_teximage()
'target' was used both as a parameter of type st_texture_type and then
re-used for GL_TEXTURE_x targets.  Rename the function parameter and
add a new local 'GLenum target'.

And remove an extraneous break statement.
2012-08-24 13:15:27 -06:00
..
egl egl_dri2: Fix segmentation fault 2012-08-23 09:17:23 -06:00
gallium radeonsi: remove old tilling handling 2012-08-24 18:11:31 +02:00
gbm gbm: Add shared usage on images created 2012-08-22 00:01:28 +02:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl glsl/linker: Avoid buffer over-run in parcel_out_uniform_storage::visit_field 2012-08-23 11:42:19 -07:00
glu build: Remove GLU_DIRS 2012-08-24 11:08:19 -07:00
glx build: Clean glx Makefile.am 2012-08-22 11:08:06 -07:00
gtest build: Fix gtest out-of-tree build 2012-08-14 10:54:39 -07:00
mapi automake: convert vgapi 2012-08-24 11:08:19 -07:00
mesa st/mesa: clean up use of 'target' variable in st_context_teximage() 2012-08-24 13:15:27 -06:00
.gitignore automake: Convert src/Makefile to automake. 2012-06-11 09:28:00 -07:00
Makefile.am automake: Convert src/Makefile to automake. 2012-06-11 09:28:00 -07:00
SConscript scons: add code to generate the various GL API files 2012-05-31 09:40:35 -06:00