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
/
state_trackers
/
egl
/
common
/
egl_g3d_st.c
Age
Commit message (
Expand
)
Author
2010-12-02
gallium: support for array textures and related changes
Roland Scheidegger
2010-11-03
st/egl: Use native_surface::present callback.
Chia-I Wu
2010-09-30
st/egl: Drop context argument from egl_g3d_get_egl_image.
Chia-I Wu
2010-06-29
st/egl: Move module loading code to targets.
Chia-I Wu
2010-06-29
st/egl: Reorganize targets.
Chia-I Wu
2010-06-10
st/egl: Remove unnecessary header.
Vinson Lee
2010-05-31
st/egl: Use OS-specific module suffices.
Chia-I Wu
2010-05-30
st/egl: Hook eglCreatePbufferFromClientBuffer.
Chia-I Wu
2010-05-27
egl_g3d: add missing param to egl_g3d_st_manager_get_egl_image()
Brian Paul
2010-05-21
st_api: Give get_egl_image arguments directly to the function
Jakob Borncrantz
2010-05-21
st_api: Add get param function to st_manager
Jakob Bornecrantz
2010-05-08
egl_g3d: Check external modules for client APIs first.
Chia-I Wu
2010-04-26
et/egl: Remove dead code.
Vinson Lee
2010-04-26
st_api: Remove st_module
Jakob Bornecrantz
2010-04-11
st/egl: Follow the portability guide.
Chia-I Wu
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-04-10
Fix copyright headers.
Chia-I Wu
2010-04-09
st/egl: Remove pbuffer from the native interface.
Chia-I Wu
2010-04-04
st/egl: Implement get_egl_image hook.
Chia-I Wu
2010-04-02
st/egl: Add a missing break.
Chia-I Wu
2010-03-12
st/egl: Use st_api.h instead of st_public.h.
Chia-I Wu