summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_cubemap_normalize.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-11-12i965: Don't try to normalize cubemap coordinates for textureSize.Kenneth Graunke1-0/+3
2011-10-18intel: Convert from GLboolean to 'bool' from stdbool.h.Kenneth Graunke1-1/+1
2011-08-30i965: Fix Android build by removing relative includesChad Versace1-2/+2
2011-01-31Convert everything from the talloc API to the ralloc API.Kenneth Graunke1-1/+1
2010-10-07i965: Normalize cubemap coordinates like is done in the Mesa IR path.Eric Anholt1-0/+110