rdb
|
0a89e5e33f
Vulkan: beginnings of texture+sampler support
|
10 年之前 |
rdb
|
d5c78e51f3
Vulkan: fix errors, add vertex buffer binding
|
10 年之前 |
rdb
|
1e37d493cc
vulkan: query device limits and properties. Add draw/dispatch commands.
|
10 年之前 |
rdb
|
7225a2768b
More work on Vulkan renderer
|
10 年之前 |
rdb
|
18fdcc2dbb
Beginnings of Vulkan rendering back-end
|
10 年之前 |
tobspr
|
0fcfb8e372
New file headers, new comment style
|
10 年之前 |
rdb
|
186f1b41b2
Fix for PDWORD_PTR
|
10 年之前 |
rdb
|
caa03c53dd
Interrogate cppparser improvements, C++11/14/17 additions:
|
10 年之前 |
tobspr
|
1f32c1dff0
Fix typo in glGraphicsStateGuardian
|
10 年之前 |
rdb
|
0d03207d1b
Dramatically reduce size of frozen/compiled code by pruning/masking unnecessary imports/code
|
10 年之前 |
rdb
|
591ce04ab1
Work around black text issue in OpenGL ES 2 renderer
|
10 年之前 |
rdb
|
e0e2d6d222
Ignore run() in emscripten
|
10 年之前 |
rdb
|
ef72a0a410
Merge branch 'release/1.9.x'
|
10 年之前 |
rdb
|
bb684b2a07
Fix a few issues with obscure CPython-based deployments
|
10 年之前 |
tobspr
|
8dfef99915
Fix swizzle masks on vector types
|
10 年之前 |
rdb
|
40739c6b5f
Fix link issues and crashes with Android build
|
10 年之前 |
rdb
|
ffaa7419ec
Fix Android compile on Windows
|
10 年之前 |
rdb
|
30fc995a2d
Fix OpenGL ES luminance formats (which aren't deprecated in GLES)
|
10 年之前 |
rdb
|
98a86bf43a
Merge branch 'release/1.9.x'
|
10 年之前 |
rdb
|
ef623aa0e2
pview should use clamp wrap mode when loading image as model
|
10 年之前 |
rdb
|
623d81db6b
Support various kinds of BMP headers (incl reading bmp with alpha)
|
10 年之前 |
rdb
|
03c8d4c009
Fix use of many builtins
|
10 年之前 |
rdb
|
090e912ce6
Cleanup of comments and whitespace
|
10 年之前 |
rdb
|
2c61260c5f
Generated API reference fixes
|
10 年之前 |
rdb
|
9a38a6b075
Handle bool expressions separately in cppparser
|
10 年之前 |
rdb
|
0d1394fa23
Add makepanda instructions to compile motion trail, by user request
|
10 年之前 |
rdb
|
af9fe8275a
Merge pull request #72 from assertivist/master
|
10 年之前 |
rdb
|
ffac45ce2b
Fix OpenGL ES compilation
|
10 年之前 |
rdb
|
17ad8f254d
Support BC4/BC5 compression, more texture formats, DX10 DDS files, rgba16/32 DDS files
|
10 年之前 |
rdb
|
c855049f24
Fix glstuff compilation error
|
10 年之前 |