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
/
eglcontext.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl: Use reference counting to replace IsLinked or IsBound.
Chia-I Wu
2010-10-23
1
-28
/
+3
*
egl: Add reference count for resources.
Chia-I Wu
2010-10-23
1
-0
/
+22
*
egl: Drop dpy argument from the link functions.
Chia-I Wu
2010-10-23
1
-3
/
+3
*
egl: Move fallback routines to eglfallbacks.c.
Chia-I Wu
2010-10-22
1
-16
/
+0
*
egl: Clarify IsLinked and IsBound.
Chia-I Wu
2010-02-05
1
-0
/
+6
*
egl: Initialize display resources with their display.
Chia-I Wu
2010-01-31
1
-1
/
+1
*
egl: Clean up header inclusions.
Chia-I Wu
2010-01-30
1
-1
/
+0
*
egl: Migrate drivers to use _eglBindContext.
Chia-I Wu
2010-01-28
1
-1
/
+1
*
egl: Add _eglBindContext.
Chia-I Wu
2010-01-28
1
-0
/
+4
*
egl: Make resource void pointer in _eglCheckResource.
Chia-I Wu
2010-01-25
1
-2
/
+1
*
egl: Make surfaces and contexts resources.
Chia-I Wu
2010-01-24
1
-29
/
+27
*
egl: Move context functions in egldisplay.[ch] to eglcontext.[ch].
Chia-I Wu
2010-01-24
1
-0
/
+63
*
egl: Fix breakage from -fvisibility=hidden.
Chia-I Wu
2010-01-05
1
-2
/
+2
*
egl: Add support for querying render buffer.
Chia-I Wu
2009-09-29
1
-0
/
+3
*
egl: Overhaul driver API.
Chia-I Wu
2009-08-18
1
-5
/
+5
*
egl: Replace IsBound by a pointer to the binding.
Chia-I Wu
2009-08-03
1
-3
/
+14
*
egl: Remove redundant DeletePending flag.
Chia-I Wu
2009-07-17
1
-1
/
+0
*
egl: Use the link functions to manage resources.
Chia-I Wu
2009-07-17
1
-10
/
+2
*
egl: Add funtions to link contexts and surfaces to displays.
Chia-I Wu
2009-07-17
1
-9
/
+3
*
egl: Support per-thread info.
Chia-I Wu
2009-07-17
1
-4
/
+0
*
egl: clean-up re-org of the client API state
Brian Paul
2008-05-30
1
-3
/
+3
*
eliminate the context hash table
Brian Paul
2008-05-27
1
-2
/
+4
*
some initial EGL 1.2 work
Brian Paul
2006-01-30
1
-0
/
+3
*
Redo _eglInitSurface() so it can be used with all surface types.
Brian Paul
2005-11-27
1
-2
/
+3
*
use EGLint instead of unsigned long for eglCopyContextMESA, added comments
Brian Paul
2005-05-16
1
-1
/
+1
*
Add empty placeholder for eglCopyContextMESA
Jon Smirl
2005-05-14
1
-0
/
+3
*
initial EGL code
Brian Paul
2005-04-22
1
-0
/
+64