summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/g3dvl/Makefile
AgeCommit message (Expand)Author
2009-02-13galium: Makefile fixes: -Werror=implicit-function-declaration -> -Werror-impl...Benjamin Close
2009-01-10g3dvl: Use Gallium MALLOC wrappers.Younes Manton
2009-01-10g3dvl: Get rid of old unbuffered motion compensation code.Younes Manton
2008-08-28g3dvl: Buffer the entire frame before rendering.Younes Manton
2008-08-18g3dvl: Use rotating buffers to avoid waiting for map().Younes Manton
2008-08-16g3dvl: Modularized rendering, refactored to accommodate VAAPI, other APIs.Younes Manton
2008-07-22g3dvl: Add Nouveau winsys, libdriclient.Younes Manton
2008-07-06g3dvl: Round surfaces up to POT, use src rect when outputting surfaces.Younes Manton
2008-06-30g3dvl: Simplify shader code.Younes Manton
2008-06-08Initial commit for g3dvl.Younes Manton