Clone this repo:

Branches

  1. 12b417b Fix build with gcc 4.8 by Bernhard Rosenkränzer · 11 years ago master
  2. b7318c5 Build,Doc: Update files for 2012.12 release. by Jesse Barker · 11 years ago
  3. 12b72c5 Merge of lp:~glmark2-dev/glmark2/canvas-drm-rebranch by Jesse Barker · 11 years ago
  4. 4be027a CanvasDRM: Further simplify the select() logic. Firstly, as we have a NULL by Jesse Barker · 11 years ago
  5. 002f81e CanvasDRM: Fix handling of Ctrl-C. Because the Ctrl-C was being handled by by Jesse Barker · 11 years ago
  6. 6bd7e1c SceneShadow: Port potential memory leak fix from SceneRefract (detected in both by Jesse Barker · 11 years ago
  7. 499a89d Merge of lp:~glmark2-dev/glmark2/refract by Jesse Barker · 11 years ago
  8. 3c0e8e2 SceneRefract: Fix potential memory leak by Alexandros Frantzis · 11 years ago
  9. 6f808b7 SceneRefract: Make the refractive index of the medium a command line option. by Jesse Barker · 11 years ago
  10. 90c50c7 SceneRefract: Final (hopefully) tweaks for computing the distance through the by Jesse Barker · 11 years ago
  11. b44efa6 SceneRefract: What should be a more correct computation for the back refraction by Jesse Barker · 11 years ago
  12. 54de949 CanvasX11EGL: The type definitions between X.h and eglplatform.h make these by Jesse Barker · 11 years ago
  13. 11732ca SceneRefract: Pull the face culling and depth func switches into the render by Jesse Barker · 11 years ago
  14. 6f52195 SceneRefract: Index of refraction exiting the back of the object is back into by Jesse Barker · 11 years ago
  15. 916c688 SceneRefract: Add the model orientation step to the scene draw. by Jesse Barker · 11 years ago
  16. e111ecb SceneRefract: Use the eye direction, rather than the light direction as the by Jesse Barker · 11 years ago
  17. 711afad SceneRefract: Fix the back normal orientation (artifact from a previous hack on by Jesse Barker · 11 years ago
  18. d474844 SceneRefract: Updates to compute refraction vectors through the front and back by Jesse Barker · 11 years ago
  19. b00c4a2 SceneRefract: First cut at a new scene that will demonstrate the refraction of by Jesse Barker · 11 years ago
  20. fadb8f7 CanvasDRM: Remove the debug statement from the page flip handler based upon review comments. Can always be re-inserted if an actual page flip issue is encountered. by Jesse Barker · 11 years ago