Merge remote-tracking branch 'mesa-public/master' into vulkan
[mesa.git] / src / mesa / drivers / dri / i965 / brw_cubemap_normalize.cpp
2013-10-05 Chris Forbesi965: ignore all texturing opcodes without a coordinate...
2013-10-02 Chris Forbesi965: fix bogus swizzle in brw_cubemap_normalize
2013-09-26 Chris Forbesi965: Fix cube array coordinate normalization
2011-11-12 Kenneth Graunkei965: Don't try to normalize cubemap coordinates for...
2011-10-18 Kenneth Graunkeintel: Convert from GLboolean to 'bool' from stdbool.h.
2011-08-30 Chad Versacei965: Fix Android build by removing relative includes
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-31 Kenneth GraunkeConvert everything from the talloc API to the ralloc...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-07 Eric Anholti965: Normalize cubemap coordinates like is done in...