reactos/dll/opengl
Jérôme Gardou 5f2bebf7a5 [OPENGL32][MESA] Downgrade Mesa library to version 2.6
With this commit, we now use a forked version of MESA which only supports OpenGL 1.1, like the windows implementation does.
It exposes :
  - The same pixel formats
  - The same set of extensions
  - Nothing more
All of this without taking 10% of your build time.
If you need a more modern option, look at the MESA package from Rapps, which is (and must be) maintained outside of this code tree.
CORE-7499
2019-01-19 14:23:54 +01:00
..
glu32 [CMAKE/CLANG-CL] Silence some clang-cl warnings in consistency with our gcc build. 2017-12-07 21:53:45 +01:00
mesa [OPENGL32][MESA] Downgrade Mesa library to version 2.6 2019-01-19 14:23:54 +01:00
opengl32 [OPENGL32][MESA] Downgrade Mesa library to version 2.6 2019-01-19 14:23:54 +01:00
CMakeLists.txt [OPENGL] 2017-11-21 08:22:31 +01:00
Mesa_for_ReactOS.txt Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00