index
:
~ab/mesa
9.0-staging
automake-gallium4
automake-gallium5
automake-gallium7
automake-gallium8
build-fixes
docs-cleanup
glsl_arb_gpu_shader_fp64
glsl_arb_gpu_shader_fp64_v2
hw_gl_select2
iframe-layout
remove-api_defines
Andreas' mesa work
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
egl
Age
Commit message (
Expand
)
Author
Files
Lines
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
2011-06-21
egl_dri2/wayland: Hook up new buffer.release event
Benjamin Franzke
3
-18
/
+129
2011-06-20
wayland: Pass use_invalidate extension to driver
Kristian Høgsberg
2
-2
/
+3
2011-06-20
egl_dri2/x11: Check availability of the dri2 extension
Benjamin Franzke
1
-0
/
+9
2011-06-13
wayland-drm: remove depend on "make clean"
Chia-I Wu
1
-0
/
+1
2011-06-13
egl_dri2: try swrastg_dri if swrast_dri fails
Chia-I Wu
1
-0
/
+6
2011-06-13
egl_dri2: add dri2_load_driver_swrast
Chia-I Wu
3
-19
/
+44
2011-06-12
egl_dri2: Compare configs before matching them
Benjamin Franzke
1
-1
/
+13
2011-06-12
egl_dri2/wayland: Add support for EGL_DEFAULT_DISPLAY
Benjamin Franzke
2
-3
/
+23
2011-06-07
egl_dri2: Add missing header
Benjamin Franzke
1
-0
/
+1
2011-06-07
egl_dri2: Add missing license
Benjamin Franzke
1
-0
/
+28
2011-06-07
egl_dri2: Use libudev only if available
Benjamin Franzke
1
-2
/
+7
2011-06-07
egl_dri2: Use external driver pci list
Benjamin Franzke
4
-664
/
+116
2011-05-31
wayland-drm: Check visual for being NULL
Benjamin Franzke
1
-1
/
+1
2011-05-31
egl_dri2: Fix usage of bool values
Benjamin Franzke
1
-3
/
+3
2011-05-31
wayland-egl: Remove left-over headers and struct
Benjamin Franzke
2
-27
/
+1
2011-05-25
egl_dri2: add new cayman pci ids
Alex Deucher
1
-0
/
+15
2011-05-19
wayland-drm: Use new generic error event
Kristian Høgsberg
2
-16
/
+17
2011-05-18
wayland: Fix link order for libwayland-drm.a
Kristian Høgsberg
1
-4
/
+4
2011-05-17
egl: Recognize Ivybridge PCI IDs.
Kenneth Graunke
1
-0
/
+5
2011-05-16
egl: Compile wayland-drm.a into libEGL independent of egl_dri2
Benjamin Franzke
1
-3
/
+4
2011-05-13
egl_dri2: Discard similar configs
Benjamin Franzke
1
-4
/
+2
2011-05-13
egl_dri2: Make it possible to not compile in the X11 platform
Kristian Høgsberg
4
-7
/
+28
2011-05-12
egl/dri2: Avoid unused static functions.
José Fonseca
1
-1
/
+1
2011-05-12
egl/dri2: Prevent uninitialized variable dereference.
José Fonseca
1
-2
/
+5
[next]