4.0-608 πριν από 10 χρόνια, 4 μήνες [GLExtensions] Fix OS X build.
4.0-607 πριν από 10 χρόνια, 4 μήνες [GLExtensions] Remove AGL GetProcAddress. Change dlsym to using RTLD_NEXT. Enable dlsym fallback for OS X
4.0-606 πριν από 10 χρόνια, 4 μήνες Merge branch 'master' into GLExtensions
4.0-592 πριν από 10 χρόνια, 4 μήνες [GLExtensions] Make sure to link against libdl since we use it to grab GL function pointers in Linux/Android in the case the GLInterface->GetProcAddress fails.
4.0-591 πριν από 10 χρόνια, 4 μήνες [GLExtensions] Missed a couple USE_GLES3 compile time differences.
4.0-590 πριν από 10 χρόνια, 4 μήνες [GLExtensions] wxWidgets expects to statically link in to GL 1.1 functions like any sane project. Let them do this.
4.0-589 πριν από 10 χρόνια, 4 μήνες [GLExtensions] Pull in all the function pointers for OpenGL 1.1, This removes the need for a couple compile time differences between GL and GLES3 mode.
4.0-588 πριν από 10 χρόνια, 4 μήνες [GLExtensions] Oops. Don't just outright disable these helper functions.
4.0-587 πριν από 10 χρόνια, 4 μήνες [GLExtensions] Don't fail out loading funciton pointers in both ES2 and ES3 modes.
4.0-586 πριν από 10 χρόνια, 4 μήνες [GLExtensions] Make sure to initialize our function pointers with VideoSoftware as well.
4.0-585 πριν από 10 χρόνια, 4 μήνες [GLExtensions] More merge conflict failures.
4.0-584 πριν από 10 χρόνια, 4 μήνες [GLExtensions] Fix Windows build.
4.0-583 πριν από 10 χρόνια, 4 μήνες [GLExtensions] Dang it fail merge.
4.0-576 πριν από 10 χρόνια, 4 μήνες Merge branch 'master' into GLExtensions
4.0-570 πριν από 10 χρόνια, 4 μήνες [GLExtensions] Still had a GLEW lib hanging out in the CMake file for the software renderer.
4.0-569 πριν από 10 χρόνια, 4 μήνες [GLExtensions] Hopefully fix OS X build.
4.0-568 πριν από 10 χρόνια, 4 μήνες fix windows build