| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Multiproject change involving on device linker
Change-Id: I321e8caa6ca23b3fe2c96c78cdcfc15e51f88823
|
|
|
|
| |
Change-Id: I70c9d47674c956ec850c178c7aaa9a5e3dd9dffb
|
|
|
|
| |
Change-Id: I10f02cd37a33a6c655814d24e0a4291dc044fba3
|
|
|
|
| |
Change-Id: I494e5a9d2b599d07b985328b346f1f10ae4972e1
|
|
|
|
|
|
| |
Cleanup ProgramRaster and ProgramStore creation.
Change-Id: If25ea74355238d405340f0ccfb8117ad6e1307b7
|
|
|
|
|
|
| |
across all the renderscript files.
Change-Id: Idf5fcc60877e44c8f074f7176e37f70b3b895a3c
|
|
|
|
|
|
| |
Reset pointers to NULL when allocations are unbound.
Change-Id: Ifaba634ecbb154970b7fb47faa8e6475d16d2f66
|
|
|
|
|
|
| |
Adding culling to ProgramRaster
Change-Id: I58ccc82d37edc9539289d5eba44ea0e720874af5
|
|
|
|
|
|
| |
Add basic GL performance test.
Change-Id: I421a41b6683b2c5f70045cdd0f610a6939105fee
|
|
|
|
| |
Change-Id: I438359633bae59bf9188cd2c4664a92ca16c5f37
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Now using android utils lib.
collada_to_a3d seems to work with android util libs.
Integrating old changelist
Changing assert to rsAssrt in VertexArray
making context compile.
Change-Id: I33890defa777f09253bfab630d97782359ec49d7
Added serialization code to rsLib
Integrated old changelist
Change-Id: Ie4746113f6d1817fbb3264f97fdddde25b779311
Added serialization code to rsLib
Change-Id: Ie4746113f6d1817fbb3264f97fdddde25b779311
|
|
|
|
|
|
|
|
|
|
|
|
| |
Its possible that during a resize the EGL information could be stale so
caching this is bad. The surface size should always be correct.
Change-Id: Ifd479e1ea70b1cada1a8690c7c82e91aa391b685
Conflicts:
libs/rs/rsProgramStore.cpp
libs/rs/rsProgramStore.h
|
|
|
|
| |
change cleans up ProgramVertex creation and adds support for passing input, output, and constant type info.
|
|
|
|
| |
can be enabled and will render most tests correctly.
|
| |
|
|
|
|
| |
force their cleanup by releasing all user references once destroy context is called. Java layer will no longer send destroy notifications for objects garbage collected once a context is destroyed.
|
|
rendering.
|