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
Age
Commit message (
Expand
)
Author
2010-04-19
Merge branch '7.8'
Dan Nicholson
2010-04-16
st/drisw: Stop pretending to be drm_api
Jakob Bornecrantz
2010-04-14
swrastg: Fix defines to be able to load more then one sw driver
Jakob Bornecrantz
2010-04-11
Fix build with --enable-32-bit.
Török Edwin
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-04-10
Squashed commit of the following:
Keith Whitwell
2010-04-05
scons: Link expat in dri builds.
Vinson Lee
2010-03-31
libgl-xlib: Fix missing X11 symbols.
José Fonseca
2010-03-29
swrastg: Silence unused value warning.
Vinson Lee
2010-03-29
st/dri/sw: add drisw_api similarly to dri1_api
George Sapountzis
2010-03-28
gallium: new raw gallium interface to support standalone tests
Keith Whitwell
2010-03-28
drisw: probably better hack for stride and some comments
George Sapountzis
2010-03-27
st/egl: Fix missing symbols.
Chia-I Wu
2010-03-26
gallium: Fix Windows SCons build.
Vinson Lee
2010-03-26
swrastg: allow for any of the software rasterizers.
George Sapountzis
2010-03-26
swrastg: Use llvmpipe if built but only on scons
Jakob Bornecrantz
2010-03-26
swrastg: Build with scons
Jakob Bornecrantz
2010-03-26
gallium: Fix DRI driver build warnings under scons
Jakob Bornecrantz
2010-03-26
i915g: Rename winsys prefix to i915_ from intel_
Jakob Bornecrantz
2010-03-26
st/dri: Reshuffle files and make it obvious which files are shared
Jakob Bornecrantz
2010-03-25
swrastg_dri: add winsys and target
George Sapountzis
2010-03-25
r300g/radeong: fix scons build
Joakim Sindholt
2010-03-25
gallium: Fix libgl-xlib path to sw xlib winsys
Jakob Bornecrantz
2010-03-24
gallium: Add warnings incase pipe drivers are not built in targets
Jakob Bornecrantz
2010-03-24
gallium: Make scons build dri/xorg drivers again
Jakob Bornecrantz
2010-03-24
gallium: Reorg winsys directories
Jakob Bornecrantz
2010-03-24
gallium: Move xorg drivers to targets
Jakob Bornecrantz
2010-03-24
gallium: Move egl drivers to targets
Jakob Bornecrantz
2010-03-24
gallium: Move dri drivers to targets
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-10
scons: Fixup the libgl-gdi build.
José Fonseca
2010-03-09
gallium: create target for gdi libgl
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-09
scons: Add new targets option.
José Fonseca
2010-03-08
gallium: introduce target directory
Keith Whitwell