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
/
drivers
/
i915simple
/
i915_state_emit.c
Age
Commit message (
Expand
)
Author
2009-02-25
i915: Fix some warnings
Jakob Bornecrantz
2009-02-18
i915simple: Minimal fixup for introduction of struct pipe_transfer.
Michel Dänzer
2009-02-02
gallium: remove pipe_buffer from surfaces
Zack Rusin
2008-06-27
gallium: Drop pipe_texture->cpp and pipe_surface->cpp.
José Fonseca
2008-06-23
i915: Add render and texture support for tiled texture and buffers
Jakob Bornecrantz
2008-06-13
i915: Improved the not used tile code
Jakob Bornecrantz
2008-06-13
i915: Fix offsets not being used for surface targets
Jakob Bornecrantz
2008-06-02
i915: Fixed some warnings
Jakob Bornecrantz
2008-05-28
i915: Prepare for tiled private front and back buffers
Jakob Bornecrantz
2008-03-26
gallium: Change pipe->flush() interface to optionally return a fence.
Michel Dänzer
2008-03-05
gallium: michel's patch to rework texture/sampler binding interface
Keith Whitwell
2008-02-22
gallium/i915: overhaul of fragment shader compilation, constant/immediate all...
Brian
2008-02-15
Code reorganization: move files into their places.
José Fonseca