I\'m trying to draw a basic 2d ground mesh made up of smaller tiles from a texture atlas (note the 1 pixel transparent border):
You could always switch your GL_TEXTURE_MIN/MAG_FILTER to GL_NEAREST :)
GL_TEXTURE_MIN/MAG_FILTER
GL_NEAREST