index
:
~bnf/mesa
automake
bind-wayland-display
buffer
buffer.release
changes
config-fix
cursor
cursor-2
default_display
destroy-listener
dri2_double
dri2_double_config
drm-lockup
egl-autodetect
egl-pixmap-render-fix
egl-wayland
egl-wayland2
egl_dri2-fixes
eglsync
fix
fixes
framefd
gbm
gbm-2
gbm-3
gbm-4
gbm-5
gbm-6
gbm-7
gbm-linkage
glapi
invalidate
invalidate-2
invalidate-3
leak
lookup-fix
master
pciids
pciids-2
pciids-3
redraw
setup_display
shm-in-egl
shm-pool
st-egl-bind
surface-frame-event
tobepushed
use_flags
wayland-drm-removal-2
wayland-shm
wayland-softpipe
wayland-softpipe-2
yuv
bnf's MESA repository
bnf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
egl
/
main
Age
Commit message (
Expand
)
Author
Files
Lines
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
2011-05-13
egl_dri2: Make it possible to not compile in the X11 platform
Kristian Høgsberg
1
-1
/
+5
2011-05-12
egl: Fix int <-> ptr casts.
José Fonseca
1
-1
/
+1
2011-04-25
egl: Use the right extension name in #ifdef
Kristian Høgsberg
1
-1
/
+1
2011-03-01
egl: Add EGL_WL_bind_wayland_display
Benjamin Franzke
5
-0
/
+62
2011-02-07
egl: Add wayland platform
Benjamin Franzke
3
-1
/
+6
2011-01-30
egl: Make the transition to built-in drivers more smooth.
Chia-I Wu
1
-5
/
+24
2011-01-14
egl: Fix EGL_VERSION string.
Chia-I Wu
1
-1
/
+1
2011-01-14
egl: Fix an assertion in _eglUpdateAPIsString.
Chia-I Wu
1
-1
/
+1
2011-01-13
egl: need stdio.h for non-Windows build too to avoid compiler warning
Brian Paul
1
-1
/
+1
2011-01-13
egl: Improve driver selection.
Chia-I Wu
2
-0
/
+6
2011-01-13
egl: Simplify driver matching.
Chia-I Wu
3
-84
/
+54
2011-01-13
egl: Cleanup _EGLDisplay initialization.
Chia-I Wu
6
-40
/
+39
2011-01-12
egl: When EGL_DRIVER is set, do not add other drivers.
Chia-I Wu
1
-5
/
+14
2011-01-12
egl: libEGL depends on LOCAL_LIBS.
Chia-I Wu
1
-1
/
+1
2011-01-12
scons: Updates for targets/egl-static.
Chia-I Wu
3
-13
/
+24
2011-01-12
targets/egl-static: New EGL target for scons.
Chia-I Wu
1
-6
/
+14
2011-01-10
egl: Make egl_dri2 and egl_glx built-in drivers.
Chia-I Wu
3
-86
/
+73
2010-12-31
egl: add missing case in _eglError()
Brian Paul
1
-1
/
+4
2010-12-12
egl: Do not unload drivers.
Chia-I Wu
1
-5
/
+11
2010-12-06
egl: _eglFilterArray should not allocate.
Chia-I Wu
3
-22
/
+34
2010-11-09
egl: Add an include for size_t
Thomas Hellstrom
1
-1
/
+1
2010-11-03
st/egl: Add support for EGL_MATCH_NATIVE_PIXMAP.
Chia-I Wu
1
-1
/
+1
2010-11-03
egl: Set up the pthread key even TLS is used.
Chia-I Wu
1
-27
/
+13
2010-11-02
egl: Rework _eglGetSearchPath.
Chia-I Wu
2
-20
/
+50
2010-11-01
scons: Revamp how to specify targets to build.
José Fonseca
2
-46
/
+47
2010-10-27
egl: Remove unnecessary headers.
Vinson Lee
3
-4
/
+0
2010-10-23
egl: Fix a false negative check in _eglCheckMakeCurrent.
Chia-I Wu
1
-9
/
+12
2010-10-23
egl: Use reference counting to replace IsLinked or IsBound.
Chia-I Wu
6
-118
/
+57
[next]