Skip to content

Pull requests: google/bigwheels

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

deps: update ImGUI to v1.90.3
#492 by Keenuts was merged Jul 18, 2024 Loading…
Replace ALooper_pollAll with ALooper_pollOnce
#477 by Keenuts was merged Jun 4, 2024 Loading…
[NFC] Simplify window size handling
#438 opened Feb 26, 2024 by Keenuts Loading…
Update building_and_running.md
#437 by Keenuts was merged Feb 26, 2024 Loading…
Update software_rendering.md
#436 by Keenuts was merged Feb 26, 2024 Loading…
build: remove mismatching cmake minimum version
#374 by Keenuts was merged Dec 5, 2023 Loading…
build: make shaders depends on includes
#373 by Keenuts was merged Dec 11, 2023 Loading…
geometry: change resize policy to be double
#312 by Keenuts was merged Oct 16, 2023 Loading…
app: fix scoped timer usage
#311 by Keenuts was merged Oct 6, 2023 Loading…
fix warning on clang-14
#247 by Keenuts was merged Jul 20, 2023 Loading…
fix: add cstdint to a header using uint32_t
#224 by Keenuts was merged Jun 30, 2023 Loading…
fluidsim: remove sources of non-determism
#221 by Keenuts was merged Jun 29, 2023 Loading…
samples: fix asset paths loading for some samples
#220 by Keenuts was merged Jun 29, 2023 Loading…
Improves bad asset path error message.
#219 by Keenuts was merged Jun 29, 2023 Loading…
remove std::move from return
#218 by Keenuts was merged Jun 29, 2023 Loading…
cli: add ability to add multiple asset paths.
#217 by Keenuts was merged Jun 28, 2023 Loading…
Add a new --assets-path flag to applications.
#213 by Keenuts was merged Jun 28, 2023 Loading…
assets,28_gltf: add skybox to the altimeter
#203 by Keenuts was merged Jun 22, 2023 Loading…
call update before install
#202 by Keenuts was merged Jun 19, 2023 Loading…
fix undefined behavior in Knobs
#199 by Keenuts was merged Jun 19, 2023 Loading…
utils: add ScopedTimer class.
#198 by Keenuts was merged Jun 19, 2023 Loading…
fs: tries to uniformize Android/Desktop FS ops.
#197 by Keenuts was merged Jun 19, 2023 Loading…
application: disable imgui on deterministic runs.
#193 by Keenuts was merged Jun 15, 2023 Loading…
ci: add checksum check for vulkan SDK download
#184 by Keenuts was merged Jun 7, 2023 Loading…
ci: fix android CI by splitting jobs
#183 by Keenuts was merged Jun 7, 2023 Loading…
ProTip! Exclude everything labeled bug with -label:bug.