Sign in
android
/
platform
/
frameworks
/
rs
/
b16f26ec37e5225ed253c83dbff4fcd037041fc8
/
rsUtils.h
6223721
Remove RS_SERVER macros and references to unused headers.
by Miao Wang
· 8 years ago
c53dadb
Stop the default verbose logging.
by Stephen Hines
· 8 years ago
f9e077a
Fix logging defined in external header.
by Jason Sams
· 12 years ago
0b575de
Add x86 server support.
by Tim Murray
· 12 years ago
94999c3
Fix stride 16-byte alignment issues in RS.
by Stephen Hines
· 12 years ago
6537404
Support float vector versions of rsDebug() directly.
by Stephen Hines
· 13 years ago
e23d239
Starting to untangle header spaghetti.
by Alex Sakhartchouk
· 13 years ago
3715b00
Rename three header files to free namespace for api.
by Jason Sams
· 13 years ago
af12ac6
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
7257c7e
Preparing libRS for for compilation on host.
by Alex Sakhartchouk
· 14 years ago
77d9f4b
Cleaning up the serialization change.
by Alex Sakhartchouk
· 14 years ago
afb743a
Code cleanup to make formatting consistent across all the renderscript files.
by Alex Sakhartchouk
· 14 years ago
7bf29dd
Threading RS ForEach.
by Jason Sams
· 15 years ago
1b937f5
Remove float8/16 from RS type list.
by Jason Sams
· 15 years ago
b825f67
Creating the jni and java layer to integrate a3d
by Alex Sakhartchouk
· 15 years ago
fb6b614
Removed unnecessary change based on comments.
by Alex Sakhartchouk
· 15 years ago
be36bf3
Convert renderscript from using ACC to LLVM for its compiler.
by Jason Sams
· 15 years ago
3bce789
Turn the debugging back on.
by Jason Sams
· 15 years ago
2a13aa9
less log spew
by Joe Onorato
· 15 years ago
613cad1
Defer EGL init until the surface changed call comes in. Pass w,h along with surface for verification of driver state.
by Jason Sams
· 15 years ago
76371ff
Make the renderscript timing logging available by setting debug.rs.profile=1
by Joe Onorato
· 15 years ago
8b2c065
Implement reflecting Java objects into the ACC enviroment.
by Jason Sams
· 16 years ago
cfb1d11
Remove useless slot from ProgramVertex. Optimize GL state setup.
by Jason Sams
· 16 years ago
a557780
Fix master build errors post merge with master_gl branch.
by Jason Sams
· 16 years ago
992a0b7
Cleanup logging and fix a startup race condition that manifested on Firestone.
by Jason Sams
· 16 years ago
1aa5a4e
Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should be included everywhere and contain rs global defines.
by Jason Sams
· 16 years ago
565ac36
Generalize bitmap support and add remaining GL formats.
by Jason Sams
· 16 years ago
52a9f52
Improve bitmap support and do conversion in native rather than java code to reduce conversion time.
by Jason Sams
· 16 years ago
326e0dd
Add the Renderscript library. (Not in the build by default yet.)
by Jason Sams
· 16 years ago