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
/
Makefile
Age
Commit message (
Expand
)
Author
2011-03-04
egl/wayland: Move wayland-egl into a subdir
Benjamin Franzke
2011-03-01
egl: Add EGL_WL_bind_wayland_display
Benjamin Franzke
2011-02-07
st/egl: Add wayland platform
Benjamin Franzke
2010-11-09
st/egl: Fix build for include files in nonstandard places
Thomas Hellstrom
2010-09-19
st/egl: Rename kms backend to drm.
Chia-I Wu
2010-08-24
st/egl: Fix r300/r600 support in KMS backend.
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
2010-06-29
st/egl: One driver per hardware.
Chia-I Wu
2010-06-17
egl: s/EGL_DISPLAY/EGL_PLATFORM/.
Chia-I Wu
2010-06-11
st/egl: Add fbdev backend.
Chia-I Wu
2010-06-04
st/egl: Move sw screen creation to native helper.
Chia-I Wu
2010-05-07
glapi: Move to src/mapi/.
Chia-I Wu
2010-04-19
egl: Pass flags to locate Xlib headers and libraries
Dan Nicholson
2010-02-09
Retire miniglx and move the actual glx code up to src/glx
Kristian Høgsberg
2010-02-05
egl: Remove egl_xdri.
Chia-I Wu
2010-01-22
st/egl_g3d: Rename to st/egl.
Chia-I Wu
2010-01-22
st/egl: Remove the egl state tracker.
Chia-I Wu
2009-05-15
st/egl: Use proper Makefile
Jakob Bornecrantz
2009-02-25
egl: remove compiler flags from CFLAGS
Brian Paul
2009-02-25
egl: add comment/reminder to fix the CFLAGS in this Makefile
Brian Paul
2009-02-25
gallium: Fix build when exiting CFLAGS contains a path with different gl.h
Benjamin Close
2009-02-12
egl: Doesn't depend on xorg or pixman
Jakob Bornecrantz
2009-02-13
galium: Makefile fixes: -Werror=implicit-function-declaration -> -Werror-impl...
Benjamin Close
2009-02-11
Add external pixman CFLAGS after all internal include paths
Dan Nicholson
2009-01-18
egl: Add a egl state_tracker that use Gallium
Jakob Bornecrantz