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
/
egl_xlib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/winsys/egl_xlib: Fix build after introduction of struct pipe_transfer.
Michel Dänzer
2009-02-18
1
-3
/
+4
*
gallium: remove pipe_buffer from surfaces
Zack Rusin
2009-02-02
1
-2
/
+3
*
gallium: make p_winsys internal
Zack Rusin
2009-01-30
1
-1
/
+1
*
egl: compilation fix
Zack Rusin
2009-01-26
1
-2
/
+4
*
st: change from ** to * for st_unreference_framebuffer()
Alan Hourihane
2008-09-26
1
-1
/
+1
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-1
/
+1
*
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
*
eh, we need a buildbot... fix the compilation
Zack Rusin
2008-06-27
1
-1
/
+1
*
egl: These changes allow an eglBindAPI(EGL_OPENGL_ES_API) to succeed, and to ...
Robert Ellison
2008-06-27
1
-0
/
+1
*
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: call st_get_proc_address()
Brian Paul
2008-06-18
1
-5
/
+1
*
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: new EGL/gallium/softpipe/xlib winsys
Brian Paul
2008-05-29
1
-0
/
+461