Fredrik Fornwall
04ef22f6dc
Update README after the make -> xtask transition ( #2401 )
2023-07-08 12:37:41 +02:00
Teodor Tanasoaia
5b79cca384
bump MSRV to 1.63 ( #2129 )
2022-11-18 16:29:49 +00:00
João Capucho
c7e245c083
Update README for glsl-in ( #1951 )
2022-05-29 19:50:30 -04:00
teoxoy
62da3bf348
add HLSL validation via FXC to CI
2022-05-22 08:53:46 -07:00
Hiroaki Yutani
af6e2fc7ab
Describe the usage of cargo run
2022-05-09 23:29:00 +02:00
Hiroaki Yutani
f1d72f8433
Show naga-cli instead of cargo run on README
2022-05-09 23:29:00 +02:00
teoxoy
0d3b9bfe45
update readme
2022-05-01 12:16:10 -07:00
teoxoy
33085863b7
update msrv to 1.56
2022-04-16 08:32:31 -07:00
Teodor Tanasoaia
c93a5ede71
update hlsl-out
status in README
2022-04-15 13:25:49 +02:00
Markus
c4b331acb4
readme: list supported GLSL versions for glsl-in ( #1586 )
2021-12-11 21:29:49 -05:00
Igor Shaposhnik
9cc2b730b7
[glsl-out] Add note about supported GLSL versions
2021-12-06 12:31:31 -05:00
Connor Fitzgerald
800f910103
Allow newer bitflags
2021-08-22 22:19:27 -04:00
Dzmitry Malyshau
284cfcce47
hlsl: storage writes
2021-07-26 01:29:42 -04:00
Dzmitry Malyshau
bfeab40c8d
Changelog for v0.5 release
2021-06-18 20:18:52 -04:00
Igor Shaposhnik
b29e853a86
Update wgsl-out
status in README
2021-06-17 11:11:36 -04:00
Gordon-F
822c68067c
Remove all features from README
2021-06-15 21:08:05 -04:00
Igor Shaposhnik
343f786492
Fix testing infrastructure
2021-06-13 11:25:23 -04:00
Gordon-F
54d7d7d2a3
Improve hlsl-out
2021-06-13 11:15:42 -04:00
Igor Shaposhnik
1a60ba01d9
Add note about MSRV in README
2021-06-02 21:19:09 -04:00
Dzmitry Malyshau
f18a97785f
Expect *.txt instead of - for the debug output of the converter
2021-05-06 23:09:13 -04:00
Dzmitry Malyshau
a37c37b8f5
Integrate codecov on CI
2021-05-06 12:39:43 -04:00
Dzmitry Malyshau
3ffbd50feb
Minor tweaks to README
2021-05-06 01:02:36 -04:00
Timo de Kort
05d3608737
HLSL CI ( #788 )
...
* Add validation-windows yml for HLSL
Add workgroup size to hlsl-out
* Update Readme with Make target information
* Change runs on to windows-latest
* Remove snapshot file
2021-05-02 11:29:35 -04:00
Dzmitry Malyshau
74f0a153cb
Rename the binary to just naga
2021-04-23 20:14:16 -04:00
Dzmitry Malyshau
b86c2fbeeb
Don't print the module in converter if no output is specified ( #744 )
2021-04-21 09:40:29 -04:00
Igor Shaposhnik
ce0720ac61
Add wgsl-out into test infrastructure ( #730 )
2021-04-19 09:19:03 -04:00
Igor Shaposhnik
c1675d06f9
Start wgsl-out ( #727 )
2021-04-19 00:23:27 -04:00
Dzmitry Malyshau
c2c93e4ecd
Remove cargo-insta
2021-04-14 16:10:31 -04:00
Dzmitry Malyshau
3fcc0759ed
GraphViz backend
2021-03-03 21:20:12 -05:00
Dzmitry Malyshau
69bf7f5f17
Miscellaneous fixes
2021-03-01 09:35:29 -05:00
Dzmitry Malyshau
afbcf05006
Move the convert from an example to a binary target
2021-02-25 10:05:21 -05:00
Dzmitry Malyshau
c496c05ba4
Makefile commands for native shader validation
2021-02-05 14:04:02 -05:00
Jay Oster
9f88c3e986
Update emoji in README
2021-01-31 21:19:18 -05:00
Dzmitry Malyshau
be86f5b7cf
Update README table
2021-01-30 11:54:15 -05:00
João Capucho
a718992acb
Added new external functions to the glsl backend to make it on par with the typifier ( #240 )
2020-10-19 09:40:30 -04:00
Nicholas Rishel
7ce99774d5
Add legend for supported end-points ( #212 )
...
There's no legend explaining what symbols mean for supported end-points, but it seems to be following the same format at wgpu. This PR copies wgpu's legend.
2020-09-23 00:48:31 -04:00
Dzmitry Malyshau
e0a1e80fb5
Remove spirv-headers use from IR, make it optional
2020-06-25 00:37:33 -04:00
Timo de Kort
eb559c5b32
Add GLSL construction status
2020-06-18 20:10:37 -04:00
Timo de Kort
82573b288b
Implement basic SPIR-V back-end ( #46 )
2020-06-15 16:01:00 -04:00
Dzmitry Malyshau
ee7882723a
[wgsl] expect logical expressions, fix hex literals
2020-03-05 21:21:14 -05:00
Dzmitry Malyshau
aba9e8a0f2
Fixup metal type exports
2020-03-02 16:56:15 -05:00
Dzmitry Malyshau
246ca018ef
[tint] beginning of the front-end based on Pest ( #9 )
2020-02-28 13:05:24 -05:00
Dzmitry Malyshau
8c4e60eb81
Add DXIR to readme, more badges
2020-02-26 23:30:45 -05:00
Dzmitry Malyshau
96a12a0c9a
Complete the crate rename to Naga
2020-02-25 14:00:51 -05:00
Dzmitry Malyshau
e1a6b5aa55
Add README
2020-02-24 09:56:51 -05:00