summaryrefslogtreecommitdiff
path: root/libMesa.project
diff options
context:
space:
mode:
authorDavid Li <davidxli@google.com>2011-02-25 17:43:08 -0800
committerDavid Li <davidxli@google.com>2011-02-25 17:43:08 -0800
commit01e6ff90560d588418e706ce4d2a16d5a15520e5 (patch)
treea6dd0f10c5d369d0250a7d64f092ce077cd950d1 /libMesa.project
parent8e399777f3d6c0e02a31af9e231e7547d3fdbb7d (diff)
Changes to work with libAgl2 to implement GL ES 2.0
Fixed blend mode constants. Implemented some GL ES 2.0 functions. Fixed sampler uniform linking and assigning. Various other changes. Change-Id: Icbc6c85747c6bf89fefcec613eabfea6b1141f65
Diffstat (limited to 'libMesa.project')
-rw-r--r--libMesa.project2
1 files changed, 1 insertions, 1 deletions
diff --git a/libMesa.project b/libMesa.project
index 1ff6bcb..66b0723 100644
--- a/libMesa.project
+++ b/libMesa.project
@@ -134,7 +134,6 @@
<File Name="src/glsl/opt_constant_folding.cpp"/>
<File Name="src/glsl/ast_function.cpp"/>
<File Name="src/glsl/lower_jumps.cpp"/>
- <File Name="src/glsl/ir_to_llvm_helper.cpp"/>
<File Name="src/glsl/ast_expr.cpp"/>
<File Name="src/glsl/ir_print_visitor.cpp"/>
<File Name="src/glsl/opt_noop_swizzle.cpp"/>
@@ -188,6 +187,7 @@
<File Name="src/pixelflinger2/buffer.cpp"/>
<File Name="src/pixelflinger2/llvm_helper.h"/>
<File Name="src/pixelflinger2/scanline.cpp"/>
+ <File Name="src/pixelflinger2/llvm_texture.cpp"/>
</VirtualDirectory>
</VirtualDirectory>
<Description/>