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

Handle texel-pixel offset with diferents graphics APIs. #622

Merged
merged 2 commits into from Nov 30, 2014

Conversation

LuisAntonRebollo
Copy link
Contributor

DX9 has texel-pixel offset.

Dx11 and OpenGL don't.

@LuisAntonRebollo LuisAntonRebollo added this to the OpenGL3 milestone Apr 17, 2014
@LuisAntonRebollo LuisAntonRebollo mentioned this pull request Apr 17, 2014
23 tasks
@Areloch
Copy link
Contributor

Areloch commented Apr 25, 2014

Seems reasonable to me. That said, I see halfpixel used in postFx/postEffect.cpp as well. Wouldn't that need the same modification?

@tdev
Copy link

tdev commented May 23, 2014

Wouldn't that need the same modification?

i guess so. Luis?

@LuisAntonRebollo
Copy link
Contributor Author

@Areloch thx :)

LuisAntonRebollo added a commit that referenced this pull request Nov 30, 2014
Handle texel-pixel offset with diferents graphics APIs.
@LuisAntonRebollo LuisAntonRebollo merged commit 3e7c7b3 into GarageGames:development Nov 30, 2014
@LuisAntonRebollo LuisAntonRebollo deleted the texel_pixel_offset branch November 30, 2014 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants