Ed Preston
|
62b6c44edb
update emscripten webgl link flags
|
11 月之前 |
Andre Weissflog
|
b073c61c6e
gen_nim.py: fix minor code gen bug related to https://github.com/floooh/sokol/pull/1086
|
1 年之前 |
Nazari Gonzalez
|
c16a2d21b5
Added support for emscripten on the nim's gen script
|
1 年之前 |
Andre Weissflog
|
fb77929fb4
replace SOKOL_GLCORE33 with SOKOL_GLCORE
|
1 年之前 |
Andre Weissflog
|
cc138af791
bindgen minor code cleanup
|
1 年之前 |
geotre
|
21fadbb55f
Update generated Nim converter asserts
|
1 年之前 |
geotre
|
4fd3a1319a
Update gen_nim.py
|
1 年之前 |
Pixeller
|
2562db4890
use addr instead
|
2 年之前 |
Andre Weissflog
|
51d0edc8c2
gen_nim.py: add new sg_load_action and sg_store_action name special cases
|
2 年之前 |
Andre Weissflog
|
166db786aa
add sokol_log.h to nim bindings
|
2 年之前 |
Andre Weissflog
|
471f125e0a
Fix language bindings:
|
2 年之前 |
Andre Weissflog
|
bdea215c12
gen_nim.py: fix case warnings in nim 1.6.8
|
2 年之前 |
Andre Weissflog
|
4116490cf1
map SGL_NO_ERROR to SGL_ERROR_NO_ERROR
|
3 年之前 |
Andre Weissflog
|
0222207975
gen_nim.py: fix type mapping for sg_context_desc.pixel/depth_format
|
3 年之前 |
Andre Weissflog
|
fbe8a11be3
bindings generation minor code cleanup
|
3 年之前 |
Andre Weissflog
|
49ab1f46c1
Nim bindings: remove to_Range and clean up type mappings
|
3 年之前 |
Andre Weissflog
|
65686cc4d1
nim bindings: fix reserved keyword wrapping for C functions
|
3 年之前 |
Andre Weissflog
|
e7f7580fe3
nim bindings: clean up C to Nim type mappings
|
3 年之前 |
Andre Weissflog
|
c5bec4a415
nim bindings: change enum naming conventions
|
3 年之前 |
Andre Weissflog
|
f833d5600e
nim bindings: remove to 'const to bitfield' conversion
|
3 年之前 |
Andre Weissflog
|
105ba48330
nim bindings: don't differentiate between 'cint' and 'uint32' enums
|
3 年之前 |
Andre Weissflog
|
52e99842d3
nim bindings: replace Range.ptr with Range.pointer (can be used without quotes)
|
3 年之前 |
Andre Weissflog
|
3c7016105f
gen_nim.py: add array to quoted strings
|
3 年之前 |
Andre Weissflog
|
4bd322c420
gen_nim.py: fix Windows linker options MSVC vs others
|
3 年之前 |
Andre Weissflog
|
9800d1a968
Update Nim bindings generation. (#675)
|
3 年之前 |
Andre Weissflog
|
c0c102c898
gen_nim.py: generate by-value function wrappers
|
3 年之前 |
Andre Weissflog
|
9af8302b4f
Language bindings generation cleanup round 1 (#674)
|
3 年之前 |
Andre Weissflog
|
2bd14a3890
Language bindings: fix new allocator callbacks (#671)
|
3 年之前 |
Gustav Olsson
|
9d95c448ae
do not use Nim bit fields for now
|
3 年之前 |
Gustav Olsson
|
ea8a628c2e
update nim bindgen
|
3 年之前 |