Eaglercraft uses internally for its rendering pipeline. These are written in GLSL ES (OpenGL ES Shading Language) , not the full GLSL used by Java Minecraft.

Here is a basic GLSL ES shader that could be injected into a custom Eaglercraft client:

You can inject WebGL shader code into any Eaglercraft client using the browser console: