index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
jni
/
android
/
opengl
/
util.cpp
Age
Commit message (
Expand
)
Author
2019-09-10
Create C API for accessing android.graphics.Bitmap in native code.
Derek Sollenberger
2019-07-16
Update includes to begin isolating graphics classes.
Derek Sollenberger
2019-04-01
Use libnativehelper to get access to NIO buffer internals
Orion Hodson
2019-03-27
Pass Bitmap's native instance to JNI where feasible
Leon Scroggins III
2018-10-31
[GLUtils] Return the correct pixel format for GL_SRGB8_ALPHA8.
Peiyong Lin
2018-09-24
[GLUtils] Add support for GL_SRGB8_ALPHA8.
Peiyong Lin
2018-02-26
Fix texture image internalformat/type validation.
Nicolas Capens
2018-01-19
[GLUtils] Pass the correct format into glTexImage2D and glTexSubImage2D.
Peiyong Lin
2018-01-17
[GLUtils] Use GL_* types for FP16 bitmap.
Peiyong Lin
2017-12-19
Update GLUtils to support F16
Leon Scroggins III
2017-07-20
Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 am: 5...
Steven Moreland
2017-07-20
Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 am: 5...
Steven Moreland
2017-07-19
frameworks/base: use proper nativehelper headers
Steven Moreland
2017-07-18
Remove references to (unused) colortables
Mike Reed
2017-07-12
Remove more references to kIndex_8
Leon Scroggins III
2017-06-23
Merge "Replace MallocHelper with std::unique_ptr." am: 8330d5212d am: 6dfb0ca3d5
Elliott Hughes
2017-06-21
Replace MallocHelper with std::unique_ptr.
Elliott Hughes
2017-04-18
bitmaps and pixelrefs no longer need lock/unlock
Mike Reed
2015-10-06
Remove GLTrace support
Pablo Ceballos
2015-09-24
resolved conflicts for a884d81e to stage-aosp-master
Elliott Hughes
2015-09-22
constify JNINativeMethod function pointer tables
Daniel Micay
2015-05-13
Replace JNI primitive array critical calls with non-critical ones.
Hiroshi Yamauchi
2015-05-12
Replace JNI primitive array critical calls with non-critical ones.
Hiroshi Yamauchi
2015-04-30
Change how Java Bitmaps are accessed in a few places
John Reck
2015-04-20
Revert "Change how Java Bitmaps are accessed in a few places"
John Reck
2015-04-13
Change how Java Bitmaps are accessed in a few places
John Reck
2015-03-05
Cleanup Bitmap JNI attempt #2
John Reck
2015-03-05
Revert "Cleanup Bitmap JNI"
Chad Jones
2015-03-05
Cleanup Bitmap JNI
John Reck
2015-01-06
Merge frameworks/base changes from master-skia to master.
Mike Reed
2014-11-21
Frameworks/base: Consistency in core/jni
Andreas Gampe
2014-11-20
Fix clang warnings in core/jni.
Dan Albert
2014-11-13
Frameworks/base: Wall Werror in core/jni
Andreas Gampe
2014-07-08
SkBitmap::Config is deprecated, use SkColorType
Mike Reed
2014-02-27
Fix includes so that they no longer rely on the global Skia includes director...
Derek Sollenberger
2014-01-28
AArch64: Make graphics classes 64-bit compatible
Ashok Bhat
2014-01-27
Revert "AArch64: Make graphics classes 64-bit compatible"
Narayan Kamath
2014-01-27
AArch64: Make graphics classes 64-bit compatible
Ashok Bhat
2013-12-03
Call SkBitmap::config() instead of ::getConfig()
Leon Scroggins III
2013-11-20
framework changes needed to support Skia at r12108.
Derek Sollenberger
2012-12-19
DdmServer: add controls for OpenGL tracing
Siva Velusamy
2012-03-09
Expose a function to set OpenGL Trace level.
Siva Velusamy
2012-01-08
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-04
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2011-04-07
Use jniThrowException for exception throwing from native code.
Elliott Hughes
2009-12-31
A library for encoding and decoding ETC1 textures.
Jack Palevich
2009-08-31
Change util_texSubImage2D to call glCompressedTexImage2D correctly.
Jack Palevich
2009-03-24
Automated import from //branches/master/...@141860,141860
Jack Palevich
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
[next]