summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/egl
AgeCommit message (Expand)Author
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-21Merge branch 'gallium-msaa'Roland Scheidegger
2010-05-17st/egl: adapt to interface changesRoland Scheidegger
2010-05-08egl_g3d: Check external modules for client APIs first.Chia-I Wu
2010-05-07glapi: Move to src/mapi/.Chia-I Wu
2010-04-26et/egl: Remove dead code.Vinson Lee
2010-04-26st_api: Remove st_moduleJakob Bornecrantz
2010-04-20st/egl: No need to use drm_api argument structJakob Bornecrantz
2010-04-20st/egl: Use correct driver_name field to get kernel driver nameJakob Bornecrantz
2010-04-20st/egl: Check for null destroy callback on api structJakob Bornecrantz
2010-04-19Merge branch '7.8'Dan Nicholson
2010-04-19egl: Pass flags to locate Xlib headers and librariesDan Nicholson
2010-04-16st/egl: Remove unnecessary header.Vinson Lee
2010-04-12st/egl: Request the front buffer as needed.Chia-I Wu
2010-04-12st/egl: Fix DRI2 on old X serversJakob Bornecrantz
2010-04-11st/egl: Follow the portability guide.Chia-I Wu
2010-04-11st/egl: Factor driver callbacks to a new file.Chia-I Wu
2010-04-10st/egl: Remove unnecessary header.Vinson Lee
2010-04-11st/egl: Remove depth/stencil format from the native interface.Chia-I Wu
2010-04-11st/egl: Remove __GLcontextModes from the native interface.Chia-I Wu
2010-04-10Squashed commit of the following:Keith Whitwell
2010-04-10Fix copyright headers.Chia-I Wu
2010-04-10st/egl: Fix a typo in determining the render buffer.Chia-I Wu
2010-04-09st/egl: Move probe interface to native_probe.h.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-30gallium: adapt all code to the renamed depth/stencil formatsRoland Scheidegger
2010-03-16Merge remote branch 'origin/gallium-st-api'Chia-I Wu
2010-03-13st/egl: Fix eglCopyBuffers.Chia-I Wu
2010-03-13st/egl: Cache the pipe surface used in flush_frontbuffer.Chia-I Wu
2010-03-12st/egl: Use st_api.h instead of st_public.h.Chia-I Wu
2010-03-10target-helpers: remove swrast_xlib.c helperKeith Whitwell
2010-03-10gallium: plumb winsys-drawable-handle through to state trackerKeith Whitwell
2010-03-10st/egl: Fix build errors in ximage backend after merge.Chia-I Wu
2010-03-09egl/x11: use swrast-xlib helperKeith Whitwell
2010-03-09ws/xlib: manage the GC internallyKeith Whitwell
2010-03-09Merge commit 'origin/master' into gallium-sw-api-2Keith Whitwell
2010-03-09Squashed commit of gallium-no-texture-blanketKeith Whitwell
2010-03-09st/egl: Use xlib_sw_winsys in ximage backend.Chia-I Wu
2010-03-09st/egl: Fix KMS build error after winsys handle change.Chia-I Wu
2010-03-08Merge commit 'origin/gallium-winsys-handle-rebased'Keith Whitwell
2010-03-05st/egl: Add support for EGL_KHR_image_base and EGL_KHR_image_pixmap.Chia-I Wu
2010-03-05st/egl: Add get_param to native display interface.Chia-I Wu
2010-03-05st/egl: Move modeset interface to native_modeset.h.Chia-I Wu
2010-03-05st/egl: Add event support to the native display interface.Chia-I Wu
2010-03-01egl: Rename pipe formats.José Fonseca
2010-03-01gallium: Reorg texture usage flagsJakob Bornecrantz
2010-03-01gallium: Expose a opaque winsys handle and functions on pipe_screenJakob Bornecrantz