index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
winsys
/
egl_xlib
/
sw_winsys.c
Age
Commit message (
Expand
)
Author
2009-12-17
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-03
Move pf_get_block() to u_format auxiliary module.
Michal Krol
2009-11-30
fixups for interface changes (mostly state trackers)
Roland Scheidegger
2009-08-11
gallium/egl: add missing tex_usage parameter
Brian Paul
2009-03-04
gallium: Unify reference counting.
Michel Dänzer
2009-01-30
gallium: make p_winsys internal
Zack Rusin
2009-01-20
gallium: Remove the standalone surfaces.
José Fonseca
2008-09-03
gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context.
José Fonseca
2008-08-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-06-27
egl: helps if the stride is right
Zack Rusin
2008-06-27
eh, we need a buildbot... fix the compilation
Zack Rusin
2008-06-20
egl: added cpp assertions/sanity checks
Brian Paul
2008-05-30
egl: added surface_alloc_storage()
Brian Paul
2008-05-29
egl: new EGL/gallium/softpipe/xlib winsys
Brian Paul