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
/
Makefile
Age
Commit message (
Expand
)
Author
2011-02-11
r300g: import the last bits of libdrm and cleanup the whole thing
Marek Olšák
2011-02-07
st/egl: Add wayland platform
Benjamin Franzke
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-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-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
st/egl: Use profiles to create OpenGL ES contexts.
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-07-16
st/egl: Fix build on FreeBSD.
Chia-I Wu
2010-06-29
egl: Check for drm winsys not just the driver name
Jakob Bornecrantz
2010-06-29
egl: Fix gallium build when EGL is not installed on system
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