Ubunto Flat/Snap Package Request#897
Open
anonyme-x22 wants to merge 3651 commits into
Open
Conversation
FCare
force-pushed
the
extui-align
branch
4 times, most recently
from
December 7, 2023 10:55
c4ec4ff to
dbaf037
Compare
FCare
force-pushed
the
extui-align
branch
3 times, most recently
from
December 22, 2023 22:04
34a914d to
688a4c3
Compare
…llow to detect dev caart or ramcart
added 14 commits
August 27, 2024 19:26
… oof lines since it outputs twice the number of lines - Fix blinking on deinterlacing single density
…en shall be doubled on next line
… cores, so notify both cores
… write cycle take twice the time of a word/byte acess
… is false. For HWRAM specific case, changing bank or row can have an impact on SH2 performance
This reverts commit 63b03a9.
Move Debug versions below the function that it calls so that the function is known. Make the 4 shared functions extern.
…ite_f, vdp1_read_f) Fix Darklight Conflict press start screen Both compute shaders that bridge the CPU-direct-write VDP1 framebuffer texture to the displayed render target (vdp1_write_f) and back to CPU- readable memory (vdp1_read_f) hardcoded a (512, 256) bounds check and, in vdp1_read_f, a matching stride of 512 for the output buffer index. This silently discarded/mislaid any pixel beyond X=512, i.e. the right half of the true 1024x256 Hi-Res VDP1 framebuffer, regardless of how correctly the surrounding C-side buffers were sized (see the vdp1.c/ commongl.c/vdp1_compute.c fixes). Replaced both hardcoded limits with imageSize() of the actual bound texture, so the shader adapts to whichever VDP1 mode is active instead of assuming 512x256.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi,
Can you please make Flat or Snap package with a ppa, so we can install it on ubuntu/lubuntu?
Thanks in advance,
Rgds,