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
/
targets
/
egl
Age
Commit message (
Expand
)
Author
2011-01-20
glapi: Fix OpenGL and OpenGL ES interop.
Chia-I Wu
2011-01-15
targets/egl: i965 needs libwsw.
Chia-I Wu
2011-01-10
mesa: Remove GLES overlay.
Chia-I Wu
2011-01-09
targets/egl: add libnvc0.a to nouveau libs
Marcin Slusarz
2010-12-10
targets/egl: Improve st_GL.so loading.
Chia-I Wu
2010-12-10
target/egl: Fix misleading debug message.
Chia-I Wu
2010-10-31
targets/egl: Fix a warning with --disable-opengl build.
Chia-I Wu
2010-10-24
Ensure -L$(TOP)/$(LIB_DIR) appears in link line before any -L in $LDFLAGS
Jon TURNEY
2010-10-18
egl/i965: include inline_wrapper_sw_helper.h
Victor Tseng
2010-10-15
target-helpers: Remove per target software wrapper check
Jakob Bornecrantz
2010-10-15
egl: Remove unnecessary headers
Jakob Bornecrantz
2010-10-07
targets/egl: Fix linking with libdrm.
Chia-I Wu
2010-09-17
targets/egl: Use C++ compiler to link GL/ES state trackers.
Chia-I Wu
2010-09-10
targets/egl: Fix crashes from loading invalid modules.
Chia-I Wu
2010-09-10
gallium: Remove ST_API_OPENGL_ES1 and ST_API_OPENGL_ES2.
Chia-I Wu
2010-09-10
st/egl: Use profiles to create OpenGL ES contexts.
Chia-I Wu
2010-08-24
targets/egl: Check against drm_driver_descriptor::name.
Chia-I Wu
2010-08-24
targets/egl: add pipe_r600
Benjamin Franzke
2010-08-24
targets/egl: rename pipe_radeon to pipe_r300
Benjamin Franzke
2010-08-17
targets/egl: Link with DRI_LIB_DEPS.
Chia-I Wu
2010-08-06
targets/egl: Fix build by including missing headers.
Vinson Lee
2010-08-05
targets/egl: fix build
Joakim Sindholt
2010-07-16
st/egl: Fix build on FreeBSD.
Chia-I Wu
2010-06-30
st/egl: Add egl-gdi target.
Chia-I Wu
2010-06-29
egl: Check for drm winsys not just the driver name
Jakob Bornecrantz
2010-06-29
i915g: Fix copy pasto
Jakob Bornecrantz
2010-06-29
egl: Fix gallium build when EGL is not installed on system
Jakob Bornecrantz
2010-06-29
i915g: Add missing egl pipe file
Jakob Bornecrantz
2010-06-29
st/egl: Build a single EGL driver.
Chia-I Wu
2010-06-29
st/egl: Move module loading code to targets.
Chia-I Wu
2010-06-29
st/egl: Reorganize targets.
Chia-I Wu