How to use EGL with cmake on Windows ?

This page summarizes the projects mentioned and recommended in the original post on /r/opengl

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • mesa-dist-win

    Pre-built Mesa3D drivers for Windows

  • FetchContent_Declare( MESA3D URL https://github.com/pal1000/mesa-dist-win/releases/download/22.0.1/mesa3d-22.0.1-development-pack-msvc.7z ) if (NOT MESA3D_POPULATED) FetchContent_Populate(MESA3D) message(STATUS "Fetched MESA3D to {mesa3d_SOURCE_DIR}") find_library(OPENGL_opengl_LIBRARY NAMES opengl32 PATHS ${mesa3d_SOURCE_DIR}/lib/x64/ ) set(OPENGL_INCLUDE_DIR ${mesa3d_SOURCE_DIR}/include) find_library(OPENGL_egl_LIBRARY NAMES libEGL PATHS ${mesa3d_SOURCE_DIR}/lib/x64/ ) set(OPENGL_EGL_INCLUDE_DIR {mesa3d_SOURCE_DIR}/include) endif (NOT MESA3D_POPULATED)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Better performance on Intel Arc (Windows)

    1 project | /r/OpenMW | 2 Dec 2023
  • Pre-built Mesa3D VKN and GL on Windows

    2 projects | /r/opengl | 27 Nov 2023
  • heyhey! how to run purrgatory, or other godot games, on legacy hardware!

    1 project | /r/purrgatory | 7 Jun 2023
  • Intel G41 Express Chipset problem

    1 project | /r/intel | 29 Apr 2023
  • Running modern OpenGL Windows games on Crossover

    1 project | /r/macgaming | 30 Mar 2023