index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opengl
/
libagl
/
texture.cpp
Age
Commit message (
Expand
)
Author
2009-09-10
AGL's glCompressedTexImage2D now checks the imageSize parameter.
Jack Palevich
2009-07-15
remove libagl's dependency on gralloc_priv.h
Mathias Agopian
2009-06-24
merge master in master_gl
Mathias Agopian
2009-06-22
add glTexParameteri() and fix glTexParameteriv()
Mathias Agopian
2009-06-10
fix a bug where copybit only renders in the first buffer when used with s/w GL
Mathias Agopian
2009-05-05
move android_native_buffer_t declaration into its own private/ui/android_nati...
Mathias Agopian
2009-05-05
move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h...
Mathias Agopian
2009-05-05
get rid of android_native_buffer_t::getHandle() and replace it with an handle...
Mathias Agopian
2009-05-05
removed the "bits" attribute from android_native_buffer_t.
Mathias Agopian
2009-05-04
update surfaceflinger, libui and libagl to the new gralloc api
Mathias Agopian
2009-04-10
Integrate from //sandbox/mathias/donut/...@145728
Mathias Agopian
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-02-10
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project