Skip to content

Releases: michalusio/hoodoo_gpu_campaign

v0.5.2

01 Jul 13:06
Compare
Choose a tag to compare

Issues:

Commits:

  • e2701f1 Changed background of CC levels to grid
  • abedc13 Added two more test cases for fixed-point multiplication

v0.5.1

25 Jun 21:17
Compare
Choose a tag to compare

Issues:

Commits:

  • 48a01cc Fixed order of expected and provided matrices in gpu_matrix_pack

v0.5.0

14 Apr 22:08
8be5e76
Compare
Choose a tag to compare

Issues:

Commits:

  • cc33bca Disabled the connection to the last level for now
  • fe88884 Add the "Rasterizator Coordination" level #13
  • 5277e74 Made the basic coordination inputs

v0.4.3

04 Apr 21:48
Compare
Choose a tag to compare

Issues:

Commits:

  • d886d88 -Added a bit more info about multiplication rounding
  • 0b826e3 -Added two test cases to multiplication level

v0.4.2

22 Mar 18:39
Compare
Choose a tag to compare

Issues:

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

18 Mar 22:19
Compare
Choose a tag to compare

Issues:

Commits:

  • 77bfed0 Swapped expected and provided values in minmaxxing level

v0.4.0

05 Mar 23:30
Compare
Choose a tag to compare

Issues:

Commits:

  • 6f70fa8 Finished matrix coordination level
  • 5e15c36 Added matrix register level

v0.3.0

10 Feb 23:29
Compare
Choose a tag to compare

Issues:

Commits:

  • 0f41e56 Improved vector and matrix error messages
  • 68fac43 Added hex view to fixed-point levels
  • 6398002 Update README.md
  • 160da08 Changed vector-matrix and matrix-matrix multiplication to be more incremental
  • ed75ee1 Made vector projection depend on fp division

v0.2.0

09 Feb 20:59
42303d2
Compare
Choose a tag to compare

Issues:

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

06 Feb 11:43
10f65e6
Compare
Choose a tag to compare

This release is just for checking - the last 3 levels are unfinished.