Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
a50b51c03aca449920fc8581a738032a7bce7150
/
opengl
/
libagl
/
texture.cpp
5f2165f
remove dependency on android_native{s_priv|buffer}.h
by Mathias Agopian
· 13 years ago
3a0cae8
implement EGL_TEXTURE_EXTERNAL_OES in libagl
by Mathias Agopian
· 14 years ago
697526b
frameworks/base: android_native_buffer_t -> ANativeWindowBuffer
by Iliyan Malchev
· 14 years ago
bb0628d
remove copybit hack from software opengl (libagl)
by Mathias Agopian
· 15 years ago
c77a20a
merge from open-source master
by The Android Open Source Project
· 15 years ago
7c5fe4c
Fix glCopyTexSubImage2D inverted texture bug.
by Jack Palevich
· 15 years ago
8dccb26
Proper EGLImageKHR error handling
by Mathias Agopian
· 15 years ago
0673586
Fix ETC1 texture decoding.
by Jack Palevich
· 15 years ago
18b915a
implement [2396050] Add ETC1 texture support to AGL
by Mathias Agopian
· 15 years ago
fda42f3
fix [2397853] glCopyTexImage2D crashes emulator
by Mathias Agopian
· 15 years ago
a48c654
Fix glReadPixels() to verify that both x and y are non-negative.
by Mike Playle
· 15 years ago
45351bc
fix [2341222] AGL version of glDrawTexxOES doesn't handle "Z" value correctly
by Mathias Agopian
· 15 years ago
cc8c35c
eclair snapshot
by Jean-Baptiste Queru
· 16 years ago
d13e461
fix [2151588] glTexSubImage2D() allows pixel format conversion
by Mathias Agopian
· 16 years ago
cfa316b
AGL's glCompressedTexImage2D now checks the imageSize parameter.
by Jack Palevich
· 16 years ago
4d3b5c1
donut snapshot
by Jean-Baptiste Queru
· 16 years ago
f13901e
remove libagl's dependency on gralloc_priv.h
by Mathias Agopian
· 16 years ago
4c4b387
merge master in master_gl
by Mathias Agopian
· 16 years ago
b12f99b
add glTexParameteri() and fix glTexParameteriv()
by Mathias Agopian
· 16 years ago
0a3139a
fix a bug where copybit only renders in the first buffer when used with s/w GL
by Mathias Agopian
· 16 years ago
58a79f4
move android_native_buffer_t declaration into its own private/ui/android_native_priv.h header, since user code should never have access to it.
by Mathias Agopian
· 16 years ago
7189c00
move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h and don't include it from egl.h
by Mathias Agopian
· 16 years ago
21c59d0
get rid of android_native_buffer_t::getHandle() and replace it with an handle field
by Mathias Agopian
· 16 years ago
e71212b
removed the "bits" attribute from android_native_buffer_t.
by Mathias Agopian
· 16 years ago
0926f50
update surfaceflinger, libui and libagl to the new gralloc api
by Mathias Agopian
· 16 years ago
076b1cc
Integrate from //sandbox/mathias/donut/...@145728
by Mathias Agopian
· 16 years ago
edbf3b6
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d5193d9
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
a6938ba
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 16 years ago
7c1b96a
Initial Contribution
by The Android Open Source Project
· 17 years ago