Skip to content

Commit

Permalink
Update to latest Kinc
Browse files Browse the repository at this point in the history
  • Loading branch information
tcdude committed Mar 24, 2023
1 parent 7c15086 commit ee4f3df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Kinc
Submodule Kinc updated 41 files
+1 −1 Backends/Graphics5/Metal/Sources/kinc/backend/graphics5/indexbuffer.m.h
+5 −5 Backends/Graphics5/Metal/Sources/kinc/backend/graphics5/texture.m.h
+7 −8 Backends/System/Apple/Sources/kinc/backend/video.m.h
+1 −1 Backends/System/Linux/Sources/kinc/backend/x11/system.c.h
+2 −2 Sources/kinc/audio1/audio.h
+1 −1 Sources/kinc/audio1/soundstream.h
+1 −1 Sources/kinc/compute/compute.h
+1 −1 Sources/kinc/display.h
+4 −4 Sources/kinc/graphics4/graphics.h
+1 −2 Sources/kinc/graphics4/pipeline.h
+1 −1 Sources/kinc/graphics4/shader.h
+1 −1 Sources/kinc/graphics5/commandlist.h
+1 −1 Sources/kinc/graphics5/constantbuffer.h
+1 −1 Sources/kinc/graphics5/graphics.h
+1 −1 Sources/kinc/graphics5/indexbuffer.h
+3 −4 Sources/kinc/graphics5/pipeline.h
+1 −1 Sources/kinc/graphics5/shader.h
+1 −1 Sources/kinc/graphics5/vertexbuffer.h
+1 −1 Sources/kinc/input/gamepad.h
+1 −1 Sources/kinc/io/filewriter.h
+1 −1 Sources/kinc/math/matrix.h
+254 −71 Sources/kinc/network/socket.h
+21 −27 Sources/kinc/simd/float32x4.h
+0 −2 Sources/kinc/simd/int16x8.h
+0 −4 Sources/kinc/simd/int32x4.h
+800 −844 Sources/kinc/simd/type_conversions.h
+2 −5 Sources/kinc/simd/types.h
+4 −11 Sources/kinc/simd/uint16x8.h
+4 −10 Sources/kinc/simd/uint32x4.h
+3 −3 Sources/kinc/system.h
+1 −1 Sources/kinc/threads/event.h
+2 −2 Sources/kinc/threads/mutex.h
+4 −4 Sources/kinc/window.h
+1 −1 Tools/freebsd_x64
+1 −1 Tools/linux_arm
+1 −1 Tools/linux_arm64
+1 −1 Tools/linux_x64
+1 −1 Tools/macos
+1 −1 Tools/windows_x64
+1 −0 kfile.js
+1 −0 updates.md

0 comments on commit ee4f3df

Please sign in to comment.