index
:
odin/Odin.git
bill/all_or_none
bill/any-type-switch-if-else
bill/change-license
bill/compiler-optimizations-2025-09
bill/conditional-zero
bill/const-union
bill/dir-organization
bill/disallow-128-bit
bill/fix-current-os-package
bill/fix-data-races-2026-02
bill/force-type-assert
bill/global-variable-distribution
bill/init-fini-changes
bill/integer-concatenation
bill/io-error-changes
bill/must-tail
bill/new-slice-sort
bill/range-init
bill/remove-test-suffix
bill/shared-partial-return-memory
bill/subtype-type-info
bill/typeid-sip-hash
bill/utf16-strings
core-flags
core_os2_revamp
custom-math-sin
fix-4225
llvm-12-support
master
middle-end
mimalloc
mv/libc-errors
new_os
orca-dev
text-template
update-tilde
windows-llvm-11.1.0
windows-llvm-12.0.1
windows-llvm-13.0.0
Odin Programming Language
Odin Lang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vendor
/
directx
Commit message (
Expand
)
Author
Age
Files
Lines
*
stdcall -> system
gingerBill
2024-01-17
3
-717
/
+717
*
Replace `stdcall` with `system`
gingerBill
2024-01-17
2
-182
/
+182
*
[vendor:directx/dxgi] change u32 flags to bit_sets
Igor Dreher
2023-12-28
1
-55
/
+71
*
Update d3d12.odin
jakubtomsu
2023-11-04
1
-1
/
+0
*
Merge pull request #2791 from ftphikari/master
gingerBill
2023-09-15
1
-0
/
+5
|
\
|
*
[vendor:directx/d3d11] Added `CalcSubresource` helper macro
hikari
2023-09-13
1
-0
/
+5
*
|
Move API into one file and use "system" calling convention, and move data def...
AbdelHameed-Hamed
2023-09-14
4
-760
/
+177
*
|
Add unix bindings for DXC.
AbdelHameed-Hamed
2023-08-31
2
-0
/
+627
|
/
*
[vendor:directx/d3d11] Added missing UUIDs for shader reflection
hikari
2023-07-25
1
-0
/
+14
*
[vendor:directx/dxgi] Removed `GetDebugInterface`
hikari
2023-07-18
1
-21
/
+0
*
[vendor:directx/dxgi] Rename `debug_interface_init` to `InitDebugInterface`
ftphikari
2023-07-13
1
-2
/
+2
*
Code review fixes
ftphikari
2023-07-13
2
-3
/
+6
*
[vendor:directx/dxgi] Added `GetDebugInterface`
ftphikari
2023-07-13
1
-0
/
+18
*
[vendor:directx/d3d_compiler] Added default include file handler
ftphikari
2023-07-12
1
-0
/
+3
*
Add `fmt:"s,0"` tags to UTF-16 strings in dxgi.odin
gingerBill
2023-05-18
1
-4
/
+4
*
Merge pull request #2500 from Ahsan-Sarbaz/master
gingerBill
2023-05-18
1
-4
/
+4
|
\
|
*
Fixed Bug in DXGI
Ahsan-Sarbaz
2023-05-01
1
-4
/
+4
*
|
Add Dynamic Resource Root Signature flags
Charlie Shenton
2023-04-22
1
-0
/
+2
|
/
*
Fix #2385
Jeroen van Rijn
2023-03-16
1
-1
/
+1
*
Fix brace style and indentation
Marko
2023-03-13
1
-3
/
+2
*
Add RegisterMessageCallback for d3d12
Marko
2023-03-11
1
-0
/
+20
*
Add license for dxcompiler libs.
Jeroen van Rijn
2023-02-26
1
-0
/
+248
*
Merge pull request #2343 from Hyp-X/pr-heapflags
gingerBill
2023-02-24
1
-1
/
+1
|
\
|
*
Fix d3d12 HEAP_FLAG_ALLOW_ONLY_BUFFERS flags
Hyp-X
2023-02-23
1
-1
/
+1
*
|
Merge pull request #2345 from Hyp-X/pr-dxc
gingerBill
2023-02-24
4
-0
/
+603
|
\
\
|
*
|
Add vendor:directx/dxc package:
Hyp-X
2023-02-24
4
-0
/
+603
|
|
/
*
/
Add d3d12shader missing types and UUID's
Hyp-X
2023-02-24
1
-14
/
+86
|
/
*
Merge pull request #2341 from Hyp-X/pr-getresourceallocationinfo
gingerBill
2023-02-23
1
-3
/
+3
|
\
|
*
Fix d3d12 GetResourceAllocationInfo signature
Hyp-X
2023-02-23
1
-3
/
+3
*
|
Merge pull request #2340 from Hyp-X/pr-shader-reflection-fix
gingerBill
2023-02-23
1
-3
/
+3
|
\
\
|
*
|
Fixed d3d12 shader reflection vtables
Hyp-X
2023-02-23
1
-3
/
+3
|
|
/
*
/
Add dxgidebug.h implementation to dxgi package
Hyp-X
2023-02-23
1
-0
/
+141
|
/
*
vendor/d3d11: fixed function definition
hikari
2023-01-29
1
-2
/
+2
*
Fix UUID
gingerBill
2022-11-21
1
-1
/
+1
*
Fix #2174
gingerBill
2022-11-21
1
-3
/
+5
*
d3d12: Fixed RESOURCE_STATE_GENERIC_READ flags
Hyp-X
2022-11-03
1
-1
/
+1
*
Add more `bit_set`s to direct packages
gingerBill
2022-11-02
2
-77
/
+93
*
Correct more flags for d3d12
gingerBill
2022-11-02
1
-33
/
+39
*
Make many d3d12 flags `enum`s into `bit_set`
gingerBill
2022-11-02
1
-276
/
+298
*
Fixed #2170
gingerBill
2022-11-02
1
-8
/
+7
*
Update many `enum`s to `bit_set`s for D3D11
gingerBill
2022-10-23
1
-141
/
+183
*
Added support for ID3D11InfoQueue
eadesmet
2022-09-12
1
-0
/
+1431
*
Add ID3D11Debug interface to d3d11 package
Lucas Perlind
2022-08-10
1
-0
/
+33
*
Update dxgi.odin
Hyp-X
2022-08-01
1
-4
/
+4
*
Add missing field for `TEXTURE_COPY_LOCATION`
Luxko
2022-06-19
1
-0
/
+4
*
Format DXGI constants
Jeroen van Rijn
2022-05-21
1
-28
/
+28
*
add dxgi HRESULT constants
Luxko
2022-05-21
1
-1
/
+30
*
Added some additional IID versions of Direct3D 12 UUIDs that I missed during ...
Karl Zylinski
2022-04-27
1
-7
/
+14
*
Typo fix in d3d12.odin
Karl Zylinski
2022-04-27
1
-1
/
+1
*
D3D12 binding fixes: Added dxgi.IID versions of all the UUIDs in d3d12.odin s...
Karl Zylinski
2022-04-27
1
-64
/
+120
[next]