X2 X11과 Wayland (Display Server Protocol) 00 Display Server Protocol이란1. 정의Display Server와 Client가 서로 통신할 수 있게 하는 프로토콜즉, GUI (데스크탑) 환경(Desktop Environment)을 구현하기 위해 프레임워크를 제공하는 프로토콜2. 종류여러 종류들이 있음1) X11X, 또는 X Window System 이라고도 함graphical windowing system commonly used on Unix-like OS2) Wayland참조: 2024.04.24 - [LINUX] - Wayland (Display Server와 Client 사이 통신 프로토콜) 아직 Wayland를 지원하지 않는 프로그램들이 많아서 X11를 사용하는 프로그램들이 많음그러나.. 2024. 4. 24. GLX (OpenGL과 X 사이 API) 00 배경 지식1. OpenGL이란‘Open Graphics Library’의 약자 그래픽 하드웨어(GPU)와 통신할 수 있도록 지원해주는 API 또는 표준 규격2. X Window System이란'X' 또는 'X11'이라고도 함a graphical windowing system commonly used on Unix-like OSGUI 환경을 위한 기본적인 프레임워크 제공하는 프로토콜01 GLX란1. 정의'OpenGL Extension to the X Window System'의 약자an extension to the X Window System core protocol providing an interface b/w OpenGL and the X Window System .. 2024. 4. 24. 이전 1 다음