Greg Wells
|
ffdde93ed2
|
clean up buffer creation
|
2025-06-10 15:54:34 -04:00 |
|
Greg Wells
|
93d81966e3
|
allow binding uniform at set
|
2025-06-10 15:54:34 -04:00 |
|
Greg Wells
|
df0cbb78d0
|
remap metal bindings
|
2025-06-10 15:54:34 -04:00 |
|
Greg Wells
|
0a2c1089c5
|
upload metal buffers
|
2025-06-10 15:54:34 -04:00 |
|
Greg Wells
|
1825a39946
|
metal mapping buffers
|
2025-06-07 17:22:55 -04:00 |
|
Greg Wells
|
48f4f9a0aa
|
begin using new version of gryphn utils
|
2025-06-06 20:31:34 -04:00 |
|
Greg Wells
|
2f1011bd9c
|
float3
|
2025-06-06 19:50:40 -04:00 |
|
Greg Wells
|
516f2122a1
|
metal draw indexed
|
2025-06-06 19:44:17 -04:00 |
|
Greg Wells
|
e66075beaf
|
indexed drawing and index buffers
|
2025-06-06 17:35:37 -04:00 |
|
Greg Wells
|
f2ba8ce163
|
binding buffer
|
2025-06-06 17:09:59 -04:00 |
|
Greg Wells
|
f425dfc20b
|
metal buffer API
|
2025-06-06 17:08:24 -04:00 |
|
Greg Wells
|
73fd05e786
|
just create transfer queue for metal
|
2025-06-06 16:57:56 -04:00 |
|
Greg Wells
|
585be0c6b0
|
creating and destroying buffers
|
2025-06-06 12:58:15 -04:00 |
|
Greg Wells
|
2385b5d819
|
metal vertex descriptors
|
2025-06-06 12:24:09 -04:00 |
|
Greg Wells
|
d5d339105d
|
sync primative handles
|
2025-06-05 22:19:38 -04:00 |
|
Greg Wells
|
4349f76ede
|
command pool+buffer handles
|
2025-06-04 22:08:24 -04:00 |
|
Greg Wells
|
9faa96d5f5
|
shader+graphics pipeline handles
|
2025-06-04 09:57:14 -04:00 |
|
Greg Wells
|
f20d701353
|
Render pass descriptor handles
|
2025-06-04 09:49:43 -04:00 |
|
Greg Wells
|
c48e11f998
|
presentaion queue handles + texture handle
|
2025-06-03 14:38:51 -04:00 |
|
Greg Wells
|
fbc30509c4
|
surface handles
|
2025-06-03 14:14:49 -04:00 |
|
Greg Wells
|
d39f598d3c
|
device handles
|
2025-06-03 13:49:05 -04:00 |
|
Greg Wells
|
ee03b87600
|
debugger handles
|
2025-06-03 13:42:55 -04:00 |
|
Greg Wells
|
ed781c1d63
|
Turn instance into a handle
|
2025-06-03 13:23:28 -04:00 |
|
Greg Wells
|
cbfd6743f6
|
update stuff
|
2025-06-03 13:04:59 -04:00 |
|
Greg Wells
|
5b9f0d8ebe
|
fix CAMetalLayers
|
2025-06-01 20:39:49 -04:00 |
|
Greg Wells
|
964ac7127d
|
signal vulkan fence
|
2025-05-31 06:25:41 -04:00 |
|
Greg Wells
|
eab08b81f6
|
wait for device
|
2025-05-31 06:22:58 -04:00 |
|
Greg Wells
|
c9a2f3f872
|
present command
|
2025-05-31 06:20:15 -04:00 |
|
Greg Wells
|
0d02d2e8fc
|
metal queue submission
|
2025-05-31 06:14:33 -04:00 |
|
Greg Wells
|
27b9405eea
|
kinda a metal semaphore class
|
2025-05-30 11:21:49 -04:00 |
|
Greg Wells
|
b00bd732a3
|
I think its a fence class
|
2025-05-30 11:14:18 -04:00 |
|
Greg Wells
|
733738bcda
|
metal commands
|
2025-05-30 09:40:02 -04:00 |
|
Greg Wells
|
77e92957a6
|
metal command pool
|
2025-05-29 15:08:32 -04:00 |
|
Greg Wells
|
3f776277cd
|
remove useless code
|
2025-05-29 13:46:15 -04:00 |
|
Greg Wells
|
886e6b50c9
|
free object on destruction
|
2025-05-29 13:08:13 -04:00 |
|
Greg Wells
|
32f49ebe97
|
metal framebuffers
|
2025-05-29 13:05:54 -04:00 |
|
Greg Wells
|
5403a2374b
|
throw together the worlds worst texture api
|
2025-05-29 11:55:34 -04:00 |
|
Greg Wells
|
2796a8b65e
|
redo metal graphics pipeline creation
|
2025-05-29 11:18:27 -04:00 |
|
Greg Wells
|
ccc4c9d4df
|
metal graphics pipelines????
|
2025-05-28 22:26:39 -04:00 |
|
Greg Wells
|
cf2da1e9ea
|
metal render passes (they dont do crap)
|
2025-05-28 21:47:26 -04:00 |
|
Greg Wells
|
102da0f902
|
compiling metal shader modules
|
2025-05-28 07:11:30 -04:00 |
|
Greg Wells
|
13f2d14cad
|
switch to using spirv cross C
|
2025-05-28 07:11:12 -04:00 |
|
Greg Wells
|
9099148be9
|
Device type
|
2025-05-27 13:07:41 -04:00 |
|
Greg Wells
|
8cee3c5702
|
error checking or some jazz
|
2025-05-27 12:36:13 -04:00 |
|
Greg Wells
|
f7ff97528d
|
Create presentation queues on metal
|
2025-05-27 12:09:40 -04:00 |
|
Greg Wells
|
8049055415
|
conversion functions
|
2025-05-25 21:59:23 -04:00 |
|
Greg Wells
|
f026653800
|
metal surface creation
|
2025-05-25 21:56:06 -04:00 |
|
Greg Wells
|
a3f1201062
|
fix formatting
|
2025-05-24 17:36:53 -04:00 |
|
Greg Wells
|
05aae3b56b
|
get rid of some useless stuff
|
2025-05-24 17:36:30 -04:00 |
|
Greg Wells
|
a0cc1a43dd
|
stop using metal-cpp
|
2025-05-24 17:35:43 -04:00 |
|