Search results for

4.3

572 results found

Post

Replies

Boosts

Views

Activity

Convert IOSurface-backed texture to GL_TEXTURE_2D
StackOverflow-question with bounty: http://stackoverflow.com/questions/38361376/convert-iosurface-backed-texture-to-gl-texture-2dI want to render an IOSurface texture with mipmapping.I am generating an OpenGL texture from an IOSurface like so:let error = CGLTexImageIOSurface2D(context.cglContextObj!, GLenum(GL_TEXTURE_RECTANGLE_ARB),GLenum(GL_RGBA), GLsizei(width), GLsizei(height), GLenum(GL_BGRA), GLenum(GL_UNSIGNED_INT_8_8_8_8_REV), surface!, 0)And rendering it with a simple fragment shader:#version 120 uniform sampler2DRect texture; varying vec2 texCoord; uniform vec2 size; void main(){ vec4 tex = texture2DRect(texture, texCoord*size); gl_FragColor = tex; }This works fine. But unfortunately, the texture is not mipmapped and is very grainy/pixellated when viewed at a smaller size. Upon further research, it appears that not only are IOSurface backed textures limited to a GL_TEXTURE_RECTANGLE_ARB target, they also do not support mipmapping.Allright. So my best alternative here seems to be to:Copy the GL_TEXTU
0
0
2.2k
Jul ’16
iOS wifi personal hotspot has issues
I said this enhancement report on apple bug Reporter site. Now is closed.why you not see that issue?👿😠Reopen, my report plsss.What missing? very much!!Sample?3rd api (then the developer add more functions for iOS wifi hotspot e.g create wifi hotspot without mobile data)iOS wifi hotspot is always in background (even if no device is connected. even if you leave the menu) + time out option- Why? If other iOS device connect to iOS wifi hotspot, and other iOS device go to standby mode (~1min iPhone and ~1-3min iPad or more) then automatically disconnects from the hotspot (designed first iOS - iOS 10 beta 2)Then wifi hotspot is off. what now? Open settings from iOS wifi hotspot, now hotspot is available again. This is not good!! See my report again!!Again!! This missing!!Since first iOS - iOS 10 beta 2 has not the function in wifi settings: wifi never turn off in standby modeSince iOS 4.3 - iOS 10 beta 2 (iOS wifi hotspot) on a better design and user-friendly concept!!
3
0
2.8k
Jul ’16
Xcode 6 crash on mac os 10.12 Sierra
Process: Xcode [10508]Path: /Applications/Xcode 2.app/Contents/MacOS/XcodeIdentifier: com.apple.dt.XcodeVersion: 6.4 (7720)Build Info: IDEFrameworks-7720000000000000~8Code Type: X86-64 (Native)Parent Process: ??? [1]Responsible: Xcode [10508]User ID: 501Date/Time: 2016-06-28 14:36:54.019 +0800OS Version: Mac OS X 10.12 (16A201w)Report Version: 12Anonymous UUID: DE573EBB-0C62-34DE-3398-FB550D3E86E2Time Awake Since Boot: 23000 secondsSystem Integrity Protection: enabledCrashed Thread: 0 Dispatch queue: com.apple.main-threadException Type: EXC_CRASH (SIGABRT)Exception Codes: 0x0000000000000000, 0x0000000000000000Exception Note: EXC_CORPSE_NOTIFYApplication Specific Information:ProductBuildVersion: 6E35bASSERTION FAILURE in /SourceCache/IDEFrameworks/IDEFrameworks-7720/IDEKit/CommandsAndSelection/IDECommandManager.m:72Details: Error looking up handler class for extension 'Xcode.IDEKit.CmdHandler.CaptureViewHierarchy' in plug-in 'com.apple.dt.dbg.DebuggerUI': Error Domain=DVTPlugInErrorDomain Code=2 Loading a plug
7
0
5.2k
Jun ’16
Compute Shaders in OpenGL 4.3 vs. Metal
How much different is Metal's computer shader pipeline vs. OpenGL 4.3? I am interested in learning how to port some OpenGL compute shaders to metal for a game, but some I have heard from a manager that his dev told them it could not be done because Metal is missing some key features of OpenGL 4.3. Does anyone know what Metal's limitations are vs. OpenGL 4.3 when it comes to compute shaders? Thanks.
0
0
831
Jun ’16
dyld: Symbol not found: _storeKitCanMakePayments for simulator
Hi. I am developing a Unity3D game for iOS. I need to run my app in iPhone 6/6s with iOS 8.3 OS to fix an issue there. I already ticked the Simlink Unity Libraries checkbox, and am using the Simulator SDK. I am using Unity 4.3.In the XCode 7.1, there were errors that force me to remove AppAdforce.plist, and when it runs using the simulator of the said iPhone/iOS, it only runs until the splash screen, and then crashes with the following error:dyld: Symbol not found: _storeKitCanMakePaymentsCan someone help me fix this?
1
0
339
Jun ’16
iOS wifi personal hotspot signal extremely weak
Current:iPhone 6 Plus and iPad Air 2 here + iOS 9.3.2 + clean install versionYou go in other room, in this case 10m + 2 walls + 2 doors.Then activate iOS wifi personal hotspot in this room. Bluetooth is off. Only mobile data and wifi personal hotspot is on.In other room searching this wifi hotspot not working. Signal not available!!With my old iOS devices same issue iPhone 3gs,4,4s,5. Reset? Not fixed!!Hardware issue? No. The iOS devices in Apple-Store same issue. I said this issue in year 2011. And now? year 2016 with iOS 9.3.2. not fixed!!Android devices wifi personal hotspot Samsung Galaxy S3 (Android 4.0),S5(Android 5),S6(Android 6), Huawei Mate 7(Android 5), Sony Xperia Z(Android 4), Google Nexus 5 (Android N preview), iMac 2011 (OS X 10.11.5 wifi ad-hoc). No issue.If searching this wifi hotspots signal good-very good. Signal available!!Not forget Samsung devices have Broadcom wifi-chip as the iPhone or iPad.I wait since iOS 4.3 on the bug fixes.Second issue:iOS wifi personal hotspot not support
0
0
3.7k
Jun ’16
Reply to App store minimum iOS version support ?
The current App Distribution Guide says For example, the lowest available setting for iPad apps is iOS 4.3. ( Setting the Deployment Target ) but my Xcode 7.1.1 doesn't seem to allow any deployment target for an iPhone project to be lower than iOS 6.0. So YMMV I guess. Basically the minimum is whatever the minimum supported Xcode version (Is Xcode 5 still allowed or does the store now require Xcode 6? I don't know) allows in the popup for the project deployment target.One other factor - if you use Swift that limits you to iOS 7.0 and later.
Mar ’16
Send my location when asking for help
Hello,month age I refused to create an app that would send request for help including your position. As App Store Review Guidelines states:4.3 Apps that use location-based APIs for emergency services will be rejectedToday I found app that does send request for help including your position:So it seems there is no problem with this functionality.How can I check exact meaning of rules? I need to be sure before start the project that the goal is accomplishable.Can I ask for review my application concept?Thanks,Jaroslav
1
0
204
Mar ’16
Reply to can't open i-Ad program tool
I don't believe the tool is supported on windows...From the iAPT download page:Software and Hardware RequirementsOS X 10.10.4 Yosemite or lateriBooks Author support requires iBooks Author 2.0 or later, iBooks (iOS) 4.3, and iBooks (OS X) 1.1.1 or laterPreview in iOS Simulator requires iOS 9.0 SDK or later. iOS 9 SDK is included with Xcode.Preview on an iOS device requires iOS 9.0 or later.
Topic: App & System Services SubTopic: General Tags:
Dec ’15
Xcode 7.1 installed but won't show up
I started the Xcode 7.1 update and it seems to have downloaded 4.5GB in the process.App Store is now showing xcode 7.1 as part of Updated Installed in the Last 30 days. However, when I open Xcode, it still shows 7.01. I checked files in Applications/Xcode and many files have latest timestamp (for example frameworks etc) so something seems to be updated. I restarted Mac but no help. Strangely, now it shows Xcode 7.1 in both Updates Available and also in Updated Installed in the Last 30 days. When I click Update, it again starts 4.3 GB download. Any idea what's going on ?Thanks
8
0
795
Oct ’15