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
/
winsys
/
i915
/
sw
Age
Commit message (
Expand
)
Author
2011-03-01
i915g: kill relocs accouting
Daniel Vetter
2011-02-27
i915g/winsys: buffer validation support
Daniel Vetter
2011-02-26
i915g: Use the same debug env vars in drm and sw winsys
Jakob Bornecrantz
2011-02-26
i915g: Use unchecked writes in sw winsys batchbuffer
Jakob Bornecrantz
2011-02-24
i915g: Use dump function in sw winsys
Jakob Bornecrantz
2011-02-21
i915g: s/bool/boolean/ style-fixup in winsys
Daniel Vetter
2011-02-20
i915g: s/__func__/__FUNCTION__/
Vinson Lee
2011-02-21
i915g: Fix void ptr arith
Jakob Bornecrantz
2010-12-02
i915g: prepare winsys/batchbuffer for execbuf2
Daniel Vetter
2010-12-02
i915g: switch to tiled allocations, kill set_fence
Daniel Vetter
2010-12-02
i915g: add winsys function to create tiled buffers
Daniel Vetter
2010-12-02
i915g: drop alignment parameter from iws->buffer_create
Daniel Vetter
2010-06-06
i915g: Move bootstrap code to targets
Jakob Bornecrantz
2010-05-29
i915g: Move pci id to winsys struct
Jakob Bornecrantz
2010-04-23
gallium: s/free/FREE/ and same for friends.
José Fonseca
2010-04-17
i915g: Remove unnecessary headers.
Vinson Lee
2010-04-17
i915g: Add a software only debuging winsys
Jakob Bornecrantz