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
/
gallium
/
winsys
/
egl_xlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
2
-2
/
+3
*
egl: added EGL_OPENVG_API case (allow all APIs)
Brian Paul
2008-07-10
1
-0
/
+1
*
egl: plug a small memleak
Zack Rusin
2008-07-09
1
-0
/
+1
*
egl: set config's EGL_CONFORMANT, EGL_RENDERABLE_TYPE, EGL_SURFACE_TYPE attri...
Brian Paul
2008-06-28
1
-0
/
+7
*
egl: helps if the stride is right
Zack Rusin
2008-06-27
1
-1
/
+3
*
eh, we need a buildbot... fix the compilation
Zack Rusin
2008-06-27
2
-6
/
+4
*
egl: These changes allow an eglBindAPI(EGL_OPENGL_ES_API) to succeed, and to ...
Robert Ellison
2008-06-27
1
-0
/
+1
*
egl: added cpp assertions/sanity checks
Brian Paul
2008-06-20
1
-0
/
+2
*
egl: added null ptr checks
Brian Paul
2008-06-20
1
-1
/
+4
*
egl: use dlsym() to try to identify APIs
Brian Paul
2008-06-19
1
-2
/
+45
*
egl: omit libmesa.a glapi.c from library
Brian Paul
2008-06-18
1
-2
/
+6
*
egl: call st_get_proc_address()
Brian Paul
2008-06-18
1
-5
/
+1
*
egl: s/softpipe_egl.so/egl_softpipe.so/
Brian Paul
2008-06-09
1
-3
/
+3
*
egl: clean-ups
Brian Paul
2008-06-06
1
-11
/
+9
*
egl: open X display if needed
Brian Paul
2008-06-06
1
-0
/
+4
*
egl: do proper setup/init of EGL configs
Brian Paul
2008-06-04
1
-21
/
+52
*
egl: prototype some multi-API code
Brian Paul
2008-06-04
1
-10
/
+19
*
egl: eglGetProcAddress() stub
Brian Paul
2008-05-30
1
-0
/
+12
*
egl: specify client API by bit flag, not string
Brian Paul
2008-05-30
1
-2
/
+8
*
egl: added eglDestroySurface function
Brian Paul
2008-05-30
1
-0
/
+23
*
egl: fix-up window resizes
Brian Paul
2008-05-30
1
-0
/
+4
*
egl: assorted fixes. The code works now.
Brian Paul
2008-05-30
1
-7
/
+60
*
egl: added surface_alloc_storage()
Brian Paul
2008-05-30
1
-1
/
+38
*
egl: new EGL/gallium/softpipe/xlib winsys
Brian Paul
2008-05-29
4
-0
/
+832