Jeroen van Rijn
|
0ca8a5e186
Add vendor:zlib to examples/all; prefix vendor packages.
|
3 năm trước cách đây |
Phil
|
b89bb87759
Add OpenGL bindless textures ARB api to vendor
|
3 năm trước cách đây |
awwdev
|
e9cfcf9ecc
fix typo in TexImage3D
|
3 năm trước cách đây |
awwdev
|
789ab99c4d
replaced a few [^]u8 with cstring
|
3 năm trước cách đây |
gingerBill
|
c722665c32
Merge pull request #1230 from jockus/master
|
3 năm trước cách đây |
jockus
|
2f4f6894bd
Convert all vendor:OpenGL functions taking GLboolean to bool, assert on bool type size matching sizeof(unsigned char) as per the C headers
|
3 năm trước cách đây |
gingerBill
|
fc33cf6846
Set `VertexAttribPointer` related calls to use `uintptr` instead of `rawptr` for the byte offset parameter
|
3 năm trước cách đây |
gingerBill
|
4eda1b0598
Update appropriate parameters to the corresponding boolean types
|
4 năm trước cách đây |
gingerBill
|
b450a853d5
Strip unneeded semicolons from vendor library
|
4 năm trước cách đây |
gingerBill
|
d399d2256b
Change to `[^][N]` to just `[^]`
|
4 năm trước cách đây |
gingerBill
|
4489df2871
Make `sync_t` `distinct`
|
4 năm trước cách đây |
gingerBill
|
766c17a6a3
Change `[^][1]T` usage to `[^]T`
|
4 năm trước cách đây |
gingerBill
|
d5a0c004b6
More `[^][N]T` usage for `UniformNuiv`
|
4 năm trước cách đây |
gingerBill
|
0b6e45c9a2
More `[^][N]T` usage
|
4 năm trước cách đây |
gingerBill
|
5c41f64829
Improve signatures for `[^][N*M]T` like matrix parameters
|
4 năm trước cách đây |
gingerBill
|
ad56cf0038
Change some usages of `[^]T` to `^[N]T` where appropriate
|
4 năm trước cách đây |
gingerBill
|
58b5e92c2f
Update more uses of `[^]T` types
|
4 năm trước cách đây |
gingerBill
|
0a0752db7c
Correct `int` to `i32` usage
|
4 năm trước cách đây |
gingerBill
|
49fbdd6188
Add more indirect command structs to the procedure calls
|
4 năm trước cách đây |
gingerBill
|
1048553e78
More corrections; Add `DrawArraysIndirectCommand` and `DrawElementsIndirectCommand` data structures
|
4 năm trước cách đây |
gingerBill
|
63282290db
Remove dead procedure
|
4 năm trước cách đây |
gingerBill
|
7a1498e7dc
Remove space prefix
|
4 năm trước cách đây |
gingerBill
|
0d3cbb8883
Add `vendor:OpenGL`
|
4 năm trước cách đây |