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
/
libgl-xlib
Age
Commit message (
Expand
)
Author
2010-09-17
libgl-xlib: Remove unused st_api_create_OpenGL.
Chia-I Wu
2010-09-07
libgl-xlib: Fix --enable-gallium-llvm build.
Chia-I Wu
2010-09-03
libgl-xlib: enable galahad support
Brian Paul
2010-08-24
make: Use C++ compiler to link stdc++ library.
Brian Paul
2010-08-22
libgl-xlib: Include missing header in xlib.c.
Vinson Lee
2010-08-14
scons: Link talloc.
José Fonseca
2010-07-13
libgl-xlib: add depend to make clean list
Brian Paul
2010-05-12
rbug: Add to all targets that link against trace
Jakob Bornecrantz
2010-05-07
glapi: Move to src/mapi/.
Chia-I Wu
2010-04-26
st_api: Remove st_module
Jakob Bornecrantz
2010-04-19
Merge branch '7.8'
Dan Nicholson
2010-04-11
scons: Always build softpipe and llvmpipe (when llvm available).
José Fonseca
2010-04-11
scons: Make LLVM a black-white dependency.
José Fonseca
2010-03-31
libgl-xlib: Fix missing X11 symbols.
José Fonseca
2010-03-29
st/dri/sw: add drisw_api similarly to dri1_api
George Sapountzis
2010-03-26
swrastg: allow for any of the software rasterizers.
George Sapountzis
2010-03-25
gallium: Fix libgl-xlib path to sw xlib winsys
Jakob Bornecrantz
2010-03-21
Revert "gallium: add soft screen helper"
George Sapountzis
2010-03-21
Revert "fix scons build"
George Sapountzis
2010-03-21
fix scons build
George Sapountzis
2010-03-21
gallium: add soft screen helper
George Sapountzis
2010-03-16
libgl-xlib: Use a simple GALLIUM_DRIVER env var to select the pipe driver.
José Fonseca
2010-03-16
Merge remote branch 'origin/gallium-st-api'
Chia-I Wu
2010-03-15
libgl-xlib: Obey GALLIUM_SOFTPIPE define.
José Fonseca
2010-03-13
st/glx: Make xmesa_create_st_api a callback of xm_driver.
Chia-I Wu
2010-03-12
winsys/xlib, st/es: Advertise st_api.h support.
Chia-I Wu
2010-03-10
target-helpers: remove swrast_xlib.c helper
Keith Whitwell
2010-03-09
gallium: create helper for swrast+xlib combination
Keith Whitwell
2010-03-09
scons: Fix the libg-xlib Sconscript.
José Fonseca
2010-03-09
targets/libgl-xlib: add code to inject trace and identity layers
Keith Whitwell
2010-03-09
ws/xlib: remove self-knowledge about users of xlib winsys
Keith Whitwell
2010-03-08
gallium: introduce target directory
Keith Whitwell