Gregory Wells
|
7f6ec430de
|
finish the most basic rendering pipeline
|
2025-08-19 16:31:19 -04:00 |
|
Gregory Wells
|
50d8a669b3
|
draw commands
|
2025-08-19 08:50:00 -04:00 |
|
Gregory Wells
|
453f7b70db
|
create framebuffer object
|
2025-08-18 23:02:56 -04:00 |
|
Gregory Wells
|
7b1266281c
|
Run OpenGL commands
|
2025-08-18 22:09:05 -04:00 |
|
Gregory Wells
|
10cd374731
|
create graphics pipelines
|
2025-08-18 21:30:54 -04:00 |
|
Gregory Wells
|
4477c41dc4
|
render pass in OpenGL
|
2025-08-18 21:22:22 -04:00 |
|
Gregory Wells
|
916df68f06
|
OpenGL framebuffer API
|
2025-08-18 21:13:40 -04:00 |
|
Gregory Wells
|
5db32f367a
|
OpenGL texture API
|
2025-08-18 20:24:17 -04:00 |
|
Gregory Wells
|
026fc52d7c
|
uniform API in OpenGL
|
2025-08-17 23:15:14 -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
|
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
|
c51c29f7a4
|
create cpp files and functions for OpenGL shaders
|
2025-08-12 20:27:41 -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 |
|