index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
egl
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl: Use -no-undefined libtool flag
Jon TURNEY
2012-03-05
1
-1
/
+1
*
wayland: Use new wl_display_disconnect
Benjamin Franzke
2012-03-05
1
-1
/
+1
*
egl: Also put a symlink from libEGL.so in lib/ for now.
Eric Anholt
2012-03-02
1
-0
/
+1
*
egl: Don't include strings.h on Windows.
José Fonseca
2012-03-01
2
-1
/
+1
*
egl/drivers: Convert to automake.
Eric Anholt
2012-02-29
6
-105
/
+97
*
egl/main: Convert to automake.
Eric Anholt
2012-02-29
9
-224
/
+185
*
egl: Drop the non-builtin-drivers support.
Eric Anholt
2012-02-29
2
-30
/
+2
*
egl: Drop _EGL_MAIN entrypoint obfuscation.
Eric Anholt
2012-02-29
5
-5
/
+2
*
add wayland cflags when building wayland-egl
Juan Zhao
2012-01-29
1
-1
/
+2
*
automake: src/egl/wayland
Benjamin Franzke
2012-01-26
10
-158
/
+39
*
Revert "Always build shared glapi"
Matt Turner
2012-01-24
3
-0
/
+13
*
gbm: install libgbm.so into lib
Matt Turner
2012-01-24
1
-1
/
+0
*
egl,gbm_gallium: Fix linkage against gbm from automake
Benjamin Franzke
2012-01-24
1
-0
/
+1
*
Always build shared glapi
Matt Turner
2012-01-20
3
-13
/
+0
*
wayland-drm: Drop the non-premul formats, use format codes from drm_fourcc.h
Kristian Høgsberg
2012-01-11
4
-35
/
+81
*
egl_dri2: Put the _eglError call in the case switch case
Kristian Høgsberg
2012-01-11
1
-2
/
+2
*
egl_dri2/wayland: handle creating xrgb8888 images
Robert Bragg
2012-01-11
3
-56
/
+80
*
egl/x11: Merge the right version of Frederiks change
Kristian Høgsberg
2011-12-21
1
-21
/
+8
*
egl_dri2/x11: Add support for the DRI2 SwapBuffers request
Fredrik Höglund
2011-12-20
2
-21
/
+81
*
egl_dri2/x11: Add support for eglSwapInterval
Fredrik Höglund
2011-12-20
3
-1
/
+36
*
egl_dri2/x11: error check coordinates in eglPostSubBufferNV
Chia-I Wu
2011-12-20
1
-5
/
+5
*
egl_dri2/x11: Add support for EGL_NV_post_sub_buffer
Fredrik Höglund
2011-12-20
1
-0
/
+17
*
egl: add EGL_NV_post_sub_buffer
Fredrik Höglund
2011-12-20
6
-0
/
+48
*
egl: KHR_reusable_sync entrypoints are missing from eglGetProcAddress
Chia-I Wu
2011-12-20
1
-0
/
+5
*
egl: remove #ifdef's for official extensions
Chia-I Wu
2011-12-20
7
-70
/
+0
*
egl: remove EGL_ANDROID_swap_rectangle
Chia-I Wu
2011-12-20
4
-35
/
+0
*
egl_dri2: Fix some valgrind reported leaks
Benjamin Franzke
2011-12-13
4
-8
/
+10
*
egl_glx: fix eglDestroyContext
Chia-I Wu
2011-12-03
1
-1
/
+2
*
egl_glx: Try first a default lookup for glXGetProcAddress before loading dyna...
Beren Minor
2011-11-27
1
-9
/
+14
*
android: bring in i915_dri and i965_dri automatically
Chia-I Wu
2011-11-26
1
-0
/
+4
*
android: move libGLES_mesa build rules to src/egl/main/.
Chia-I Wu
2011-11-26
1
-3
/
+83
*
android: add support for ICS
Chia-I Wu
2011-11-25
2
-9
/
+18
*
egl: silence unused var warning
Brian Paul
2011-11-10
1
-0
/
+2
*
configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.
Stéphane Marchesin
2011-10-04
1
-2
/
+2
*
egl: add null platform
Chia-I Wu
2011-09-20
3
-0
/
+8
*
egl_glx.c: use unsigned instead of uint
Matt Turner
2011-09-19
1
-3
/
+3
*
wayland: Flush before blocking in swapbuffers.
Jørgen Lind
2011-09-15
1
-2
/
+5
*
egl_dri2: add support for RGBA_8888 android native buffer
Chia-I Wu
2011-09-09
1
-0
/
+2
*
Define INLINE macro in terms of inline.
José Fonseca
2011-09-08
1
-19
/
+22
*
wayland: Use wl_resource_* error functions
Kristian Høgsberg
2011-09-01
1
-10
/
+10
*
egl_dri2: Destroy callback in release_pending_buffer
Benjamin Franzke
2011-09-01
1
-0
/
+2
*
wayland-drm: Fix compilation with wayland master
Benjamin Franzke
2011-09-01
1
-9
/
+9
*
wayland: Track changes to drop wl_visual
Kristian Høgsberg
2011-08-31
8
-39
/
+108
*
egl_dri2: Only clear EGL_PIXMAP_BIT if DRI config is double buffered
Kristian Høgsberg
2011-08-31
1
-2
/
+4
*
wayland: Track server side wayland changes
Kristian Høgsberg
2011-08-31
2
-35
/
+37
*
wayland: Use new wl_callback mechanism
Kristian Høgsberg
2011-08-31
1
-31
/
+24
*
egl_dri2: Drop dri2_surface_type enum
Benjamin Franzke
2011-08-31
2
-18
/
+9
*
egl_dri2: add pbuffer support to platform_android
Chia-I Wu
2011-08-31
1
-5
/
+16
*
egl_dri2: check the surface type in platform_android
Chia-I Wu
2011-08-31
1
-45
/
+56
*
egl_dri2: refactor droid_get_buffers_with_format
Chia-I Wu
2011-08-31
1
-27
/
+39
[next]