aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/egl/common/egl_g3d_st.c
Commit message (Expand)AuthorAgeFilesLines
* st/egl: Remove.Jose Fonseca2015-03-041-321/+0
* st/dri: do not create a new context for msaa copyMaarten Lankhorst2013-09-111-2/+4
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* gallium: pass the current context to the flush_front state tracker functionMarek Olšák2012-12-071-2/+4
* st/egl: add native_present_controlChia-I Wu2011-09-081-2/+5
* st/egl: create pbuffers with PIPE_BIND_SAMPLER_VIEWChia-I Wu2011-07-291-3/+4
* st-api: Rework how drawables are invalidated v3.Thomas Hellstrom2011-06-291-0/+2
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-2/+2
* st/egl: Use native_surface::present callback.Chia-I Wu2010-11-031-1/+2
* st/egl: Drop context argument from egl_g3d_get_egl_image.Chia-I Wu2010-09-301-1/+0
* st/egl: Move module loading code to targets.Chia-I Wu2010-06-291-167/+0
* st/egl: Reorganize targets.Chia-I Wu2010-06-291-6/+6
* st/egl: Remove unnecessary header.Vinson Lee2010-06-101-1/+0
* st/egl: Use OS-specific module suffices.Chia-I Wu2010-05-311-6/+17
* st/egl: Hook eglCreatePbufferFromClientBuffer.Chia-I Wu2010-05-301-16/+43
* egl_g3d: add missing param to egl_g3d_st_manager_get_egl_image()Brian Paul2010-05-271-0/+1
* st_api: Give get_egl_image arguments directly to the functionJakob Borncrantz2010-05-211-7/+8
* st_api: Add get param function to st_managerJakob Bornecrantz2010-05-211-0/+8
* egl_g3d: Check external modules for client APIs first.Chia-I Wu2010-05-081-30/+150
* et/egl: Remove dead code.Vinson Lee2010-04-261-3/+0
* st_api: Remove st_moduleJakob Bornecrantz2010-04-261-14/+15
* st/egl: Follow the portability guide.Chia-I Wu2010-04-111-2/+2
* Squashed commit of the following:Keith Whitwell2010-04-101-11/+11
* Fix copyright headers.Chia-I Wu2010-04-101-5/+6
* st/egl: Remove pbuffer from the native interface.Chia-I Wu2010-04-091-2/+55
* st/egl: Implement get_egl_image hook.Chia-I Wu2010-04-041-0/+32
* st/egl: Add a missing break.Chia-I Wu2010-04-021-0/+1
* st/egl: Use st_api.h instead of st_public.h.Chia-I Wu2010-03-121-0/+227