564 Commits (7ec320d1db05d6ef1045411c2b4590a9d04540a2)
 

Author SHA1 Message Date
Emmanuele Bassi 50272b7042 Merge pull request #99 from TingPing/meson-cleanup 8 years ago
Nirbheek Chauhan d82bedc227 meson: Don't call find_program objects with python 8 years ago
Patrick Griffis 61dac912e6 build: Clean up some Meson usage 8 years ago
Emmanuele Bassi 7c902e3e2b docs: Update the README file 8 years ago
Emmanuele Bassi 7a06803465 Improve consistency of the symbol visibility 8 years ago
Emmanuele Bassi 0625a74d69 Add common header 8 years ago
Emmanuele Bassi 41bea9e0fb build: Drop '-Wall' from the checked compiler arguments 8 years ago
Emmanuele Bassi ba2e7b151b build: Explicitly link against gdi32 8 years ago
Emmanuele Bassi bbcc3b4b81 build: Add cross-compile definitions for Mingw64 on Fedora 8 years ago
Emmanuele Bassi 59318edf64 build: Rework the build rules for generated files in Meson 8 years ago
Emmanuele Bassi 08cc4d021d build: Add Meson build files 8 years ago
Emmanuele Bassi e2e2fedbdb build: Split arguments for dispatch generator 8 years ago
Emmanuele Bassi 4fe238e023 tests/wgl: Use the right array offsets 8 years ago
Chun-wei Fan 3a38371367 MSVC Builds: Support PACKED 8 years ago
Emmanuele Bassi 6b68ddeaa0 build: Skip GLESv1 tests if there's no GLESv1 8 years ago
Adam Jackson 2aec628eb0 test: Fix dlwrap on ppc64 and s390x 8 years ago
Emmanuele Bassi 5b9ddf1291 build: Hide mkdir 8 years ago
Emmanuele Bassi 0f7f16b732 build: Protect paths from spaces 8 years ago
Emmanuele Bassi a15a92c2cb Ensure we don't assert if GLX is not available 8 years ago
Emmanuele Bassi 5df022edb5 Do not call errx() on platforms without it 8 years ago
Emmanuele Bassi bac9400bb0 Use EGL to retrieve pointers if available 8 years ago
Yaron Cohen-Tal 9e46b8e659 Use the appropriate GLES library name for Windows 8 years ago
Simon Parzer a937245efc add glBindRenderbufferEXT to half_aliases 8 years ago
Adam Jackson f5ce42e3fe egl: Be somewhat aware of EGL client extensions 8 years ago
Martin Castillo 7e9e12f41d fixes 'cd error' in autogen.sh 8 years ago
Adam Jackson 91916269e5 egl: Fix the query for the current context's API 8 years ago
Emmanuele Bassi ad1f9204a2 Avoid C99 declaration after statement 8 years ago
Olivier Blin f62c9d92d0 dlwrap: add GLIBC_2.4 version to be able to run tests from ARM 8 years ago
Daniel Wolf c2e09ebde9 support newer/larger gl.xml 8 years ago
Yaron Cohen-Tal c45cc5f821 Check for NULL extensions string 8 years ago
Bryan Kadzban f887dcf79b nVidia glx.h uses __glx_h__; define that too. 8 years ago
Chun-wei Fan 407f579f2d src/gen_dispatch.py: Make Generated Code Build Under C89 8 years ago
Emmanuele Bassi 8dead45cb3 Revert all changes since 8bbc0d40 8 years ago
Yaron Cohen-Tal 0aa9d1bc83 Merge pull request #93 from ebassi/clean-autofoo-build 8 years ago
Yaron Cohen-Tal cc5e0157eb Merge pull request #92 from ebassi/force-rebuild 8 years ago
Emmanuele Bassi d5dfe2bd96 build: Drop autogenerated autotools files from Git 8 years ago
Emmanuele Bassi 04387bc188 build: Force replacing autotools generated files 8 years ago
Adam Jackson ced192c30b egl: Fix the query for the current context's API 8 years ago
Yaron Cohen-Tal 15898325c1 Merge pull request #3 from RobotCaleb/patch-2 8 years ago
Caleb Anderson c8fb7dd27d Update README.md 8 years ago
Caleb Anderson 1814f06490 Update README.md 8 years ago
Yaron Cohen-Tal 594e2e082a Merge pull request #2 from BryanKadzban/master 8 years ago
Bryan Kadzban 58610268fe nVidia glx.h uses __glx_h__; define that too. 8 years ago
Yaron Cohen-Tal b8d609e8f9 Fox some X server not supporting any OpenGL feature, glXQueryExtensionsString 8 years ago
Yaron Cohen-Tal c342cba2a1 Add glibc versions 2.2 and 2.3 to "dlwrap_real_dlsym". 9 years ago
Yaron Cohen-Tal d81ab07f0b Update pregenerated files. 9 years ago
Yaron Cohen-Tal 6e3fa879cf Merge branch "oncer/half_aliases_fix". 9 years ago
Simon Parzer 4509aafdd2 add glBindRenderbufferEXT to half_aliases 9 years ago
Yaron Cohen-Tal a4ead97cfd Make "epoxy_current_context_is_egl" visible. 9 years ago
Yaron Cohen-Tal 8d58c89064 Fix "epoxy_egl_get_current_gl_context_api" to use "eglQueryContext" with "EGL_CONTEXT_CLIENT_TYPE" as "attribute". 9 years ago