Releases: michalusio/hoodoo_gpu_campaign
Releases · michalusio/hoodoo_gpu_campaign
v0.5.2
Issues:
Commits:
v0.5.1
v0.5.0
v0.4.3
Issues:
Commits:
v0.4.2
Issues:
- Fix rasterization levels so they work at least partially with RAM changes
- Counting Pixels level's reset behavior is weird
Commits:
- b958bc7 - Fixed both rasterizer levels so they partially work with new RAM changes - Removed connector to Rasterization Coordination so people don't play levels that are not yet made - Fixed reset behavior in Counting Pixels level
v0.4.1
v0.4.0
Issues:
Commits:
v0.3.0
v0.2.0
Issues:
- Add some explicit test cases to fixed-point levels
- The encoding of the point coordinates is confusing
- Invalid Barycentric coordinates result in test case
- Make vector add and vector multiplication levels same size
- Fixed-point division level should be after the fixed-point multiplication level, not in parallel
- Include a note about rounding in fixed-point multiplication level
Commits:
- 42303d2 Update release.yml
- e98c352 Changed instructions in rasterizer levels to encode in big endian
- bc100ca Added explicit test cases for fp division
- 1b95815 Added explicit test cases for fp addition and fp multiplication
- ca6c445 Fixed barycentric test case 4 by calculating Z directly
- 30d4e43 Added rounding mode info for fp multiplication
- 61ff3c4 Put fp division after fp multiplication
- 55ea7e7 Made all levels at least 128x128 size
- cf42316 Got the Readme all fancy lookin'
- a592b63 Update to readme with more installation instructions
- e498fc3 Added more information to Readme
- 0b9bbc5 Updated gitignore for github
- d257fa7 committed images
Unfinished campaign release check
This release is just for checking - the last 3 levels are unfinished.