Skip to content

Releases: mc-imperial/get-image-egl

v-55c756fe6e825c3a3f73553f47d576d2eb79b70a

11 Apr 16:17
Compare
Choose a tag to compare

Automated build.

  • 55c756f - Merge branch 'master' of github.com:graphicsfuzz/get-image-egl
    |\
    | * 936f0d2 - Remove warning about comparison of unsigned and signed
    | * 063eb3b - Use RAII to always close display at exit.

v-936f0d26452d3c52a0b8552be77cc6798f99bcd7

24 May 09:36
Compare
Choose a tag to compare

Automated build.

  • 936f0d2 - Remove warning about comparison of unsigned and signed
  • 063eb3b - Use RAII to always close display at exit.
  • ffe2673 - Fix typos

v-063eb3b144f3581651929674ce40a3e072c09f8e

24 May 09:11
Compare
Choose a tag to compare

Automated build.

  • 063eb3b - Use RAII to always close display at exit.
  • ffe2673 - Fix typos
  • d8cfc1d - Add error code to failure to initialize display

v-ffe2673015c346a8e2e751a7371f6707a2ce8f0a

23 May 13:51
Compare
Choose a tag to compare

Automated build.

  • ffe2673 - Fix typos
  • d8cfc1d - Add error code to failure to initialize display
  • f92746f - Fix Travis CI with GCC 4.9 for JSON

v-d8cfc1d8bc57c6b786fb18df96a5f870fa54c7bd

23 May 09:06
Compare
Choose a tag to compare

Automated build.

  • d8cfc1d - Add error code to failure to initialize display
  • f92746f - Fix Travis CI with GCC 4.9 for JSON
  • 5733c71 - Update travis config to force gcc 4.9

v-f92746fa64d3cd094f359e2d364b5ae72e4c0e72

19 May 09:22
Compare
Choose a tag to compare

Automated build.

  • f92746f - Fix Travis CI with GCC 4.9 for JSON
  • 5733c71 - Update travis config to force gcc 4.9
  • d9c6f30 - Update Travis file to request GCC 4.9

v-d9c6f30954bc6199d3f7ae303f181413a5bf9213

18 May 18:44
Compare
Choose a tag to compare

Automated build.

  • d9c6f30 - Update Travis file to request GCC 4.9
  • 8a34770 - Differentiate between program and shader error when printing
  • d6f6c39 - Add JSON default entries

v-5733c71c5d5e997de4630480cf569fd8847bf622

18 May 19:15
Compare
Choose a tag to compare

Automated build.

  • 5733c71 - Update travis config to force gcc 4.9
  • d9c6f30 - Update Travis file to request GCC 4.9
  • 8a34770 - Differentiate between program and shader error when printing

v-8a34770f5bc8cdd3971387c8adaed55ade473f6a

08 May 14:26
Compare
Choose a tag to compare

Automated build.

  • 8a34770 - Differentiate between program and shader error when printing
  • d6f6c39 - Add JSON default entries
  • 123c5b7 - Merge branch 'master' of github.com:graphicsfuzz/get-image-egl
    |\

v-4594fd3d5d876ad15e5440dc9df04a87f0150f72

08 May 11:55
Compare
Choose a tag to compare

Automated build.

  • 4594fd3 - Changed resolution to 128*128
  • 2f44750 - Merge branch 'master' of github.com:graphicsfuzz/get-image-egl
    |\
    | * 055ae31 - Fixed typo