gingerBill
|
c5f7788652
Check to see if matrices are exactly the same type
|
1 жил өмнө |
gingerBill
|
f57c03c170
Improve matrix type hinting rules a little
|
1 жил өмнө |
gingerBill
|
cb45aa58fd
Merge pull request #3731 from karl-zylinski/rlgl-subpackage
|
1 жил өмнө |
gingerBill
|
e87c5bca58
Merge pull request #3737 from karl-zylinski/raylib-shader-location-index-any-int
|
1 жил өмнө |
Jeroen van Rijn
|
0398388a59
Merge pull request #3729 from Feoramund/fix-3460
|
1 жил өмнө |
Karl Zylinski
|
1a22f82f94
Changed rl.SetShaderValue etc to take a c.int like in original raylib.h. You should be able to use other values than the ShaderLocationIndex enum, that enum is only for build in things in raylib. Added #any_int on those procs so you can pass both int and also a ShaderLocationIndex.
|
1 жил өмнө |
gingerBill
|
35a845b93f
Fix indentation
|
1 жил өмнө |
gingerBill
|
3ff8952813
Replace `panic(fmt.tprintf(` antipattern with `fmt.panicf`
|
1 жил өмнө |
gingerBill
|
56c5e93fd1
Merge pull request #3728 from Feoramund/mem-any-int
|
1 жил өмнө |
gingerBill
|
39b166edd3
Merge pull request #3733 from Feoramund/ci-freebsd
|
1 жил өмнө |
gingerBill
|
eaf1d88287
Merge pull request #3734 from Feoramund/fix-3730
|
1 жил өмнө |
gingerBill
|
1dc90103bd
Make verification ignorable with a define flag
|
1 жил өмнө |
gingerBill
|
0b02c67cdf
Minor clean up for backend
|
1 жил өмнө |
gingerBill
|
9b0e87544a
Unify LLVMVerifyFunction invocations into on place
|
1 жил өмнө |
Feoramund
|
61c630bbf8
Fix #3730
|
1 жил өмнө |
Feoramund
|
0e6bcd0dbb
Add FreeBSD to CI
|
1 жил өмнө |
Feoramund
|
fc88de12c2
Implement `absolute_path_from_handle` for FreeBSD
|
1 жил өмнө |
Feoramund
|
a3da796d54
Fix `file_size` on FreeBSD
|
1 жил өмнө |
Feoramund
|
40e99ebb10
Fix file open `O_*` flags on FreeBSD
|
1 жил өмнө |
Feoramund
|
c68560c573
Use correct `__error` link name for FreeBSD
|
1 жил өмнө |
Feoramund
|
76292c8ed5
Forbid all BSDs from running `core:net` tests
|
1 жил өмнө |
Karl Zylinski
|
c9e732d141
rlgl.RLGL_VERSION -> rlgl.VERSION
|
1 жил өмнө |
Karl Zylinski
|
d2cd96c3c8
Made rlgl.odin work as a subpackage of raylib. So now you import vendor:raylib/rlgl. Instead of rl.rlBegin(rl.RL_TRIANGLES) you now type rlgl.Begin(rlgl.TRIANGLES).
|
1 жил өмнө |
Karl Zylinski
|
34af2bb8ad
Moved rlgl.odin to subpackage 'raylib/rlgl'
|
1 жил өмнө |
Feoramund
|
bd198aeada
Fix #3460
|
1 жил өмнө |
Feoramund
|
50464bdce3
Use `#any_int` for `reserve_*` and `resize_*` procs
|
1 жил өмнө |
gingerBill
|
f1779c85de
Fix #3727
|
1 жил өмнө |
gingerBill
|
903e254e36
Merge pull request #3725 from laytan/add-forced-shutdown-to-test-runner
|
1 жил өмнө |
gingerBill
|
eef2aef021
Fix #3724
|
1 жил өмнө |
gingerBill
|
c1e81dc14d
Fix #3726
|
1 жил өмнө |