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 range_for support (stage 2.1.1) #594

Merged
merged 4 commits into from
Mar 14, 2020

Conversation

archibate
Copy link
Collaborator

Related issue id = #492

range for and extptr (TODO: extptr not work)

[skip ci] remove ext ptr fake support

 Conflicts:
	examples/opengl_backend.py
	taichi/codegen/codegen_opengl.cpp
	taichi/platform/opengl/opengl_kernel.cpp
	taichi/platform/opengl/opengl_kernel.h

 Conflicts:
	taichi/program/program.cpp
 Conflicts:
	taichi/codegen/codegen_opengl.cpp

 Conflicts:
	taichi/codegen/codegen_opengl.cpp
 Conflicts:
	taichi/codegen/codegen_opengl.cpp
	taichi/platform/opengl/opengl_api.cpp
	taichi/platform/opengl/opengl_api.h
	taichi/platform/opengl/opengl_data_types.h

fix merge

 Conflicts:
	taichi/codegen/codegen_opengl.cpp
@yuanming-hu
Copy link
Member

(I'll just say yes to everything related to #545, and squash & merge them, since I've reviewed the final version. When creating small PRs, please make sure every final commit builds in environments without OpenGL to make the buildbots happy. Are you OK with this strategy of mine? If so I'll go ahead and merge the small OpenGL PR pieces. Thanks!)

@archibate
Copy link
Collaborator Author

Ok!

@yuanming-hu yuanming-hu merged commit ee4090d into taichi-dev:master Mar 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants