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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-03
egl_glx: fix eglDestroyContext
Chia-I Wu
1
-1
/
+2
2011-11-27
egl_glx: Try first a default lookup for glXGetProcAddress before loading dyna...
Beren Minor
1
-9
/
+14
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-25
android: add support for ICS
Chia-I Wu
2
-9
/
+18
2011-11-10
egl: silence unused var warning
Brian Paul
1
-0
/
+2
2011-10-04
configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.
Stéphane Marchesin
1
-2
/
+2
2011-09-20
egl: add null platform
Chia-I Wu
3
-0
/
+8
2011-09-19
egl_glx.c: use unsigned instead of uint
Matt Turner
1
-3
/
+3
2011-09-15
wayland: Flush before blocking in swapbuffers.
Jørgen Lind
1
-2
/
+5
2011-09-09
egl_dri2: add support for RGBA_8888 android native buffer
Chia-I Wu
1
-0
/
+2
2011-09-08
Define INLINE macro in terms of inline.
José Fonseca
1
-19
/
+22
2011-09-01
wayland: Use wl_resource_* error functions
Kristian Høgsberg
1
-10
/
+10
2011-09-01
egl_dri2: Destroy callback in release_pending_buffer
tobepushed
Benjamin Franzke
1
-0
/
+2
2011-09-01
wayland-drm: Fix compilation with wayland master
Benjamin Franzke
1
-9
/
+9
2011-08-31
wayland: Track changes to drop wl_visual
Kristian Høgsberg
8
-39
/
+108
2011-08-31
egl_dri2: Only clear EGL_PIXMAP_BIT if DRI config is double buffered
Kristian Høgsberg
1
-2
/
+4
2011-08-31
wayland: Track server side wayland changes
Kristian Høgsberg
2
-35
/
+37
2011-08-31
wayland: Use new wl_callback mechanism
Kristian Høgsberg
1
-31
/
+24
2011-08-31
egl_dri2: Drop dri2_surface_type enum
Benjamin Franzke
2
-18
/
+9
2011-08-31
egl_dri2: add pbuffer support to platform_android
Chia-I Wu
1
-5
/
+16
2011-08-31
egl_dri2: check the surface type in platform_android
Chia-I Wu
1
-45
/
+56
2011-08-31
egl_dri2: refactor droid_get_buffers_with_format
Chia-I Wu
1
-27
/
+39
2011-08-31
egl_dri2: set ctx->WindowRenderBuffer
Chia-I Wu
1
-0
/
+6
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
2
-0
/
+53
2011-08-28
egl_dri2: add support for Android
Chia-I Wu
3
-0
/
+749
2011-08-28
egl_dri2: allow RGBA masks to be specified for matching
Chia-I Wu
5
-5
/
+27
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-16
dri2: Add __DRI_BUFFER_COUNT token
Benjamin Franzke
1
-2
/
+0
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-08-14
Destroy context in dri2/glx driver when apps call eglDestroyContext
Cooper Yuan
2
-2
/
+38
2011-08-04
egl/gbm: Fix EGL_DEFAULT_DISPLAY
Benjamin Franzke
3
-2
/
+31
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-27
wayland-drm: Add copyright notice to protocol
Benjamin Franzke
1
-0
/
+27
2011-07-14
Rename swrastg_dri to swrast_dri
Marek Olšák
1
-5
/
+0
2011-07-06
Fixes for leaks reported by cppcheck.
Völgyes Dávid
3
-2
/
+8
2011-07-02
egl_dri2: Fix compilation if udev devel files are not installed
Benjamin Franzke
1
-0
/
+4
2011-07-02
egl: add copyright notices
Chia-I Wu
38
-49
/
+1054
2011-07-01
egl: fix a compiler warning
Chia-I Wu
1
-0
/
+1
2011-06-27
egl: Fix Terminate with shared gbm screens
Benjamin Franzke
2
-2
/
+7
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-24
egl_dri2: Build drm platform only if enabled
Benjamin Franzke
2
-1
/
+8
2011-06-23
egl_dri2: Hookup gbm as drm platform
Benjamin Franzke
5
-61
/
+131
[next]