Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenGL ES 2/3 mega-review #574

Closed
tomaka opened this issue Feb 23, 2015 · 1 comment

Comments

@tomaka
Copy link
Member

commented Feb 23, 2015

The following modules must be reviewed for GLES2 and 3 compatibility:

  • buffer (#632)
  • context (#629)
  • debug (#576)
  • draw_parameters (nothing)
  • fbo (#650 - more or less hacky, but that's not specific to GLES)
  • framebuffer (nothing)
  • image_format
  • index (nothing)
  • lib
  • ops/blit
  • ops/clear (#658)
  • ops/draw
  • ops/read
  • pixel_buffer (nothing)
  • program (partial in #638)
  • render_buffer (#584)
  • sampler_object
  • sync (#659)
  • texture (#773)
  • uniform
  • version
  • vertex (nothing)
  • vertex_array_object (partial in #628 and #725)

cc #183

@tomaka

This comment has been minimized.

Copy link
Member Author

commented Jul 26, 2015

I'm going to close this as most things have been reviewed and tests can handle the rest.

@tomaka tomaka closed this Jul 26, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant
You can’t perform that action at this time.