Love2d how to open DirectX mode?

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
TomChunKit
Prole
Posts: 11
Joined: Fri Aug 15, 2014 8:08 am

Love2d how to open DirectX mode?

Post by TomChunKit »

I remember SDL2.0 is support to DirectX9.0c,if i want to open,how to do?
User avatar
kikito
Inner party member
Posts: 3153
Joined: Sat Oct 03, 2009 5:22 pm
Location: Madrid, Spain
Contact:

Re: Love2d how to open DirectX mode?

Post by kikito »

I don't think you can.
When I write def I mean function.
User avatar
slime
Solid Snayke
Posts: 3170
Joined: Mon Aug 23, 2010 6:45 am
Location: Nova Scotia, Canada
Contact:

Re: Love2d how to open DirectX mode?

Post by slime »

SDL uses DirectX for a few things, including support for DirectInput joysticks as well as a Direct3D backend for its simple SDL_Render API. LÖVE doesn't use SDL_Render internally at all, because it's much more limited and basic than love.graphics.

love.graphics doesn't have a Direct3D backend.
TomChunKit
Prole
Posts: 11
Joined: Fri Aug 15, 2014 8:08 am

Re: Love2d how to open DirectX mode?

Post by TomChunKit »

slime wrote:SDL uses DirectX for a few things, including support for DirectInput joysticks as well as a Direct3D backend for its simple SDL_Render API. LÖVE doesn't use SDL_Render internally at all, because it's much more limited and basic than love.graphics.

love.graphics doesn't have a Direct3D backend.
Thanks,actually problem is http://www.love2d.org/forums/viewtopic.php?f=4&t=78582
I find in 0.7.2 is no problem,until 0.8.0.
Post Reply

Who is online

Users browsing this forum: No registered users and 5 guests