Gregory Wells
|
5213e0135a
|
fix OpenGL surface format stuff
|
2025-08-18 01:07:03 -04:00 |
|
Gregory Wells
|
e973386511
|
implmenent debug callback for OpenGL
|
2025-08-18 01:06:40 -04:00 |
|
Gregory Wells
|
cb55a7716f
|
copy needed data into renderpass
|
2025-08-18 00:08:18 -04:00 |
|
Gregory Wells
|
97a70e911d
|
fix glBufferData not being called to set buffer size
|
2025-08-17 23:37:40 -04:00 |
|
Gregory Wells
|
026fc52d7c
|
uniform API in OpenGL
|
2025-08-17 23:15:14 -04:00 |
|
Gregory Wells
|
f4e448177b
|
update utils to new repo
|
2025-08-17 23:00:53 -04:00 |
|
Gregory Wells
|
8fc99079dc
|
command buffer basic lifecycle
|
2025-08-12 23:56:35 -04:00 |
|
Gregory Wells
|
5b43e3d5be
|
OpenGL buffers
|
2025-08-12 23:51:04 -04:00 |
|
Gregory Wells
|
362efd8920
|
command pool and command buffers
|
2025-08-12 23:34:30 -04:00 |
|
Gregory Wells
|
d48332fdcd
|
write the functions for the command pool/buffers
|
2025-08-12 23:09:39 -04:00 |
|
Gregory Wells
|
f251613d77
|
opengl uniform pools
|
2025-08-12 23:00:22 -04:00 |
|
Gregory Wells
|
bb416aca61
|
create OpenGL render pass descriptors (faked)
|
2025-08-12 22:51:51 -04:00 |
|
Gregory Wells
|
9d4dfd85fc
|
finish OpenGL shader creation
|
2025-08-12 22:49:23 -04:00 |
|
Gregory Wells
|
3f7b0737d7
|
finish cross compiliation to GLSL
|
2025-08-12 22:40:06 -04:00 |
|
Gregory Wells
|
23f46385fe
|
actually compile shaders
|
2025-08-12 22:17:54 -04:00 |
|
Gregory Wells
|
c51c29f7a4
|
create cpp files and functions for OpenGL shaders
|
2025-08-12 20:27:41 -04:00 |
|
Gregory Wells
|
eeb2896a26
|
remove format that is unsupported on OpenGL
|
2025-08-12 20:17:31 -04:00 |
|
Gregory Wells
|
94fb6fa2dc
|
add allocators into instance
|
2025-08-12 17:54:10 -04:00 |
|
Gregory Wells
|
dd5f1485d9
|
get OpenGL to work
|
2025-08-05 09:12:12 -04:00 |
|
Gregory Wells
|
04a19fce18
|
OpenGL presentaion queue *****
|
2025-07-10 17:05:03 -04:00 |
|
Gregory Wells
|
af1f028088
|
all opengl instance functions
|
2025-07-10 17:05:03 -04:00 |
|
Gregory Wells
|
fbd4c01e73
|
surface details function
|
2025-07-10 17:05:03 -04:00 |
|
Gregory Wells
|
0dc2e035ab
|
generic OpenGL device
|
2025-07-10 17:05:03 -04:00 |
|
Gregory Wells
|
f8bae555cf
|
OpenGL window surface
|
2025-07-10 17:05:03 -04:00 |
|
Gregory Wells
|
e1823bc3dd
|
create basic OpenGL stuff
|
2025-07-10 17:05:03 -04:00 |
|