index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
egl
/
main
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-10
egl: Return EGL_BAD_MATCH for invalid profile attributes
Matt Turner
1
-10
/
+7
2012-10-01
build: Use AX_PTHREAD's HAVE_PTHREAD preprocessor definition
Matt Turner
2
-4
/
+4
2012-09-05
Don't cast the return value of malloc/realloc
Matt Turner
4
-4
/
+4
2012-08-27
egl: fix invalid flag detection for EGL_KHR_create_context
Matt Turner
1
-1
/
+1
2012-08-14
egl: Allow OpenGL ES 3.0 as a version
Ian Romanick
1
-1
/
+7
2012-08-14
egl: Implement front-end support for EGL_EXT_create_context_robustness
Ian Romanick
3
-0
/
+29
2012-08-14
egl: Implement front-end support for EGL_KHR_create_context
Ian Romanick
4
-5
/
+217
2012-08-14
egl: Rename ClientVersion to ClientMajorVersion, add ClientMinorVersion
Ian Romanick
2
-5
/
+7
2012-08-06
egl: Replace KHR_surfaceless_* extensions with KHR_surfaceless_context
Ian Romanick
4
-29
/
+6
2012-07-13
automake: convert libglapi
Jon TURNEY
1
-1
/
+1
2012-07-11
egl: Add EGL_WAYLAND_PLANE_WL attribute
Kristian Høgsberg
4
-0
/
+30
2012-04-13
radeonsi: initial WIP SI code
Tom Stellard
1
-2
/
+5
2012-04-13
egl: fix uninitialized values
Dylan Noblesmith
1
-1
/
+1
2012-03-20
Add Makefile.in to toplevel .gitignore
Kenneth Graunke
1
-1
/
+0
2012-03-20
Add .deps/, .libs/, and *.la to toplevel .gitignore
Paul Berry
1
-3
/
+0
2012-03-19
shared-glapi: Convert to automake
Kristian Høgsberg
1
-1
/
+0
2012-03-05
egl: Use -no-undefined libtool flag
Jon TURNEY
1
-1
/
+1
2012-03-02
egl: Also put a symlink from libEGL.so in lib/ for now.
Eric Anholt
1
-0
/
+1
2012-03-01
egl: Don't include strings.h on Windows.
José Fonseca
2
-1
/
+1
2012-02-29
egl/drivers: Convert to automake.
Eric Anholt
1
-2
/
+2
2012-02-29
egl/main: Convert to automake.
Eric Anholt
5
-192
/
+152
2012-01-26
automake: src/egl/wayland
Benjamin Franzke
1
-1
/
+1
2012-01-24
gbm: install libgbm.so into lib
Matt Turner
1
-1
/
+0
2012-01-24
egl,gbm_gallium: Fix linkage against gbm from automake
Benjamin Franzke
1
-0
/
+1
2011-12-20
egl: add EGL_NV_post_sub_buffer
Fredrik Höglund
6
-0
/
+48
2011-12-20
egl: KHR_reusable_sync entrypoints are missing from eglGetProcAddress
Chia-I Wu
1
-0
/
+5
2011-12-20
egl: remove #ifdef's for official extensions
Chia-I Wu
7
-70
/
+0
2011-12-20
egl: remove EGL_ANDROID_swap_rectangle
Chia-I Wu
4
-35
/
+0
2011-11-26
android: bring in i915_dri and i965_dri automatically
Chia-I Wu
1
-0
/
+4
2011-11-26
android: move libGLES_mesa build rules to src/egl/main/.
Chia-I Wu
1
-3
/
+83
2011-11-10
egl: silence unused var warning
Brian Paul
1
-0
/
+2
2011-09-20
egl: add null platform
Chia-I Wu
3
-0
/
+8
2011-09-08
Define INLINE macro in terms of inline.
José Fonseca
1
-19
/
+22
2011-08-29
egl: Use gbm/wayland flags regardless of egl_dri2
Benjamin Franzke
1
-10
/
+10
2011-08-28
android: add support for egl_dri2
Chia-I Wu
1
-0
/
+3
2011-08-21
android: build core EGL
Chia-I Wu
1
-0
/
+64
2011-08-21
egl: add Android-specific extensions
Chia-I Wu
4
-0
/
+39
2011-08-21
egl: add _EGL_PLATFORM_ANDROID
Chia-I Wu
2
-1
/
+3
2011-08-16
egl: Add include paths for platform autodetection
Benjamin Franzke
1
-0
/
+2
2011-08-15
egl: Log (debug) native platform type
Benjamin Franzke
1
-12
/
+25
2011-08-15
egl: Native Display autodetection
Benjamin Franzke
4
-8
/
+115
2011-07-29
egl: EGL_MATCH_NATIVE_NATIVE_PIXMAP cannot be EGL_DONT_CARE
Chia-I Wu
1
-2
/
+3
2011-07-29
egl: make pixmaps and pbuffers EGL_BUFFER_PRESERVED
Chia-I Wu
1
-1
/
+3
2011-07-02
egl: add copyright notices
Chia-I Wu
37
-37
/
+1040
2011-07-01
egl: fix a compiler warning
Chia-I Wu
1
-0
/
+1
2011-06-25
egl: fix EGL_MATCH_NATIVE_PIXMAP
Chia-I Wu
1
-2
/
+10
2011-06-25
egl: make implementing eglChooseConfig easier
Chia-I Wu
2
-27
/
+57
2011-06-23
egl_dri2: Hookup gbm as drm platform
Benjamin Franzke
1
-0
/
+4
2011-05-18
wayland: Fix link order for libwayland-drm.a
Kristian Høgsberg
1
-4
/
+4
2011-05-16
egl: Compile wayland-drm.a into libEGL independent of egl_dri2
Benjamin Franzke
1
-3
/
+4
[next]