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
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl/build: Remove unused GLAPI_LIB.
Matt Turner
2013-07-22
1
-2
/
+0
*
egl: Add extension infrastructure for EGL_EXT_swap_buffers_with_damage
Robert Bragg
2013-05-07
4
-0
/
+41
*
android: libsync is needed on Android 4.2+ for any driver
Chia-I Wu
2013-05-06
1
-5
/
+3
*
android: add ilo to the build system
Chia-I Wu
2013-05-06
1
-0
/
+6
*
mesa,gallium,egl,mapi: One definition of C99 inline/__func__ to rule them all.
José Fonseca
2013-03-12
1
-38
/
+6
*
android: use gralloc_drm_get_gem_handle api
Tapani Pälli
2013-01-28
1
-1
/
+3
*
egl/dri2: Add plumbing for EGL_OPENGL_ES3_BIT_KHR
Chad Versace
2013-01-15
5
-2
/
+12
*
Clean up .gitignore files
Matt Turner
2013-01-10
1
-1
/
+0
*
egl: Add extension infrastructure for EGL_EXT_buffer_age
Kristian Høgsberg
2013-01-04
4
-0
/
+16
*
egl/android: Fix build for Jelly Bean (v2)
Chad Versace
2013-01-02
1
-0
/
+5
*
Remove OpenVMS support
Matt Turner
2012-11-16
1
-3
/
+1
*
egl: Return EGL_BAD_MATCH for invalid profile attributes
Matt Turner
2012-10-10
1
-10
/
+7
*
build: Use AX_PTHREAD's HAVE_PTHREAD preprocessor definition
Matt Turner
2012-10-01
2
-4
/
+4
*
Don't cast the return value of malloc/realloc
Matt Turner
2012-09-05
4
-4
/
+4
*
egl: fix invalid flag detection for EGL_KHR_create_context
Matt Turner
2012-08-27
1
-1
/
+1
*
egl: Allow OpenGL ES 3.0 as a version
Ian Romanick
2012-08-14
1
-1
/
+7
*
egl: Implement front-end support for EGL_EXT_create_context_robustness
Ian Romanick
2012-08-14
3
-0
/
+29
*
egl: Implement front-end support for EGL_KHR_create_context
Ian Romanick
2012-08-14
4
-5
/
+217
*
egl: Rename ClientVersion to ClientMajorVersion, add ClientMinorVersion
Ian Romanick
2012-08-14
2
-5
/
+7
*
egl: Replace KHR_surfaceless_* extensions with KHR_surfaceless_context
Ian Romanick
2012-08-06
4
-29
/
+6
*
automake: convert libglapi
Jon TURNEY
2012-07-13
1
-1
/
+1
*
egl: Add EGL_WAYLAND_PLANE_WL attribute
Kristian Høgsberg
2012-07-11
4
-0
/
+30
*
radeonsi: initial WIP SI code
Tom Stellard
2012-04-13
1
-2
/
+5
*
egl: fix uninitialized values
Dylan Noblesmith
2012-04-13
1
-1
/
+1
*
Add Makefile.in to toplevel .gitignore
Kenneth Graunke
2012-03-20
1
-1
/
+0
*
Add .deps/, .libs/, and *.la to toplevel .gitignore
Paul Berry
2012-03-20
1
-3
/
+0
*
shared-glapi: Convert to automake
Kristian Høgsberg
2012-03-19
1
-1
/
+0
*
egl: Use -no-undefined libtool flag
Jon TURNEY
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
1
-2
/
+2
*
egl/main: Convert to automake.
Eric Anholt
2012-02-29
5
-192
/
+152
*
automake: src/egl/wayland
Benjamin Franzke
2012-01-26
1
-1
/
+1
*
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
*
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
*
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
*
egl: silence unused var warning
Brian Paul
2011-11-10
1
-0
/
+2
*
egl: add null platform
Chia-I Wu
2011-09-20
3
-0
/
+8
*
Define INLINE macro in terms of inline.
José Fonseca
2011-09-08
1
-19
/
+22
*
egl: Use gbm/wayland flags regardless of egl_dri2
Benjamin Franzke
2011-08-29
1
-10
/
+10
*
android: add support for egl_dri2
Chia-I Wu
2011-08-28
1
-0
/
+3
*
android: build core EGL
Chia-I Wu
2011-08-21
1
-0
/
+64
*
egl: add Android-specific extensions
Chia-I Wu
2011-08-21
4
-0
/
+39
*
egl: add _EGL_PLATFORM_ANDROID
Chia-I Wu
2011-08-21
2
-1
/
+3
*
egl: Add include paths for platform autodetection
Benjamin Franzke
2011-08-16
1
-0
/
+2
[next]