aboutsummaryrefslogtreecommitdiffstats
path: root/src/glx/apple
Commit message (Expand)AuthorAgeFilesLines
* glx: Fix up glXQueryGLXPbufferSGIX on macOS.Vinson Lee2019-08-231-1/+0
* glx: Sync <GL/glxext.h> with KhronosAdam Jackson2019-08-221-1/+1
* Delete autotoolsDylan Baker2019-04-151-46/+0
* apple/glx/log: added missing va_end() after va_copy()Andrii Simiklit2018-09-061-0/+1
* meson: fix warnings about comparing unlike typesDylan Baker2018-04-061-1/+1
* glx: remove empty GLX_SGIX_swap_group stubsEmil Velikov2018-03-121-12/+0
* glx: remove empty GLX_SGIX_swap_barrier stubsEmil Velikov2018-03-121-21/+0
* glx/apple: Ship meson build file in tarballThierry Reding2018-03-081-1/+3
* meson: build src/glx/appleJon Turney2018-02-051-0/+61
* glx/apple: locate dispatch table functions to wrap by nameJon Turney2018-02-011-7/+5
* glx/apple: include util/debug.h for env_var_as_boolean prototypeJon Turney2018-02-011-0/+1
* glx: turn LIBGL_PROFILE_CORE into a booleanEric Engestrom2017-09-121-1/+1
* glx: turn LIBGL_ALLOW_SOFTWARE into a booleanEric Engestrom2017-09-121-2/+2
* egl+glx: turn LIBGL_ALWAYS_SOFTWARE into a booleanEric Engestrom2017-09-121-1/+1
* glx: turn LIBGL_DIAGNOSTIC into a booleanEric Engestrom2017-09-123-4/+9
* glx/apple: remove empty variable SHARED_GLAPI_CFLAGSEmil Velikov2017-05-041-1/+0
* glx/apple: automake: include builddir prior to srcdirEmil Velikov2017-01-271-2/+2
* glx: unify GLX_SGIX_pbuffer aliased declarationsEmil Velikov2017-01-181-16/+0
* glx: apple specific occurences of dummyContext checkTapani Pälli2016-08-152-3/+3
* Fix a few typosZoë Blade2015-04-273-4/+4
* glx: replace __FUNCTION__ with __func__Marius Predut2015-04-141-2/+2
* darwin: build fixJeremy Huddleston Sequoia2015-02-101-0/+1
* mesa: Add notes/readme files to distribution.Matt Turner2014-12-121-0/+2
* glx/apple: Add headers to distribution.Matt Turner2014-12-121-1/+10
* darwin: Remove extra kCGLPFAColorSize attribute when requesting an offscreen ...Jeremy Huddleston Sequoia2014-05-311-2/+0
* darwin: Guard Core Profile usage behind a testing envvarJeremy Huddleston Sequoia2014-05-241-10/+20
* darwin: Write errors in choosing the pixel format to the crash logJeremy Huddleston Sequoia2014-05-241-2/+16
* appleglx: Improve error reporting if CGLChoosePixelFormat() didn't find any m...Jon TURNEY2014-05-231-0/+5
* Fix build of appleglxJon TURNEY2014-05-239-271/+40
* darwin: Fix test for kCGLPFAOpenGLProfile support at runtimeJeremy Huddleston Sequoia2014-05-201-5/+9
* configure: use LIB_EXT rather than hardcoded .soEmil Velikov2014-03-111-4/+4
* configure: remove old makefile variablesEmil Velikov2014-03-111-5/+4
* glx/apple: Fixed glx context memory leak in case of failure.Siavash Eliasi2014-02-281-0/+1
* Apple: glFlush() is not needed with CGLFlushDrawable()Jeremy Huddleston Sequoia2013-07-201-2/+0
* build: Rename sources.mak -> Makefile.sourcesMatt Turner2013-04-151-1/+1
* mesa: Standardize names of OpenGL functions.Paul Berry2012-11-123-3/+3
* build: Use AX_PTHREAD's HAVE_PTHREAD preprocessor definitionMatt Turner2012-10-011-1/+1
* darwin: do not create double-buffered offscreen pixel formatsJonas Maebe2012-09-241-1/+1
* Remove Xcalloc/Xmalloc/Xfree callsMatt Turner2012-09-051-2/+2
* build: fix location of generated files in src/mesa (v4)Christopher James Halse Rogers2012-08-131-0/+4
* automake: Globally add stub automake targets to the old Makefiles.Eric Anholt2012-06-111-1/+1
* darwin: Address a build failure on Leopard and earlier OS versionsJeremy Huddleston2012-05-181-0/+10
* darwin: Eliminate a possible race condition while destroying a surfaceJeremy Huddleston2012-05-161-4/+4
* darwin: Unlock our mutex before destroying itJeremy Huddleston2012-05-161-0/+3
* darwin: Use ASL for loggingJeremy Huddleston2012-05-035-21/+183
* darwin: Make reported errors more user-friendlyJeremy Huddleston2012-05-031-9/+10
* darwin: Fix an error messageJeremy Huddleston2012-05-031-1/+1
* darwin: Eliminate a pthread mutex leakJeremy Huddleston2012-04-241-0/+7
* apple: Fix a use after freeJonas Maebe2012-04-231-2/+4
* darwin: Build create_context.cJeremy Huddleston2012-03-161-0/+1