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
/
drivers
/
dri
/
egldri.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2010-01-04
1
-13
/
+13
*
egl: Replace IsBound by a pointer to the binding.
Chia-I Wu
2009-08-03
1
-2
/
+2
*
egl: Remove redundant DeletePending flag.
Chia-I Wu
2009-07-17
1
-10
/
+2
*
egl: Use the link functions to manage resources.
Chia-I Wu
2009-07-17
1
-14
/
+19
*
egl: minor tweaks
Brian Paul
2008-06-05
1
-2
/
+4
*
comments in _eglMain()
Brian Paul
2008-05-29
1
-0
/
+4
*
egl: pass args to _eglOpenDriver()
Brian Paul
2008-05-28
1
-2
/
+1
*
egl: added args string to _eglMain()
Brian Paul
2008-05-28
1
-2
/
+2
*
prototype new code to map card number to driver name
Brian Paul
2008-05-28
1
-4
/
+62
*
include eglconfigutil.h
Brian Paul
2008-05-27
1
-0
/
+1
*
misc updates, clean-ups, remove dependency on mtypes.h
Brian Paul
2008-05-27
1
-11
/
+17
*
fixup stamp so driver updates drawable info
Dave Airlie
2005-12-30
1
-0
/
+15
*
Rename eglDRIShowSurfaceMESA.
Brian Paul
2005-12-10
1
-8
/
+9
*
Put extension flags, string into separate struct.
Brian Paul
2005-11-29
1
-2
/
+2
*
clean up the drmGetMap/drmMap code
Brian Paul
2005-11-29
1
-36
/
+32
*
apparently need to load colormap after setting the mode to make it work reliably
Brian Paul
2005-11-29
1
-25
/
+50
*
Lots of fixes, clean-ups, new comments, etc.
Brian Paul
2005-11-28
1
-228
/
+323
*
use _egl_api struct, make some functions static
Brian Paul
2005-11-24
1
-17
/
+22
*
New files for radeon egl driver.
Jon Smirl
2005-08-04
1
-0
/
+1001