index
:
platform/upstream/mesa
19.2.8
19.3.0
19.3.0.1
20.1.8
20.3.0
21.0.0
21.0.0_tizen
21.0_rc5
21.2.3
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/release
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel/coregl
devel/libtpl-egl
devel/x11
lock_surface
pristine-tar
sandbox/akazmin/tizen6_asan
sandbox/baixl/devel
sandbox/denis13/esan
sandbox/gvancuts/x11-vmware
sandbox/jbko/21.2.0-devel
sandbox/jbko/devel
sandbox/jbko/vk_devel
sandbox/jbko/vk_devel2
sandbox/jihochu/5.0
sandbox/jobol/devel
sandbox/leemgs/5.0
sandbox/lstelmach/virgl
sandbox/mbachmann/tizen_eglsoft
sandbox/mmajewski2/gbm_mesa
sandbox/mmajewski2/gbm_mesa_static
sandbox/mmajewski2/virgl-wayland-platform
sandbox/mpikula/riscv64
sandbox/mwereski/mesa
sandbox/nmerinov/llvm
sandbox/pcoval/devel
sandbox/pcoval/tizen
sandbox/pcoval/upstream
sandbox/playchang/riscv64
sandbox/pwieczorek/mesa
sandbox/vbarinov/asan
sandbox/vbarinov/lto
sandbox/yuanzhaowei/devel
tizen
tizen-19.0.0
tizen_23.1.5
tizen_23.3.3
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi
tizen_ivi_genivi
tizen_ivi_release
tizen_lz
tizen_real
upstream
v17.1.0
Domain: Graphics System / GL; Licenses: MIT;
Hoyub Lee <hoyub.lee@samsung.com>, Joonbum Ko <joonbum.ko@samsung.com>, SooChan Lim <sc1.lim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glx
/
apple
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-03
glapi: #include "util/glheader.h" in glapi_priv.h and glapitable.h directly
Yonggang Luo
4
-4
/
+0
2022-11-03
mesa: Move glheader.h from mesa/main/glheader.h to util/glheader.h
Yonggang Luo
4
-4
/
+4
2022-11-02
glx: Fixes apple/apple_visual.c that include non-exist util/debug.h
Yonggang Luo
1
-1
/
+1
2022-11-02
utils: Merge util/debug.* into util/u_debug.* and remove util/debug.*
Illia Abernikhin
4
-6
/
+6
2021-05-02
glx: Fix macOS build.
Vinson Lee
3
-1
/
+3
2021-04-22
glx: Convert undocumented LIBGL_DIAGNOSTIC to LIBGL_DEBUG=verbose
Adam Jackson
3
-26
/
+9
2020-06-01
meson: use gnu_symbol_visibility argument
Dylan Baker
1
-1
/
+1
2019-08-23
glx: Fix up glXQueryGLXPbufferSGIX on macOS.
Vinson Lee
1
-1
/
+0
2019-08-22
glx: Sync <GL/glxext.h> with Khronos
Adam Jackson
1
-1
/
+1
2019-04-15
Delete autotools
Dylan Baker
1
-46
/
+0
2018-09-06
apple/glx/log: added missing va_end() after va_copy()
Andrii Simiklit
1
-0
/
+1
2018-04-06
meson: fix warnings about comparing unlike types
Dylan Baker
1
-1
/
+1
2018-03-12
glx: remove empty GLX_SGIX_swap_group stubs
Emil Velikov
1
-12
/
+0
2018-03-12
glx: remove empty GLX_SGIX_swap_barrier stubs
Emil Velikov
1
-21
/
+0
2018-03-08
glx/apple: Ship meson build file in tarball
Thierry Reding
1
-1
/
+3
2018-02-05
meson: build src/glx/apple
Jon Turney
1
-0
/
+61
2018-02-01
glx/apple: locate dispatch table functions to wrap by name
Jon Turney
1
-7
/
+5
2018-02-01
glx/apple: include util/debug.h for env_var_as_boolean prototype
Jon Turney
1
-0
/
+1
2017-09-12
glx: turn LIBGL_PROFILE_CORE into a boolean
Eric Engestrom
1
-1
/
+1
2017-09-12
glx: turn LIBGL_ALLOW_SOFTWARE into a boolean
Eric Engestrom
1
-2
/
+2
2017-09-12
egl+glx: turn LIBGL_ALWAYS_SOFTWARE into a boolean
Eric Engestrom
1
-1
/
+1
2017-09-12
glx: turn LIBGL_DIAGNOSTIC into a boolean
Eric Engestrom
3
-4
/
+9
2017-05-04
glx/apple: remove empty variable SHARED_GLAPI_CFLAGS
Emil Velikov
1
-1
/
+0
2017-01-27
glx/apple: automake: include builddir prior to srcdir
Emil Velikov
1
-2
/
+2
2017-01-18
glx: unify GLX_SGIX_pbuffer aliased declarations
Emil Velikov
1
-16
/
+0
2016-08-15
glx: apple specific occurences of dummyContext check
Tapani Pälli
2
-3
/
+3
2015-04-27
Fix a few typos
Zoë Blade
3
-4
/
+4
2015-04-14
glx: replace __FUNCTION__ with __func__
Marius Predut
1
-2
/
+2
2015-02-10
darwin: build fix
Jeremy Huddleston Sequoia
1
-0
/
+1
2014-12-12
mesa: Add notes/readme files to distribution.
Matt Turner
1
-0
/
+2
2014-12-12
glx/apple: Add headers to distribution.
Matt Turner
1
-1
/
+10
2014-05-31
darwin: Remove extra kCGLPFAColorSize attribute when requesting an offscreen ...
Jeremy Huddleston Sequoia
1
-2
/
+0
2014-05-24
darwin: Guard Core Profile usage behind a testing envvar
Jeremy Huddleston Sequoia
1
-10
/
+20
2014-05-24
darwin: Write errors in choosing the pixel format to the crash log
Jeremy Huddleston Sequoia
1
-2
/
+16
2014-05-23
appleglx: Improve error reporting if CGLChoosePixelFormat() didn't find any m...
Jon TURNEY
1
-0
/
+5
2014-05-23
Fix build of appleglx
Jon TURNEY
9
-271
/
+40
2014-05-20
darwin: Fix test for kCGLPFAOpenGLProfile support at runtime
Jeremy Huddleston Sequoia
1
-5
/
+9
2014-03-11
configure: use LIB_EXT rather than hardcoded .so
Emil Velikov
1
-4
/
+4
2014-03-11
configure: remove old makefile variables
Emil Velikov
1
-5
/
+4
2014-02-28
glx/apple: Fixed glx context memory leak in case of failure.
Siavash Eliasi
1
-0
/
+1
2013-07-20
Apple: glFlush() is not needed with CGLFlushDrawable()
Jeremy Huddleston Sequoia
1
-2
/
+0
2013-04-15
build: Rename sources.mak -> Makefile.sources
Matt Turner
1
-1
/
+1
2012-11-12
mesa: Standardize names of OpenGL functions.
Paul Berry
3
-3
/
+3
2012-10-01
build: Use AX_PTHREAD's HAVE_PTHREAD preprocessor definition
Matt Turner
1
-1
/
+1
2012-09-24
darwin: do not create double-buffered offscreen pixel formats
Jonas Maebe
1
-1
/
+1
2012-09-05
Remove Xcalloc/Xmalloc/Xfree calls
Matt Turner
1
-2
/
+2
2012-08-13
build: fix location of generated files in src/mesa (v4)
Christopher James Halse Rogers
1
-0
/
+4
2012-06-11
automake: Globally add stub automake targets to the old Makefiles.
Eric Anholt
1
-1
/
+1
2012-05-18
darwin: Address a build failure on Leopard and earlier OS versions
Jeremy Huddleston
1
-0
/
+10
2012-05-16
darwin: Eliminate a possible race condition while destroying a surface
Jeremy Huddleston
1
-4
/
+4
[next]