A client for Language Server Protocol servers
EGL API and Extension Registry
翻译 - EGL API and Extension Registry
Learn how to render in native using EGL
EGL 1.5 implementation for Windows and X11 supporting OpenGL.
The EGLStream-based Wayland external platform
Sample that shows how to combine native rendering with Java UI on Android
KDE Plasma Desktop container designed for Kubernetes, supporting OpenGL EGL and GLX, Vulkan, and Wine/Proton for NVIDIA GPUs through WebRTC and HTML5, providing an open-source remote cloud/HPC graphic...
The EGL External Platform interface
Raspberry Pi SSD1963 TFT Display driver with OpenGL ES (via EGL) support including MSAA
android OpengGL学习作品,Camera数据作为源提供给着色器变换,涵盖FBO,OES,自定义EGL等知识
此程序使用android native代码实现EGL,并使用SurfaceView作为OpenGL绘图窗口。即可提高图形渲染性能,又可使用java层定义的图形界面
学习实践OpenGLES,包括绘制几何图形,添加渲染三角形,等腰三角形,彩色等腰三角形,和圆,使用OpenGlES 对图片进行模糊,冷暖色调等处理,编写glsl着色器语言,基于Camera+GlSurfaceView实现相机实时预览 ,实时美颜,实时预览滤镜功能,以及对相册单张图片进行编辑,美颜,滤镜功能,和 脱离GLSurfaceView的Render环境,独立创建EGL上下文环境渲染,FBO帧...