mitchellhansen
|
6464fceece
|
Added enabling and disabling of the octree from the settings buffer
|
7 years ago |
mitchellhansen
|
d2bc5e483a
|
The settings buffer is fully operational
|
7 years ago |
mitchellhansen
|
da461a0ee4
|
Removed the rest of the compiler warnings
|
7 years ago |
mitchellhansen
|
fb6557fba2
|
Cleaned up includes, fixed compiler warning
|
7 years ago |
mitchellhansen
|
bb8f87267b
|
Fixed a segfault on shutdown
|
7 years ago |
mitchellhansen
|
c17d937ee5
|
Fixed the most common crash on exit, still one more hiding and crashing in libc
|
7 years ago |
mitchell hansen
|
d6bdcbdeca
|
Leaving it compiling at least, CL seems to have broken at some point on my thinkpad
|
7 years ago |
mitchellhansen
|
51be54c964
|
partway through some documentation and bug fixing
|
7 years ago |
mitchellhansen
|
c698711fdf
|
Finally converted the camera lens to a proper frustrum, no more fish eye
|
7 years ago |
mitchellhansen
|
2baabf5bc5
|
Holy hell, finally got this working with an R9 390 + Ubuntu.
|
7 years ago |
MitchellHansen
|
36bf5697fa
|
Tweaking, fixed a very old off by one bug on voxel gen
|
7 years ago |
MitchellHansen
|
c35f867c76
|
Shuffling the map stuff around to make more sense structurally. Also shrunk the scope of the demos wayyyy down to facilitate easier debugging in my next planned steps
|
7 years ago |
MitchellHansen
|
f733ca4aec
|
'Demo Mode' release
|
7 years ago |
MitchellHansen
|
3ff6fb0b14
|
Adding a method of rendering GUI's that avoid the whole throwing raw
data around everywhere thing I had going on before
|
7 years ago |
mitchell hansen
|
7c86c60f9f
|
Added EGL linking and useage for the linux cl_khr_gl_sharing
interaction. This still crashes on my machine but at least its getting
closer to working. Fixed some warnings and errors while compiling with
clang++
|
7 years ago |
MitchellHansen
|
ebce781eb3
|
Got the octree data to the GPU and it's traversing it, but it having some corruption issues. Endianness???
|
7 years ago |
MitchellHansen
|
8c193acd40
|
quick save before the main.cpp refactor
|
7 years ago |