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
/
include
/
GLES
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-21
include: update GL headers from the registry
Marek Olšák
2
-20
/
+36
2017-08-01
gles: Restore some lost typedefs
Scott D Phillips
2
-4
/
+14
2017-06-30
Update Khronos-supplied headers
Nicolai Hähnle
4
-1249
/
+760
2013-07-29
gles: Update glext.h to revision 20798.
Matt Turner
1
-3
/
+3
2012-11-15
gles: Update glext.h to revision 19260
Matt Turner
1
-7
/
+212
2011-11-03
GLES: upgrade glext.h to revision 13240
Chia-I Wu
1
-2
/
+74
2010-05-31
Update OpenGL ES headers.
Chia-I Wu
5
-297
/
+582
2008-09-21
Merge branch 'master' into gallium-0.2
Keith Whitwell
1
-0
/
+45
2008-09-21
mesa: standardize on C99's uint*_t instead of u_int*_t
Keith Whitwell
1
-7
/
+7
2008-09-19
Update to SGI FreeB 2.0.
Adam Jackson
1
-32
/
+28
2008-08-31
Remove CVS keywords.
José Fonseca
3
-3
/
+0
2008-07-16
mesa: WinCE fixes
Jonathan White
1
-1
/
+5
2008-07-07
egl: updated GL_APIENTRY for Windows
Jonathan White
1
-1
/
+2
2008-06-30
gles: Don't define GLAPIENTRY here.
José Fonseca
1
-1
/
+0
2008-06-27
egl: Windows updates to the platform.h files
Jonathan White
1
-2
/
+1
2008-06-05
egl: assorted fixes for Windows
Jonathan White
1
-2
/
+0
2008-06-04
egl: new GLES/glplatform.h header
Brian Paul
1
-0
/
+76
2008-06-04
egl: updated GLES/gl.h and GLES/glext.h headers from Khronos.org
Brian Paul
2
-356
/
+821
2008-06-04
egl: created GLES/egl.h backward-compatibility header (see comments inside)
Brian Paul
1
-0
/
+6
2008-06-04
egl: moved egl.h into EGL/ directory
Brian Paul
1
-300
/
+0
2008-06-04
egl: moved eglext.h into EGL/ directory
Brian Paul
1
-186
/
+0
2008-05-27
obsolete with EGL 1.4
Brian Paul
1
-100
/
+0
2008-05-27
added EGL_MESA_screen_surface, EGL_MESA_copy_context extensions
Brian Paul
1
-0
/
+59
2008-05-27
remove stray ! character
Brian Paul
1
-1
/
+1
2008-05-27
new eglext.h from Khronos
Brian Paul
1
-0
/
+127
2008-05-27
EGL 1.4 header from Khronos
Brian Paul
1
-244
/
+279
2008-05-07
mesa: update/add newer GL ES headers
Brian Paul
4
-155
/
+1092
2006-02-05
EGL 1.2 tokens/functions/etc.
Brian Paul
1
-2
/
+50
2005-12-10
rename eglShowSurfaceMESA, add EGL_SCREEN_POSITION_GRANULARITY_MESA
Brian Paul
1
-9
/
+11
2005-05-17
remove eglQueryDisplayMESA()
Brian Paul
1
-1
/
+0
2005-05-16
EGL_MESA_copy_context stuff
Brian Paul
1
-3
/
+4
2005-05-14
Add empty placeholder for eglCopyContextMESA
Jon Smirl
1
-0
/
+1
2005-05-14
Fix compiler warning about missing parameter list
Jon Smirl
1
-1
/
+1
2005-05-13
First attempt at getting egl support up on dumb framebuffer.
Jon Smirl
1
-1
/
+3
2005-05-04
EGLScreenMESA updates
Brian Paul
2
-8
/
+8
2005-04-22
types for Mesa implementation of EGL
Brian Paul
1
-39
/
+35
2005-04-22
prototype EGL_MESA_screen_surface.
Brian Paul
1
-0
/
+40
2005-03-04
Add preliminary EGL headers.
Adam Jackson
2
-0
/
+280