index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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
*
Use separate $(MINSTALL) for installing libraries
Dan Nicholson
2009-06-01
1
-1
/
+1
*
egl_xlib: Pass RTLD_LAZY to dlopen.
José Fonseca
2009-05-01
1
-1
/
+3
*
mesa: Prepend "-Wl," to linking options
Tormod Volden
2009-04-30
1
-1
/
+1
*
softpipe: Simplify softpipe_create's prototype.
José Fonseca
2009-04-18
1
-1
/
+1
*
egl: don't crash with one more khronos api
Zack Rusin
2009-04-17
1
-0
/
+1
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
1
-3
/
+3
*
gallium/winsys/egl_xlib: Fix build after introduction of struct pipe_transfer.
Michel Dänzer
2009-02-18
1
-3
/
+4
*
mesa: build/use libmesagallium.a for gallium builds
Brian Paul
2009-02-09
1
-1
/
+1
*
gallium: remove pipe_buffer from surfaces
Zack Rusin
2009-02-02
1
-2
/
+3
*
gallium: make p_winsys internal
Zack Rusin
2009-01-30
2
-2
/
+2
*
egl: compilation fix
Zack Rusin
2009-01-26
1
-2
/
+4
*
gallium: Remove the standalone surfaces.
José Fonseca
2009-01-20
1
-56
/
+14
*
st: change from ** to * for st_unreference_framebuffer()
Alan Hourihane
2008-09-26
1
-1
/
+1
*
gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context.
José Fonseca
2008-09-03
1
-1
/
+1
*
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