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