rdb
|
c62aea5cd7
Merge branch 'master' into mingw-patch
|
11 gadi atpakaļ |
rdb
|
af15797a25
Many, many performance optimizations and enhancements
|
11 gadi atpakaļ |
rdb
|
b19ff5b10e
Fix crash that may occur when handle_reshape in called before the window is fully created.
|
11 gadi atpakaļ |
rdb
|
8a5f07f9c3
Forgot two HAVE_FMODEX lines
|
11 gadi atpakaļ |
rdb
|
936fa653b0
Remove unneeded HAVE_ flags from dtool_config.h generation
|
11 gadi atpakaļ |
rdb
|
33ef39b7db
Remove modules that seem obsolete from direct tree
|
11 gadi atpakaļ |
rdb
|
d3df1035e6
Build Panda in Cygwin with MinGW
|
11 gadi atpakaļ |
rdb
|
3831d44576
Fix issue with resetting ScissorAttrib state
|
11 gadi atpakaļ |
Kamran Ghanaat
|
a7b83869bb
Patches for compiling Panda3D with MinGW
|
11 gadi atpakaļ |
rdb
|
5e5a04031f
Remove old decal system to simplify cull/draw process a bit more
|
11 gadi atpakaļ |
rdb
|
e8905b840c
Use C++11 move semantics to dramatically improve PointerTo performance
|
11 gadi atpakaļ |
rdb
|
8098460433
Use -fno-exceptions for more performance; disable RTTI in release builds
|
11 gadi atpakaļ |
rdb
|
368e1ca644
Support noexcept and rvalue references in C++ parser
|
11 gadi atpakaļ |
rdb
|
202008c470
Support digraphs and alternate operator names in CPPParser
|
11 gadi atpakaļ |
rdb
|
9c3553b3fc
Add r8i, rg8i, rgb8i, rgba8i to switches it's missing from
|
11 gadi atpakaļ |
rdb
|
624b3dad14
Delete DirectX 8 support
|
11 gadi atpakaļ |
rdb
|
8c0b0990a8
Dramatically improve performance when sorting vectors of PointerTo objects
|
11 gadi atpakaļ |
rdb
|
24b8bd8b96
Fix regression in Volumetric Lighting filter
|
11 gadi atpakaļ |
rdb
|
be1eb1d812
More minor linux packaging fixes
|
11 gadi atpakaļ |
rdb
|
794b00805e
Add man pages for the majority of utilities
|
11 gadi atpakaļ |
rdb
|
fef66d1fdd
Improvements and fixes to installer generation on Linux
|
11 gadi atpakaļ |
tzaeru
|
9c137426e3
Integer texture formats for 8-bit R, RG, RGB and RGBA channels
|
11 gadi atpakaļ |
rdb
|
f189290dfe
Support for automated build bot scripts, add PandaSystem::get_git_commit()
|
11 gadi atpakaļ |
rdb
|
cd8c6ee37f
fix compile error on gcc/clang
|
11 gadi atpakaļ |
rdb
|
01b669ccd8
Implement texture clear, fix immutable tex support
|
11 gadi atpakaļ |
rdb
|
cb66a51bbc
fmin and fmax should be const methods
|
11 gadi atpakaļ |
rdb
|
270667ece2
Use sampler states in Direct3D 8
|
11 gadi atpakaļ |
rdb
|
8a5452b0b6
Support sampler states in tinyGL renderer
|
11 gadi atpakaļ |
rdb
|
89031b4e48
Fix mipmapping with sampler state
|
11 gadi atpakaļ |
rdb
|
fe3f4a6d2a
Fix linear mipmapping crash in tinydisplay
|
11 gadi atpakaļ |