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
/
native.h
Age
Commit message (
Expand
)
Author
2011-01-13
egl: Improve driver selection.
Chia-I Wu
2010-12-22
st/egl: Remove native_config::samples.
Chia-I Wu
2010-12-22
st/egl: Remove native_config::slow_config.
Chia-I Wu
2010-12-22
st/egl: Make config optional for create_pixmap_surface.
Chia-I Wu
2010-11-03
st/egl: Add native_display_buffer interface.
Chia-I Wu
2010-11-03
st/egl: Add extern "C" wrapper to native.h.
Chia-I Wu
2010-11-03
st/egl: Remove flush_frontbuffer and swap_buffers.
Chia-I Wu
2010-11-03
st/egl: Add native_surface::present callback.
Chia-I Wu
2010-09-19
st/egl: Rename kms backend to drm.
Chia-I Wu
2010-06-29
egl: Remove st/egl probe code.
Chia-I Wu
2010-06-29
st/egl: Move module loading code to targets.
Chia-I Wu
2010-06-29
st/egl: One driver per hardware.
Chia-I Wu
2010-06-29
st/egl: Introduce native_platform.
Chia-I Wu
2010-06-23
egl: Introduce platform displays internally.
Chia-I Wu
2010-04-11
st/egl: Follow the portability guide.
Chia-I Wu
2010-04-11
st/egl: Remove depth/stencil format from the native interface.
Chia-I Wu
2010-04-11
st/egl: Remove __GLcontextModes from the native interface.
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: Move probe interface to native_probe.h.
Chia-I Wu
2010-04-09
st/egl: Remove pbuffer from the native interface.
Chia-I Wu
2010-03-09
Merge commit 'origin/master' into gallium-sw-api-2
Keith Whitwell
2010-03-09
st/egl: Use xlib_sw_winsys in ximage backend.
Chia-I Wu
2010-03-05
st/egl: Add get_param to native display interface.
Chia-I Wu
2010-03-05
st/egl: Move modeset interface to native_modeset.h.
Chia-I Wu
2010-03-05
st/egl: Add event support to the native display interface.
Chia-I Wu
2010-02-08
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-01-22
st/egl_g3d: Rename to st/egl.
Chia-I Wu