summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/egl/common/native.h
Commit message (Expand)AuthorAgeFilesLines
* st/egl: Remove.Jose Fonseca2015-03-041-342/+0
* gallium-egl: Simplify native_wayland_drm_bufmgr_helper interfaceAnder Conselvan de Oliveira2013-08-071-1/+1
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* st/egl: Add support for EGL_NOK_swap_regionFredrik Höglund2011-12-151-1/+12
* st/egl: add support for null platformChia-I Wu2011-09-201-0/+3
* st/egl: overload NATIVE_PARAM_PREMULTIPLIED_ALPHAChia-I Wu2011-09-081-0/+5
* st/egl: add NATIVE_PARAM_PREMULTIPLIED_ALPHAChia-I Wu2011-09-081-1/+10
* st/egl: add native_present_controlChia-I Wu2011-09-081-3/+15
* st/egl: add android backendChia-I Wu2011-08-211-0/+3
* st/egl: add get_pixmap_format callback to native_displayChia-I Wu2011-06-251-11/+5
* st/egl: clean up eglCopyBuffersChia-I Wu2011-06-251-0/+11
* st/egl: reorganize backend initializationChia-I Wu2011-06-251-9/+17
* st/egl: Hookup gbm for drm backendBenjamin Franzke2011-06-231-0/+3
* st/egl: Implement EGL_WL_bind_wayland_display for x11,drm,waylandBenjamin Franzke2011-05-131-0/+2
* st/egl: Move the copy context to the native display structureThomas Hellstrom2011-03-011-0/+28
* st/egl: Add wayland platformBenjamin Franzke2011-02-071-0/+3
* egl: Improve driver selection.Chia-I Wu2011-01-131-1/+2
* st/egl: Remove native_config::samples.Chia-I Wu2010-12-221-1/+0
* st/egl: Remove native_config::slow_config.Chia-I Wu2010-12-221-1/+0
* st/egl: Make config optional for create_pixmap_surface.Chia-I Wu2010-12-221-1/+3
* st/egl: Add native_display_buffer interface.Chia-I Wu2010-11-031-0/+2
* st/egl: Add extern "C" wrapper to native.h.Chia-I Wu2010-11-031-0/+8
* st/egl: Remove flush_frontbuffer and swap_buffers.Chia-I Wu2010-11-031-13/+0
* st/egl: Add native_surface::present callback.Chia-I Wu2010-11-031-1/+19
* st/egl: Rename kms backend to drm.Chia-I Wu2010-09-191-1/+1
* egl: Remove st/egl probe code.Chia-I Wu2010-06-291-15/+0
* st/egl: Move module loading code to targets.Chia-I Wu2010-06-291-1/+8
* st/egl: One driver per hardware.Chia-I Wu2010-06-291-1/+10
* st/egl: Introduce native_platform.Chia-I Wu2010-06-291-4/+22
* egl: Introduce platform displays internally.Chia-I Wu2010-06-231-2/+1
* st/egl: Follow the portability guide.Chia-I Wu2010-04-111-1/+1
* st/egl: Remove depth/stencil format from the native interface.Chia-I Wu2010-04-111-2/+0
* st/egl: Remove __GLcontextModes from the native interface.Chia-I Wu2010-04-111-14/+19
* Squashed commit of the following:Keith Whitwell2010-04-101-1/+1
* Fix copyright headers.Chia-I Wu2010-04-101-5/+6
* st/egl: Move probe interface to native_probe.h.Chia-I Wu2010-04-091-37/+1
* st/egl: Remove pbuffer from the native interface.Chia-I Wu2010-04-091-8/+0
* Merge commit 'origin/master' into gallium-sw-api-2Keith Whitwell2010-03-091-50/+38
|\
| * st/egl: Add get_param to native display interface.Chia-I Wu2010-03-051-0/+16
| * st/egl: Move modeset interface to native_modeset.h.Chia-I Wu2010-03-051-55/+2
| * st/egl: Add event support to the native display interface.Chia-I Wu2010-03-051-1/+26
* | st/egl: Use xlib_sw_winsys in ximage backend.Chia-I Wu2010-03-091-3/+0
|/
* gallium: squash-merge of gallium screen contextKeith Whitwell2010-02-081-5/+0
* st/egl_g3d: Rename to st/egl.Chia-I Wu2010-01-221-0/+277