replicant-frameworks_native/opengl/libagl
Martin Storsjo d5b1cda91e libagl: Transform the vertex if using eye space lighting with point lights
This fixes lighting when using point lights, when eye space
lighting is used (which is the default).

Change-Id: I0cd0d2329893d6b5f8af3b1e595274c2076fc322
2012-07-12 16:59:20 +03:00
..
Android.mk
array.cpp
array.h
BufferObjectManager.cpp
BufferObjectManager.h
context.h libagl shouldn't export anything 2012-02-27 13:03:04 -08:00
dxt.cpp
dxt.h
egl.cpp Implement the EGL_KHR_fence_sync in libagl 2012-05-22 12:11:41 -07:00
fixed_asm.S
fp.cpp
fp.h
iterators.S
light.cpp libagl: Transform the vertex if using eye space lighting with point lights 2012-07-12 16:59:20 +03:00
light.h
matrix.cpp Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE 2012-01-03 22:38:27 +00:00
matrix.h
mipmap.cpp Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE 2012-01-08 13:19:13 +00:00
primitives.cpp
primitives.h
state.cpp Implement the EGL_KHR_fence_sync in libagl 2012-05-22 12:11:41 -07:00
state.h
texture.cpp remove dependency on android_native{s_priv|buffer}.h 2012-02-24 18:26:01 -08:00
texture.h
TextureObjectManager.cpp remove dependency on android_native{s_priv|buffer}.h 2012-02-24 18:26:01 -08:00
TextureObjectManager.h
Tokenizer.cpp Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE 2012-01-03 22:38:27 +00:00
Tokenizer.h
TokenManager.cpp
TokenManager.h
vertex.cpp
vertex.h