Powei Feng
|
c21f211a13
|
Update java for Texture::Usage (#9055)
Also update samples and utils to use proper usage when
generating mipmaps.
|
2025-08-11 19:47:26 +00:00 |
|
Romain Guy
|
7f51f21512
|
Fix Android samples
|
2023-04-21 15:53:59 -07:00 |
|
Mathias Agopian
|
c24cc726e8
|
Fix Android samples so they handle surface resizes properly
|
2023-04-21 15:36:02 -07:00 |
|
Romain Guy
|
8dae181c2f
|
Upgrade AGP and dependencies including plugins (#6078)
This moves to a new, maintained Maven publishing plugin.
|
2022-09-15 16:05:18 -07:00 |
|
Philip Rideout
|
c910cab7a3
|
Fix bitrot in sample-page-curl (#5703)
|
2022-06-15 15:14:18 -07:00 |
|
Ben Doherty
|
62a234a8f9
|
Add package name back to AndroidManifest.xml to fix G3 (#5569)
|
2022-05-17 17:53:16 -07:00 |
|
Romain Guy
|
f229aaa7c4
|
Upgrade Android tools (#5533)
* Upgrade Android tools
NDK 24
AGP/Gradle 7.2
Kotlin 1.6.21
Coroutines 1.6.1
* Force Java 8 to run sdkmanager
|
2022-05-09 12:12:14 -07:00 |
|
Romain Guy
|
c1713e7501
|
Export activities on Android 12+
|
2021-11-22 09:25:13 -08:00 |
|
Romain Guy
|
d67210155b
|
Skip task incompatible with configuration caching (#4831)
|
2021-11-09 15:01:02 -08:00 |
|
Romain Guy
|
095179eeb3
|
Enabled Gradle configuration caching and rename properties (#4769)
* Fix configurationg caching problems
* Enable Gradle configuration caching
* Update BUILDING.md
* Update RELEASE_NOTES.md
Co-authored-by: Mathias Agopian <mathias@google.com>
Co-authored-by: Benjamin Doherty <bendoherty@google.com>
|
2021-10-26 12:47:35 -07:00 |
|
clayly
|
9a3c9ccbf3
|
android-samples-gradle-plugin-id (#4740)
|
2021-10-24 11:12:15 -07:00 |
|
Ben Doherty
|
5572ef8574
|
API CHANGE: remove some Camera, Engine, and View deprecated APIs (#3965)
|
2021-05-18 16:02:49 -07:00 |
|
Philip Rideout
|
2727cddd7a
|
TextureHelper: add overload with a release callback.
Fixes #2909.
|
2020-08-05 17:27:12 -07:00 |
|
Philip Rideout
|
2f4dd0bbd4
|
sample-page-curl: add comments to variables, etc.
|
2020-07-27 07:35:58 -07:00 |
|
Philip Rideout
|
a79effc78b
|
Page Curl: fix CPU animation.
|
2020-06-18 19:38:41 -07:00 |
|
Philip Rideout
|
66471ee990
|
Page Curl: add configurable curl style.
|
2020-06-18 19:35:42 -07:00 |
|
Philip Rideout
|
b281022eb0
|
sample-page-curl: flip the backface image.
|
2020-06-03 12:07:43 -07:00 |
|
Romain Guy
|
e9d1e3a82e
|
Stop using deprecated APIs for incremental builds (#2574)
|
2020-05-21 22:15:55 -07:00 |
|
Philip Rideout
|
cdd099951a
|
sample-page-curl: add rigidity parameter.
|
2020-05-19 16:48:55 -07:00 |
|
Philip Rideout
|
432ed50cb3
|
sample-page-curl: use inverseTonemap() etc.
|
2020-05-19 16:48:55 -07:00 |
|
Philip Rideout
|
5f34b8974f
|
Fix buffer size bug in sample-page-curl.
|
2020-05-18 14:34:46 -07:00 |
|
Philip Rideout
|
4c1fb83379
|
sample-page-curl: move license file out of resources
|
2020-04-20 12:24:12 -07:00 |
|
Philip Rideout
|
bee9ab31bc
|
Add new Android demo: sample-page-curl.
Pure Java app that demonstrates custom vertex shader animation and
two-sided texturing.
|
2020-04-17 11:12:55 -07:00 |
|