Merge branch 'master' of https://git.wmi.amu.edu.pl/s449376/fraktal
This commit is contained in:
commit
174e0804e4
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,4 @@
|
||||
a.out
|
||||
x64/
|
||||
Debug/
|
||||
.vs/
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Debug/glad.obj
BIN
Debug/glad.obj
Binary file not shown.
BIN
Debug/glfw3.dll
BIN
Debug/glfw3.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,11 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project>
|
||||
<ProjectOutputs>
|
||||
<ProjectOutput>
|
||||
<FullPath>D:\OpenGL\fraktal\fraktal\Debug\opengl_test_35.exe</FullPath>
|
||||
</ProjectOutput>
|
||||
</ProjectOutputs>
|
||||
<ContentFiles />
|
||||
<SatelliteDlls />
|
||||
<NonRecipeFileRefs />
|
||||
</Project>
|
Binary file not shown.
@ -1,12 +0,0 @@
|
||||
glad.c
|
||||
opengl_test35.cpp
|
||||
D:\OpenGL\fraktal\fraktal\include\learnopengl\shader_m.h(44,40): warning C4101: "e": lokalna zmienna, do której nie istnieje odwołanie
|
||||
D:\OpenGL\fraktal\fraktal\opengl_test35.cpp(226,28): warning C4244: "inicjowanie": konwersja z "double" do "float", możliwa utrata danych
|
||||
D:\OpenGL\fraktal\fraktal\opengl_test35.cpp(318,17): warning C4244: "=": konwersja z "double" do "float", możliwa utrata danych
|
||||
D:\OpenGL\fraktal\fraktal\opengl_test35.cpp(319,17): warning C4244: "=": konwersja z "double" do "float", możliwa utrata danych
|
||||
D:\OpenGL\fraktal\fraktal\opengl_test35.cpp(323,19): warning C4244: "inicjowanie": konwersja z "double" do "float", możliwa utrata danych
|
||||
D:\OpenGL\fraktal\fraktal\opengl_test35.cpp(324,19): warning C4244: "inicjowanie": konwersja z "double" do "float", możliwa utrata danych
|
||||
D:\OpenGL\fraktal\fraktal\opengl_test35.cpp(326,13): warning C4244: "=": konwersja z "double" do "float", możliwa utrata danych
|
||||
D:\OpenGL\fraktal\fraktal\opengl_test35.cpp(327,13): warning C4244: "=": konwersja z "double" do "float", możliwa utrata danych
|
||||
D:\OpenGL\fraktal\fraktal\opengl_test35.cpp(336,31): warning C4244: "argument": konwersja z "double" do "float", możliwa utrata danych
|
||||
opengl_test_35.vcxproj -> D:\OpenGL\fraktal\fraktal\Debug\opengl_test_35.exe
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,2 +0,0 @@
|
||||
PlatformToolSet=v142:VCToolArchitecture=Native32Bit:VCToolsVersion=14.28.29333:TargetPlatformVersion=10.0.18362.0:VcpkgTriplet=x86-windows:
|
||||
Debug|Win32|D:\OpenGL\fraktal\fraktal\|
|
Binary file not shown.
@ -1,4 +0,0 @@
|
||||
D:\OpenGL\fraktal\fraktal\Debug\opengl_test_35.vcxproj.CopyComplete
|
||||
D:\OpenGL\fraktal\fraktal\Debug\opengl_test_35.exe
|
||||
D:\OpenGL\fraktal\fraktal\Debug\opengl_test_35.pdb
|
||||
D:\OpenGL\fraktal\fraktal\Debug\glfw3.dll
|
BIN
Debug/vc142.idb
BIN
Debug/vc142.idb
Binary file not shown.
BIN
Debug/vc142.pdb
BIN
Debug/vc142.pdb
Binary file not shown.
@ -1,2 +0,0 @@
|
||||
|
||||
D:\OpenGL\fraktal\fraktal\Debug\glfw3.dll
|
Loading…
Reference in New Issue
Block a user