Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
rs
/
6607c130c56e65271150b76d861caa8b6389c90c
/
rsMesh.h
7974fc0
frameworks/rs: fix typos and clang-tidy warnings
by Rahul Chaudhry
· 8 years ago
10ab8bb
Fix google-explicit-constructor warnings in frameworks/rs.
by Chih-Hung Hsieh
· 8 years ago
44bef6f
Replace NULL macros with nullptr literals.
by Chris Wailes
· 10 years ago
e3150cf
Plumb context through for serialization.
by Jason Sams
· 12 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
4a43e3e
Adding RS comments, cleaning up the gl implementation with new Element hal.
by Alex Sakhartchouk
· 13 years ago
253325d
Element HAL sturct, script side getters
by Alex Sakhartchouk
· 13 years ago
064aa7e
Remove ObjBaseRef from the hal struct
by Alex Sakhartchouk
· 13 years ago
9003e56
Cleanup mesh creation.
by Alex Sakhartchouk
· 14 years ago
a04e30d
Moving renderscript GL code into the HAL
by Alex Sakhartchouk
· 14 years ago
77d9f4b
Cleaning up the serialization change.
by Alex Sakhartchouk
· 14 years ago
099d7d3
Making sure we can build libRS on the host for serialization.
by Alex Sakhartchouk
· 14 years ago
afb743a
Code cleanup to make formatting consistent across all the renderscript files.
by Alex Sakhartchouk
· 14 years ago
54929cc
Moving attrib creation to Mesh. Adding arrays as shader inputs.
by Alex Sakhartchouk
· 14 years ago
ba4aa5c
Adding bounding box computation.
by Alex Sakhartchouk
· 14 years ago
17d72e8
Cleanup pass on the mesh api change.
by Alex Sakhartchouk
· 14 years ago
4e9a7a8
Start of mesh API cleanup.
by Alex Sakhartchouk
· 14 years ago
b825f67
Creating the jni and java layer to integrate a3d
by Alex Sakhartchouk
· 14 years ago
fb6b614
Removed unnecessary change based on comments.
by Alex Sakhartchouk
· 15 years ago
e514b45
Improve renderscript context teardown. Track object in the system and then 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.
by Jason Sams
· 15 years ago
b80dfa7
More test app work
by Jason Sams
· 15 years ago
a5597fc
1st cut of a3d file loader.
by Jason Sams
· 15 years ago
a89371c
Begin adding mesh
by Jason Sams
· 15 years ago