index
:
~gabbayo/mesa
llvmpipe-ppc64le-optimize-with-rt-checks
master
mesa-upstream
mesa-vsx
nemanjai
r600g-debug-1.3
r600g-upstream
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
egl
/
main
/
eglsurface.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-14
egl: Add needed extern "C" for C++ access
Alexander von Gluck IV
1
-0
/
+8
2015-03-05
egl/main: no longer export internal function
Emil Velikov
1
-3
/
+3
2015-03-05
egl/main: replace INLINE with inline
Emil Velikov
1
-6
/
+7
2014-04-28
dri_interface: Update __DRItexBufferExtensionRec to version 3
Emil Velikov
1
-0
/
+3
2014-01-17
s/Tungsten Graphics/VMware/
José Fonseca
1
-1
/
+1
2011-12-20
egl: add EGL_NV_post_sub_buffer
Fredrik Höglund
1
-0
/
+2
2011-07-02
egl: add copyright notices
Chia-I Wu
1
-0
/
+30
2010-10-23
egl: Use reference counting to replace IsLinked or IsBound.
Chia-I Wu
1
-27
/
+0
2010-10-23
egl: Add reference count for resources.
Chia-I Wu
1
-0
/
+22
2010-10-23
egl: Drop dpy argument from the link functions.
Chia-I Wu
1
-3
/
+3
2010-10-22
egl: Move fallback routines to eglfallbacks.c.
Chia-I Wu
1
-38
/
+0
2010-05-14
egl: Implement EGL_NOK_texture_from_pixmap
Kristian Høgsberg
1
-1
/
+1
2010-02-05
egl: Clarify IsLinked and IsBound.
Chia-I Wu
1
-0
/
+6
2010-01-31
egl: Clean up surface attributes.
Chia-I Wu
1
-11
/
+18
2010-01-31
egl: Initialize display resources with their display.
Chia-I Wu
1
-1
/
+1
2010-01-30
egl: Remove unused VisibleRefCount.
Chia-I Wu
1
-3
/
+0
2010-01-30
egl: Rename Binding to CurrentContext in _EGLSurface.
Chia-I Wu
1
-7
/
+7
2010-01-25
egl: Native types are renamed in EGL 1.3.
Chia-I Wu
1
-3
/
+3
2010-01-25
egl: Make resource void pointer in _eglCheckResource.
Chia-I Wu
1
-2
/
+1
2010-01-24
egl: Make surfaces and contexts resources.
Chia-I Wu
1
-29
/
+27
2010-01-24
egl: Move surface functions in egldisplay.[ch] to eglsurface.[ch]
Chia-I Wu
1
-0
/
+63
2010-01-05
egl: Fix breakage from -fvisibility=hidden.
Chia-I Wu
1
-1
/
+1
2009-10-15
egl: Rework eglSwapInterval.
Chia-I Wu
1
-1
/
+1
2009-08-18
egl: Remove hash table for surfaces.
Chia-I Wu
1
-1
/
+0
2009-08-18
egl: Overhaul driver API.
Chia-I Wu
1
-17
/
+17
2009-08-03
egl: Replace IsBound by a pointer to the binding.
Chia-I Wu
1
-4
/
+15
2009-07-17
egl: Remove redundant DeletePending flag.
Chia-I Wu
1
-1
/
+0
2009-07-17
egl: Use the link functions to manage resources.
Chia-I Wu
1
-11
/
+2
2009-07-17
egl: Add funtions to link contexts and surfaces to displays.
Chia-I Wu
1
-9
/
+5
2009-07-17
egl: Support per-thread info.
Chia-I Wu
1
-4
/
+0
2008-09-01
egl: additional error checking in _eglBind/ReleaseTexImage()
Brian Paul
1
-0
/
+1
2008-05-27
added _eglGet*Handle() functions
Brian Paul
1
-0
/
+4
2006-01-30
some initial EGL 1.2 work
Brian Paul
1
-0
/
+20
2005-11-27
Redo _eglInitSurface() so it can be used with all surface types.
Brian Paul
1
-7
/
+4
2005-05-17
added _eglInitPbufferSurface()
Brian Paul
1
-0
/
+4
2005-04-22
initial EGL code
Brian Paul
1
-0
/
+96