gingerBill
|
b845db1618
Add prototypes for `intrinsics.fixed_point_*`
|
4 年之前 |
gingerBill
|
ced7700cdb
Add extra check for `#no_bounds_check` etc being followed by a newline or empty statement
|
4 年之前 |
gingerBill
|
406d2ab6ba
Simplify/Fix the state_flag behaviour for code generation
|
4 年之前 |
gingerBill
|
327116b84b
Merge branch 'master' of https://github.com/odin-lang/Odin
|
4 年之前 |
gingerBill
|
fd56b48825
Add `ODIN_ROOT` information
|
4 年之前 |
Jeroen van Rijn
|
1ef9b094b6
Merge pull request #932 from Kelimion/png_blend_test
|
4 年之前 |
Jeroen van Rijn
|
0659a11a1a
PNG: Fix tRNS handling.
|
4 年之前 |
gingerBill
|
956b59d48c
Update old bin/README.md
|
4 年之前 |
gingerBill
|
97b537f800
Update intrinsics.odin for documentation
|
4 年之前 |
Jeroen van Rijn
|
ae907bf724
Merge pull request #931 from Kelimion/png_blend_test
|
4 年之前 |
Jeroen van Rijn
|
db1ef078ff
Fix a few more cases in which bKGD wasn't properly applied.
|
4 年之前 |
Jeroen van Rijn
|
c2603297ee
Merge pull request #928 from Kelimion/png_blend_test
|
4 年之前 |
Jeroen van Rijn
|
a02bcd3bfd
PNG: Fix test for when premultiplication is needed.
|
4 年之前 |
Mikkel Hjortshøj
|
0e972296a4
Change non-target indentation in Makefile to spaces to fix make error
|
4 年之前 |
Mikkel Hjortshøj
|
5ec82623ab
Remove downloading the LLVM binaries in nightly.yml
|
4 年之前 |
Mikkel Hjortshøj
|
47ff50a92d
Remove downloading the LLVM binaries in ci.yml
|
4 年之前 |
Mikkel Hjortshøj
|
a1558b3398
Update nightly.yml
|
4 年之前 |
gingerBill
|
5f617c56e1
Minor stylistic code changes to compress and image packages
|
4 年之前 |
Jeroen van Rijn
|
7ef30355cb
Merge pull request #924 from Kelimion/core_compress
|
4 年之前 |
Jeroen van Rijn
|
06f1eaa153
Use regular allocator from png+gzip's `load_from_file`.
|
4 年之前 |
Jeroen van Rijn
|
58e023e0cf
Add `compress` and `image` to core.
|
4 年之前 |
gingerBill
|
222bab501c
Disallow unnamed polymorphic records
|
4 年之前 |
gingerBill
|
bee637aef1
Update Makefile for Linux
|
4 年之前 |
gingerBill
|
d5844dfd2a
Update `llvm-config` checking on Linux
|
4 年之前 |
gingerBill
|
3751322521
Add `-no-pie` flag to linker on Linux
|
4 年之前 |
gingerBill
|
71ac145f49
Remove dead code related to old backend
|
4 年之前 |
gingerBill
|
e50ef33c2a
Fix #921
|
4 年之前 |
gingerBill
|
3061dd2497
Update build.bat to use `wmic os get LocalDateTime /value` instead of %DATE% which is not consistent across computers
|
4 年之前 |
gingerBill
|
002184cd49
Merge pull request #920 from rasa-silva/patch-1
|
4 年之前 |
Ricardo Silva
|
02da4d61ae
Fix Makefile for OSX
|
4 年之前 |