mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-04-25 06:06:03 +03:00
[GH-ISSUE #9] Menu isn't rendered properly #4
Labels
No labels
Atrac3+
Audio
CPU emulation
D3D11
D3D9 (removed)
Depth / Z
Feature Request
Font Atlas
GE emulation
Guardband / Range Culling
HLE/Kernel
I/O
Input/Controller
MP3
Multithreading
Needs hardware testing
Networking/adhoc/infrastructure
No Feedback / Outdated?
OpenGL
PGF / sceFont
PSMF / MPEG
Platform-specific (Android)
Platform-specific (Windows)
Platform-specific (iOS)
PowerVR GPU
SDL2
Saving issue
User Interface
Vulkan
arm64jit
armjit
armv6
x86jit
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ppsspp#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @libcg on GitHub (Nov 5, 2012).
Original GitHub issue: https://github.com/hrydgard/ppsspp/issues/9
Just compiled from Git. Textures aren't drawn properly in the menu. It is unusable.
Screenshot: http://image.noelshack.com/fichiers/2012/45/1352113765-capture-du-2012-11-05-12-08-14.png
Linux 3.6.5 - Mesa 9.0 - Gnome 3.6.1 - Intel HD 3000
@libcg commented on GitHub (Nov 5, 2012):
Nevermind.
$ cd ppsspp/SDL
$ ./build/ppsspp
did the trick ;)