Search found 35 matches

by LoveXNA
March 31st, 2016, 6:36 pm
Forum: Everything
Topic: Livesteam Assembly Programming
Replies: 6
Views: 2801

Re: Livesteam Assembly Programming

I am very interested!
I am trying MASM32
by LoveXNA
February 16th, 2016, 5:54 pm
Forum: Everything
Topic: VULKAN IS HERE!
Replies: 1
Views: 1476

VULKAN IS HERE!

hi, everyone ;)

Just biggggg news :

Khronos launched the Vulkan 1.0 specification on February 16th, 2016 and Khronos members released Vulkan drivers and SDKs on the same day.
https://www.khronos.org/vulkan/
by LoveXNA
December 12th, 2015, 8:11 pm
Forum: Everything
Topic: Same code, different execution times ?
Replies: 11
Views: 5770

Re: Same code, different execution times ?

But why? Microsoft again ...? Maybe someone knows?
by LoveXNA
December 12th, 2015, 7:58 pm
Forum: Everything
Topic: Total Beginner Here!
Replies: 4
Views: 2475

Re: Total Beginner Here!

For TOTAL beginner better use same development environment:

Visual C++ 2010 Express
DirectX SDK June 2010
WINDOWS 7
chilli framework

for avoiding misunderstandings. It's definitely enough.
by LoveXNA
October 29th, 2015, 7:36 pm
Forum: Everything
Topic: Same code, different execution times ?
Replies: 11
Views: 5770

Re: Same code, different execution times ?

A u using Visual Studio 2015 CTP ? i cant event run it.. VCRUNTIME140D.DLL missing I already have : Visual C++ Redistributable for Visual Studio 2015 instaled, so only have VCRUNTIME140.DLL and wont work so maybe its VS CTP version? File info : https://www.reasoncoresecurity.com/vcruntime140d.dll-7a...
by LoveXNA
August 11th, 2015, 9:17 am
Forum: Everything
Topic: New Event class Performance Test
Replies: 6
Views: 2796

Re: New Event class Performance Test

Win7 x86 :
Image
by LoveXNA
August 1st, 2015, 12:14 pm
Forum: Everything
Topic: What i love about c++
Replies: 4
Views: 2528

Re: What i love about c++

Don't use OOP shitty principles and u will be ok.
Good resources:
http://www.smashcompany.com/technology/ ... h-must-end
https://www.youtube.com/watch?v=rX0ItVEVjHc
Handmade: https://handmadehero.org/
etc.
by LoveXNA
June 24th, 2015, 7:37 am
Forum: Everything
Topic: Differences between OpenGL and DirectX
Replies: 6
Views: 3153

Re: Differences between OpenGL and DirectX

No more OpenGL, Vulkan (API) coming up
by LoveXNA
February 20th, 2015, 10:09 pm
Forum: Everything
Topic: Vote for the Next Tutorial Series
Replies: 42
Views: 18241

Re: Vote for the Next Tutorial Series

i prefer do both on same time
by LoveXNA
February 20th, 2015, 10:02 pm
Forum: Everything
Topic: DirectX 11
Replies: 25
Views: 10795

Re: DirectX 11

Stefanduranski wrote:
Cecidi wrote:directxtutorial.com looks perfekt! Thank you!
the way that tutorial does the code is bad. go to rastertek(much better)
Very wrong!! directxtutorial.com much better, its fantastic. We no need shitty C++ OOP .
C style all the way, watch handmadehero.org and u will be a pro on that.