Skip to content
This repository has been archived by the owner on Apr 17, 2022. It is now read-only.

FBO-free, unblurred, undistorted, enlarged map preview #1873

Closed
wzdev-ci opened this issue May 23, 2010 · 13 comments
Closed

FBO-free, unblurred, undistorted, enlarged map preview #1873

wzdev-ci opened this issue May 23, 2010 · 13 comments

Comments

@wzdev-ci
Copy link
Contributor

resolution_fixed type_patch (an actual patch, not a request for one) | by cybersphinx


This patch changes how map preview is shown. It rips out the FBO hack to show player numbers, and replaces it with a different hack (see screen_Upload()). It displays the maps unblurred, with square pixels, as large as possible.

The patch is for trunk, but I'd like it in 2.3 as well, once it is tested. Oh, and I can also post the 12 part patch series that lead up to this, if someone wants to review that rather than one large patch.


Issue migrated from trac:1873 at 2022-04-15 21:58:35 -0700

@wzdev-ci
Copy link
Contributor Author

cybersphinx uploaded file wz2100_main_shot_002x650.png (103.4 KiB)

Screenshot
wz2100_main_shot_002x650.png

@wzdev-ci
Copy link
Contributor Author

cybersphinx edited the issue description

@wzdev-ci
Copy link
Contributor Author

Per commented


Looks really good :-)

@wzdev-ci
Copy link
Contributor Author

cybersphinx uploaded file map-preview-2.3.patch (22.0 KiB)

For 2.3.

@wzdev-ci
Copy link
Contributor Author

cybersphinx uploaded file map-preview.patch (22.0 KiB)

Just removed some superfluous lines.

@wzdev-ci
Copy link
Contributor Author

the_cybersphinx commented


(In [10888]) Improved map preview.

Removes the need for FBOs, shows the map undistorted, unblurred and as large as
possible. Refs #1873.

@wzdev-ci
Copy link
Contributor Author

Git SVN Gateway <gateway@...> commented


(In Warzone2100/warzone2100@f2ae618) Improved map preview.

Removes the need for FBOs, shows the map undistorted, unblurred and as large as
possible. Refs #1873.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10888 4a71c877-e1ca-e34f-864e-861f7616d084

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Jun 3, 2010

the_cybersphinx commented


(In [10895]) Improved map preview.

Removes the need for FBOs, shows the map undistorted, unblurred and as large as
possible. Refs #1873.

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Jun 3, 2010

the_cybersphinx changed status from new to closed

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Jun 3, 2010

the_cybersphinx set resolution to fixed

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Jun 3, 2010

the_cybersphinx commented


(In [10901]) 2.3: Improved map preview.

Removes the need for FBOs, shows the map undistorted, unblurred and as large as
possible. Backport of [10888] and [10894], closes #1873.

@wzdev-ci wzdev-ci closed this as completed Jun 3, 2010
@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Oct 9, 2010

Git SVN Gateway <gateway@...> commented


In Warzone2100/warzone2100@f2ae618:

#CommitTicketReference repository="" revision="f2ae61805c2b0232d804a8d5b4a9c34dc506615e"
Improved map preview.

Removes the need for FBOs, shows the map undistorted, unblurred and as large as
possible. Refs #1873.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10888 4a71c877-e1ca-e34f-864e-861f7616d084

1 similar comment
@wzdev-ci
Copy link
Contributor Author

Git SVN Gateway <gateway@...> commented


In Warzone2100/warzone2100@f2ae618:

#CommitTicketReference repository="" revision="f2ae61805c2b0232d804a8d5b4a9c34dc506615e"
Improved map preview.

Removes the need for FBOs, shows the map undistorted, unblurred and as large as
possible. Refs #1873.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10888 4a71c877-e1ca-e34f-864e-861f7616d084

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant