SamoZ1024
  • Joined on 2024-10-03
SamoZ1024 pushed to metal-dev at suyu/suyu 2024-10-06 19:35:24 +02:00
79e86ed1b6 fix: image views segfaulting
d6148b194e check for pixel format support
Compare 2 commits »
SamoZ1024 pushed to metal-dev at suyu/suyu 2024-10-06 18:40:19 +02:00
cb85f29e0b put maxwell_to_mtl implementation into a separate file
c5bb3d685d implement all BC pixel formats
Compare 2 commits »
SamoZ1024 pushed to metal-dev at suyu/suyu 2024-10-06 13:46:26 +02:00
86b1f41de6 fix: clang-format
1efdd483b7 load disk resources
Compare 2 commits »
SamoZ1024 pushed to metal-dev at suyu/suyu 2024-10-06 13:04:46 +02:00
c8825d52bc implement more pixel formats
a11d1aa38a include some debug info
03ce2d3e7d implement dma and flush functions
62168ca0f0 draw properly
Compare 4 commits »
SamoZ1024 pushed to metal-dev at suyu/suyu 2024-10-05 21:29:40 +02:00
5b9a9f3077 create vertex descriptor
SamoZ1024 pushed to metal-dev at suyu/suyu 2024-10-05 19:28:35 +02:00
0b12e22331 emit vertex attributes
5ace31b471 bind uniform buffers
Compare 2 commits »
SamoZ1024 pushed to metal-dev at suyu/suyu 2024-10-05 17:05:02 +02:00
1d39266956 fix: constant buffers not getting bound
dac285f6d9 bind buffers correctly
Compare 2 commits »
SamoZ1024 pushed to metal-dev at suyu/suyu 2024-10-05 15:43:07 +02:00
c24e3c23ff bind vertex buffers
89ff6909a9 bind stage buffers
Compare 2 commits »
SamoZ1024 pushed to metal-dev at suyu/suyu 2024-10-05 15:07:07 +02:00
a66708e362 rework the binding system
08dbc9bd8d prevent buffer view from crashing
Compare 2 commits »
SamoZ1024 pushed to metal-dev at suyu/suyu 2024-10-05 13:51:49 +02:00
1b690aab26 fix: texture coords for texture arrays
c921e32d48 Merge branch 'dev' into metal-dev
26b1d7e879 enable boost concepts
40def7017c include fmt/ranges.h
c52427b676 mark format functions as const
Compare 7 commits »
SamoZ1024 pushed to dev at suyu/suyu 2024-10-05 12:35:17 +02:00
26b1d7e879 enable boost concepts
SamoZ1024 pushed to dev at suyu/suyu 2024-10-05 09:10:29 +02:00
40def7017c include fmt/ranges.h
SamoZ1024 pushed to dev at suyu/suyu 2024-10-05 08:04:54 +02:00
c52427b676 mark format functions as const
SamoZ1024 pushed to metal-dev at suyu/suyu 2024-10-05 07:16:15 +02:00
8824486af6 merge 'dev' into 'metal-dev'
909a4290d1 save compiled functions
8d6b694569 Update README.md
3aca4a3490 Updated
Compare 109 commits »