Skip to content

disabled some opengl error to be shown#95

Open
superarts wants to merge 1 commit intoJakeWharton:masterfrom
superarts:master
Open

disabled some opengl error to be shown#95
superarts wants to merge 1 commit intoJakeWharton:masterfrom
superarts:master

Conversation

@superarts
Copy link

If you're developing with an emulator with hardware acceleration some OpenGL bug can be annoying. This is an easy fix and there are still some TODOs:

  1. Should be emulator only
  2. Those BUG_LINEs should be put in an array or what so ever makes sense in python, or
  3. Add a new command-line option to control such behavior

But overall it solves my problem for now :)

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can collapse these to a single regex '.*(glUtilsParamSize|glSizeof|nativeGetEnabledTags).*'.

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