index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
egl
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl/dri2: load libglapi.0.dylib on osx
Julien Isorce
2015-07-08
1
-0
/
+2
*
egl: sort extension lists alphabetically
Marek Olšák
2015-07-03
3
-54
/
+51
*
egl: implement EGL_KHR_gl_texture_3D_image
Anatoli Antonovitch
2015-07-03
1
-3
/
+17
*
egl/x11: handle when invalid drawable is passed in create_surface
Emil Velikov
2015-06-30
1
-0
/
+4
*
egl/wayland: cleanup dri2_wl_create_surface error path
Emil Velikov
2015-06-30
1
-3
/
+1
*
egl/wayland: handle NULL native_window in create_surface
Emil Velikov
2015-06-30
1
-0
/
+5
*
egl/drm: plug memory leak
Emil Velikov
2015-06-30
1
-2
/
+5
*
egl/haiku: fix Mesa build under Haiku
Alexander von Gluck IV
2015-06-29
1
-14
/
+14
*
egl_dri2: Remove trailing whitespaces
Boyan Ding
2015-06-26
4
-13
/
+13
*
egl/x11: Remove duplicate call to dri2_x11_add_configs_for_visuals
Boyan Ding
2015-06-23
1
-5
/
+0
*
android: egl: do not link against libglapi
Emil Velikov
2015-06-23
1
-1
/
+0
*
egl: Use the loader_open_device() helper to do open with CLOEXEC
Derek Foreman
2015-06-23
4
-32
/
+6
*
egl/drm: Duplicate fd with F_DUPFD_CLOEXEC to prevent leak
Derek Foreman
2015-06-23
1
-1
/
+1
*
egl/x11: Set version of swrastLoader to 2
Boyan Ding
2015-06-18
1
-1
/
+1
*
egl/dri2: implement platform_surfaceless
Haixia Shi
2015-06-16
7
-1
/
+193
*
egl: Drop check for driver != NULL.
Eric Anholt
2015-06-15
1
-1
/
+1
*
egl/dri2: Fix Android Lollipop build on ARM.
Eric Anholt
2015-06-15
1
-0
/
+1
*
egl/haiku: coding style fixes
Emil Velikov
2015-06-12
1
-4
/
+5
*
egl/haiku: plug some obvious memory leaks
Emil Velikov
2015-06-12
1
-7
/
+25
*
egl/haiku: minor surface management cleanups
Emil Velikov
2015-06-12
1
-11
/
+4
*
egl/haiku: kill off haiku_log()
Emil Velikov
2015-06-12
1
-24
/
+0
*
egl/haiku: we don't use src/loader, drop all the references to it
Emil Velikov
2015-06-12
2
-8
/
+0
*
egl/haiku: remove unused variables in struct haiku_egl_driver
Emil Velikov
2015-06-12
1
-4
/
+0
*
egl/haiku: handle memory allocation failure
Emil Velikov
2015-06-12
1
-7
/
+28
*
egl/haiku: use CALL/TRACE/ERROR over _eglLog() for haiku specifics
Emil Velikov
2015-06-12
1
-25
/
+39
*
egl/haiku: remove commented out code
Emil Velikov
2015-06-12
1
-93
/
+0
*
egl/haiku: use correct version variable
Emil Velikov
2015-06-12
1
-2
/
+1
*
android: try to load gallium_dri.so directly
Chih-Wei Huang
2015-06-09
1
-0
/
+9
*
android: Depend on gallium_dri from EGL, instead of linking in gallium.
Chih-Wei Huang
2015-06-09
1
-80
/
+3
*
android: loader: export the path to be included
Chih-Wei Huang
2015-06-09
1
-1
/
+0
*
egl: expose EGL 1.5 if all requirements are met
Marek Olšák
2015-06-05
2
-0
/
+16
*
egl: return correct invalid-type error from eglCreateSync
Marek Olšák
2015-06-05
1
-8
/
+19
*
egl: add new platform functions (v2)
Marek Olšák
2015-06-05
1
-0
/
+54
*
egl: add eglCreateImage (v2)
Marek Olšák
2015-06-05
1
-0
/
+42
*
egl: add eglGetSyncAttrib (v2)
Marek Olšák
2015-06-05
5
-10
/
+29
*
egl: add eglWaitSync
Marek Olšák
2015-06-05
1
-0
/
+12
*
egl: add EGL 1.5 functions that don't need any changes from extensions
Marek Olšák
2015-06-05
1
-12
/
+16
*
egl: use EGL 1.5 types without suffixes
Marek Olšák
2015-06-05
6
-38
/
+38
*
egl: add context attribs from EGL 1.5
Marek Olšák
2015-06-05
1
-0
/
+30
*
egl: fix setting context flags
Marek Olšák
2015-06-05
1
-2
/
+3
*
egl: combine VersionMajor and VersionMinor into one variable
Marek Olšák
2015-06-05
2
-7
/
+5
*
egl: set the EGL version in common code
Marek Olšák
2015-06-05
5
-24
/
+7
*
egl: remove unused _egl_global::ClientExtensions
Marek Olšák
2015-06-05
2
-19
/
+0
*
egl/dri2: silence uninitialized variable warnings
Brian Paul
2015-06-01
1
-2
/
+4
*
egl: remove remaining EGL_MESA_copy_context skeleton
Emil Velikov
2015-05-14
2
-2
/
+0
*
egl/main: fix EGL_KHR_get_all_proc_addresses
Emil Velikov
2015-05-14
1
-3
/
+3
*
egl: more define fixes for EGL_MESA_image_dma_buf_export
Marc-André Lureau
2015-05-14
2
-2
/
+2
*
egl/main: expose only core EGL functions statically
Emil Velikov
2015-05-14
2
-135
/
+132
*
egl/main: Update README.txt
Emil Velikov
2015-05-14
1
-7
/
+6
*
egl/main: cleanup function prototypes
Emil Velikov
2015-05-14
2
-14
/
+2
[next]