Skip to content

Pull requests: ARM-software/astc-encoder

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

Fix comparison that always evaluates to true
#32 by hkr was merged Nov 5, 2018 Loading…
Fix possible out-of-bounds array access
#5 by hkr was merged Sep 15, 2015 Loading…
Vs2013
#6 by Kirpich30000 was merged Jun 23, 2016 Loading…
Vs2013
#10 by Kirpich30000 was merged Nov 13, 2017 Loading…
Input validation fixes
#13 by WolfWings was merged Nov 13, 2017 Loading…
Get astc-encoder compiling on modern compilers.
#15 by pmuetschard was merged Nov 13, 2017 Loading…
Multiple minor cleanups for the ASTC reference encoder
#16 by solidpixel was merged Feb 5, 2018 Loading…
Avoid mixed type comparisons in astc_compute_variance.cpp
#17 by solidpixel was merged Feb 26, 2018 Loading…
Fix typo in comment
#18 by solidpixel was merged Mar 26, 2018 Loading…
Avoid declaring fmax and fmin on Visual Studio.
#21 by akb825 was merged Sep 5, 2019 Loading…
Update stb_image to 2.19
#23 by paraboul was closed Jun 25, 2019 Loading…
Enable the project to be compiled as a library
#33 by antonio-caggiano-arm was merged May 2, 2019 Loading…
Collection of Visual Studio Solution clean ups
#41 by solidpixel was merged Jun 27, 2019 Loading…
Use <cmath> to get C++ overloaded math functions
#42 by solidpixel was merged Jul 6, 2019 Loading…
Update the root README.md
#43 by solidpixel was merged Jun 27, 2019 Loading…
Add note that binaries come from last stable tag
#44 by solidpixel was merged Jun 27, 2019 Loading…
Dummy commit to test jenkins
#46 by ghost was closed Jun 28, 2019 Loading…
Update documentation
#47 by solidpixel was merged Jul 5, 2019 Loading…
Update to stb_image version 2.22
#48 by solidpixel was merged Jul 4, 2019 Loading…
Fix success path memory leaks
#49 by solidpixel was merged Jul 5, 2019 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.