Commit Graph

  • 1afa7967f2 Fix method names gingerBill 2022-02-14 17:09:30 +00:00
  • 643e36b87b Improve Texture method names gingerBill 2022-02-14 17:07:18 +00:00
  • 3d2405ac2c Correct more method types gingerBill 2022-02-14 17:02:05 +00:00
  • 7392a3047a Add RenderPipeline missing types and methods gingerBill 2022-02-14 16:58:56 +00:00
  • 60f4d8f1ec Correct Render Pass types gingerBill 2022-02-14 16:46:27 +00:00
  • 7b42cbea20 Improve draw method names on RenderCommandEncoder gingerBill 2022-02-14 16:42:53 +00:00
  • 4cc597f4df RasterizationRate improvements gingerBill 2022-02-14 16:32:54 +00:00
  • 934e66ab3b More improvements gingerBill 2022-02-14 16:26:42 +00:00
  • b755609438 Improve Library related stuff gingerBill 2022-02-14 16:25:20 +00:00
  • 83d63e572a Improve indirect stuff gingerBill 2022-02-14 16:21:00 +00:00
  • 5212f62f54 Improve many methods with WithDescriptor suffixes gingerBill 2022-02-14 16:18:23 +00:00
  • 4d0fd4cf19 Correct device() usage gingerBill 2022-02-14 15:56:32 +00:00
  • e47953f7ca Improve procedure signature and names gingerBill 2022-02-14 15:45:02 +00:00
  • 47f3773146 Correct Depth classes gingerBill 2022-02-14 15:18:38 +00:00
  • 31c6ecad34 Correct Counter classes gingerBill 2022-02-14 15:15:32 +00:00
  • af6e53c05c Improve Compute classes gingerBill 2022-02-14 15:14:41 +00:00
  • 153140eb8f Improve ComputeCommandEncoder gingerBill 2022-02-14 14:43:50 +00:00
  • 6fef44c041 Improve CommandEncoder gingerBill 2022-02-14 14:33:50 +00:00
  • a88d149903 Improve CommandBuffer gingerBill 2022-02-14 14:33:02 +00:00
  • f9fc488399 Correct CaptureScope gingerBill 2022-02-14 14:26:35 +00:00
  • bef806bef4 Update Capture Manager classes gingerBill 2022-02-14 14:24:36 +00:00
  • 95e9bbf99f Improve Buffer gingerBill 2022-02-14 12:52:30 +00:00
  • 5936fa8871 Correct Blit Pass gingerBill 2022-02-14 12:46:46 +00:00
  • 02646b789c Correct typo gingerBill 2022-02-14 12:44:57 +00:00
  • 09e9dca869 Improve BlitCommandEncoder gingerBill 2022-02-14 12:43:01 +00:00
  • 9a43c0672e Correct BinaryArchive gingerBill 2022-02-14 12:36:28 +00:00
  • 83a6169463 Update ArgumentEncoder gingerBill 2022-02-14 12:32:45 +00:00
  • debe2de5fe Correct Acceleration Structure Types gingerBill 2022-02-14 12:12:23 +00:00
  • ff7d591ebf Correct AccelerationStructure classes gingerBill 2022-02-14 11:55:59 +00:00
  • 7386ca9272 Add new objc intrinsics: objc_(register|find)_(selector|class) gingerBill 2022-02-14 11:21:21 +00:00
  • fd8b2e0b88 Merge branch 'master' into objc-intrinsics gingerBill 2022-02-14 11:04:36 +00:00
  • c34ae884ad Change to "object" gingerBill 2022-02-14 11:04:29 +00:00
  • 2e7157ae9c Correct bytes._split_iterator gingerBill 2022-02-14 11:01:34 +00:00
  • 441365b388 Set the macOS minimum version to 12 for ARM CPUs gingerBill 2022-02-14 10:58:01 +00:00
  • f561147190 Correct _split_iterator gingerBill 2022-02-14 10:57:29 +00:00
  • 2958c1d6aa Add new shorthand gingerBill 2022-02-13 16:56:27 +00:00
  • 9dc83bc1b3 Add more methods gingerBill 2022-02-13 16:32:31 +00:00
  • 88b1b2c629 Correct types gingerBill 2022-02-13 15:11:45 +00:00
  • 23bc643a81 Merge branch 'objc-intrinsics' of https://github.com/odin-lang/Odin into objc-intrinsics gingerBill 2022-02-13 12:01:19 +00:00
  • 41854bacf5 Add utility classes for dealing with Windows gingerBill 2022-02-13 11:54:40 +00:00
  • cf528431f5 Merge pull request #1495 from FancyKillerPanda/master gingerBill 2022-02-12 23:46:44 +00:00
  • e59064dd59 Updated vendor/sdl2/ttf LIB and DLL. FancyKillerPanda 2022-02-13 10:33:48 +11:00
  • 8966294823 Correct method name gingerBill 2022-02-12 22:03:15 +00:00
  • b8479ea79d Merge branch 'master' into objc-intrinsics gingerBill 2022-02-12 21:49:48 +00:00
  • e2aa8f426d Improve type hierarchy and method names gingerBill 2022-02-12 21:45:34 +00:00
  • 39a0f8c96a Use distinct array types gingerBill 2022-02-12 21:28:56 +00:00
  • b647b45ba5 Remove temp file gingerBill 2022-02-12 21:25:20 +00:00
  • 5fe9aa919b Correct types in methods gingerBill 2022-02-12 21:24:28 +00:00
  • ff5d6a994b Move vendor:Metal to core:sys/darwin/Metal gingerBill 2022-02-12 17:59:40 +00:00
  • ae3b95b194 #force_inline procedures and move foreign procedures to a separate file gingerBill 2022-02-12 17:46:19 +00:00
  • acaae1357c Update Metal for the full API gingerBill 2022-02-12 17:30:32 +00:00
  • f8afda3b22 Add more objc attributes gingerBill 2022-02-11 22:54:51 +00:00
  • 31f544c258 Merge branch 'odin-lang:master' into master Colin Davidson 2022-02-11 08:25:17 -08:00
  • 1c57d1c019 Update nightly.yml Mikkel Hjortshøj 2022-02-11 17:22:33 +01:00
  • 251edf7bc7 Update ci.yml Mikkel Hjortshøj 2022-02-11 17:22:14 +01:00
  • f77cd5533d Add fork and personality Colin Davidson 2022-02-11 08:10:48 -08:00
  • 416413bebf Begin work on Metal gingerBill 2022-02-10 14:35:10 +00:00
  • c3809d7b84 Fix typo gingerBill 2022-02-09 21:46:26 +00:00
  • 42a1c58a80 Update Foundation linking gingerBill 2022-02-09 21:42:20 +00:00
  • b6abaf739c Add missing calls for Object; Add scoped_autoreleasepool gingerBill 2022-02-09 12:29:52 +00:00
  • ef98e92e8d Remove unneeded file gingerBill 2022-02-09 12:23:41 +00:00
  • 768c2684d0 Add NSBundle, NSError, NSEnumerator gingerBill 2022-02-09 12:19:59 +00:00
  • 5f2514db63 Add NSNumber and NSURL gingerBill 2022-02-09 11:50:11 +00:00
  • b95ade40c0 Begin work on core:sys/darwin/Foundation gingerBill 2022-02-09 00:19:20 +00:00
  • 340838c878 Add procs_darwin.odin gingerBill 2022-02-08 23:00:00 +00:00
  • c5d348515d Add intrinsics.type_is_subtype_of; intrinsics.objc_selector_name gingerBill 2022-02-08 22:59:37 +00:00
  • 05dd3d490d Correct objc_class propagation for parapoly structs gingerBill 2022-02-08 17:33:55 +00:00
  • 0cc40db565 Begin work on support objc intrinsics gingerBill 2022-02-08 17:04:55 +00:00
  • 546faab0cb Merge pull request #1481 from jasonKercher/vet_fix Jeroen van Rijn 2022-02-08 15:27:51 +01:00
  • 83e9a6b417 fix -vet for filepath/match.odin CiD- 2022-02-08 09:21:43 -05:00
  • 30bb2382aa Correct simple boolean intrinsics gingerBill 2022-02-08 11:48:59 +00:00
  • 61a0b4ec5a Merge pull request #1480 from NoahR02/opensimplex2_noise gingerBill 2022-02-08 11:42:17 +00:00
  • accb35506f Ports OpenSimplex2 from https://github.com/KdotJPG/OpenSimplex2 to Odin. Adds tests for the noise procedures. NoahR02 2022-02-08 06:25:07 -05:00
  • 817bc7434d Ports OpenSimplex2 from https://github.com/KdotJPG/OpenSimplex2 to Odin. Adds tests for the noise procedures. NoahR02 2022-02-08 06:16:10 -05:00
  • a19a4ce32c Merge branch 'master' into windows-llvm-13.0.0 gingerBill 2022-02-07 11:37:38 +00:00
  • 20119e762e Merge branch 'master' into windows-llvm-11.1.0 gingerBill 2022-02-07 11:37:31 +00:00
  • 3c2ed3bb69 Correct //+private file bug gingerBill 2022-02-07 11:37:13 +00:00
  • 7514e609ae Merge branch 'master' into windows-llvm-13.0.0 gingerBill 2022-02-07 11:27:36 +00:00
  • aecb0d865a Merge branch 'master' into windows-llvm-11.1.0 gingerBill 2022-02-07 11:27:30 +00:00
  • 9cbf46e689 Fix constant multi pointer declarations through integers gingerBill 2022-02-07 11:00:38 +00:00
  • ad6ea3d6aa Replace any with union for subtyping in core:odin/ast gingerBill 2022-02-06 13:31:16 +00:00
  • cda9fd5271 Add tag to ast.Comp_Lit gingerBill 2022-02-06 11:59:12 +00:00
  • 0c16f27814 Update parser for #sparse gingerBill 2022-02-06 11:50:27 +00:00
  • 19aec13a10 Support rank-2 arrays (matrix-like) for transpose gingerBill 2022-02-06 11:42:59 +00:00
  • e896956275 Merge pull request #1475 from Platin21/feature/fix-odin-fmt Jeroen van Rijn 2022-02-05 23:22:07 +01:00
  • c59c6e98a5 Merge branch 'odin-lang:master' into feature/fix-odin-fmt Platin21 2022-02-05 23:14:44 +01:00
  • 8b1100bf2b os.open does r/d as default which makes a call to open a dir invalid this should fix this problem Platin21 2022-02-05 23:12:55 +01:00
  • a3d99765cc mem: Add doc.odin with Tracking_Allocator example. Jeroen van Rijn 2022-02-05 22:18:22 +01:00
  • a724573bb3 Fixes fopendir and readdir_r for arm64 or seemingly doing so Platin21 2022-02-05 21:16:58 +01:00
  • 25769f139a Merge pull request #1471 from Platin21/feature/fix-odin-fmt Jeroen van Rijn 2022-02-05 21:00:52 +01:00
  • 3edf638cc6 Fixed Typo Platin21 2022-02-05 20:54:27 +01:00
  • de7e612186 Ignores DS_Store files which MacOS uses for Indexing or some crap Platin21 2022-02-05 20:45:55 +01:00
  • a571153458 Adds missing calls for os Platin21 2022-02-05 20:45:32 +01:00
  • ada58c66fa Merge pull request #1469 from ap29600/bit_iterator Jeroen van Rijn 2022-02-05 18:50:33 +01:00
  • 697f8c7ee6 replace a branch with max in core:container/bit_array.set ap29600 2022-02-05 18:46:25 +01:00
  • b6ebfe4b2c rename iterator procedures Andrea Piseri 2022-02-05 18:11:48 +01:00
  • bccbdefde9 Update interface to allow more modes of iteration Andrea Piseri 2022-02-05 18:00:59 +01:00
  • 445ca70521 Correct implicit union cast gingerBill 2022-02-05 16:11:48 +00:00
  • c6ab8f82c8 Code refactor to aid development gingerBill 2022-02-05 15:17:47 +00:00
  • 67ce0ec29f Improve printing for unhandled cases by adding a new line before the cases gingerBill 2022-02-05 14:58:13 +00:00