rdb
|
a0409c54c1
|
Direct3D 9 supports LOD bias
|
2014-12-12 16:21:09 +01:00 |
|
rdb
|
95d85819b0
|
Separate out sampler state from texture, support sampler objects, support LOD min/max/bias
|
2014-12-12 15:58:45 +01:00 |
|
rdb
|
f4ec51d4c2
|
fix pdeploy regression: per_platform should be 0 in installed contents.xml
|
2014-12-11 17:02:20 +01:00 |
|
rdb
|
7d0c1420c2
|
Bypass view frustum cull entirely when camera has OmniBV
|
2014-12-11 16:27:51 +01:00 |
|
rdb
|
5aaaf72851
|
Fix issue with Eigen when matrix determinant is nearly 0
also fix error message for singular matrix
|
2014-12-10 16:32:04 +01:00 |
|
rdb
|
40a40b20cf
|
Rename EventStoreValue to ParamValue to make it more generic,
in anticipation of new parameter system
|
2014-12-10 00:26:26 +01:00 |
|
rdb
|
3fbdc43fbb
|
Fix compile errors with clang
|
2014-12-06 22:38:40 +01:00 |
|
rdb
|
8afc88e86e
|
Add CXXFLAGS; only use CFLAGS for C sources
|
2014-12-06 22:37:16 +01:00 |
|
rdb
|
480c3f258b
|
Don't complain about missing wx (or fltk) when building SDK
|
2014-12-06 20:26:05 +01:00 |
|
rdb
|
ba25fc540b
|
I shouldn't forget that green is a colour, too
|
2014-12-06 16:40:50 +01:00 |
|
rdb
|
bc24576b02
|
Split up color-bits into red-bits + green-bits + blue-bits
|
2014-12-06 16:10:01 +01:00 |
|
tobspr
|
0358abfc0e
|
Added clear_dispatches() to ComputeNode
Signed-off-by: rdb <git@rdb.name>
|
2014-12-06 14:35:20 +01:00 |
|
rdb
|
9567247c9a
|
Allow using rgb32 and rgb16 for render to texture when alpha-bits is 0
|
2014-12-06 14:00:17 +01:00 |
|
David Rose
|
cabe17abdb
|
Merge branch 'master' of https://github.com/panda3d/panda3d
|
2014-12-04 17:18:12 -08:00 |
|
David Rose
|
255027b18d
|
add optional undist_lut parameter to PfmVizzer::project()
|
2014-12-04 17:17:57 -08:00 |
|
rdb
|
0473fa7ead
|
Simplify oddly redundant StencilAttrib implementation.
Also add RenderState::compare_mask().
|
2014-12-03 22:44:07 +01:00 |
|
rdb
|
15b88283b2
|
Merge branch 'master' of github.com:panda3d/panda3d
|
2014-12-03 21:53:58 +01:00 |
|
rdb
|
b3fd8b94ad
|
Interrogate should be able to parse any constexpr as enum value, including one that references a different enum value
|
2014-12-03 21:51:58 +01:00 |
|
Chris Brunner
|
d498f9a75b
|
Don't consider the built directories, or the thirdparty and sample directories when scanning with git
|
2014-12-02 10:16:03 -08:00 |
|
Chris Brunner
|
ca08937082
|
Add .pyc files to the makepanda directory ignore file
|
2014-12-02 10:15:30 -08:00 |
|
David Rose
|
68306f0c8f
|
Merge branch 'master' of https://github.com/panda3d/panda3d
|
2014-12-02 09:48:13 -08:00 |
|
David Rose
|
ad449848c2
|
extend .gitignores for more ppremake files
|
2014-12-02 09:48:04 -08:00 |
|
rdb
|
ba702c9ef3
|
Add travis IRC notifications
|
2014-12-02 16:36:29 +01:00 |
|
rdb
|
78f94e1b93
|
Add back doc/LICENSE, makepanda expects it
|
2014-11-30 19:50:49 +01:00 |
|
rdb
|
08da458f81
|
Travis runs an old Ubuntu version that doesn't have libbullet-dev
|
2014-11-30 19:45:41 +01:00 |
|
rdb
|
0b9f5b43c4
|
Move LICENSE and README to the root, update README
Also add a few more packages for Travis
|
2014-11-30 19:38:23 +01:00 |
|
rdb
|
54d20128d5
|
Remove print statement
|
2014-11-29 21:46:59 +01:00 |
|
rdb
|
c22faa6c37
|
Create .travis.yml
|
2014-11-29 21:39:37 +01:00 |
|
David Rose
|
9a84a64185
|
remove install rule for removed shader filter-ssao
|
2014-11-27 02:11:37 +00:00 |
|
David Rose
|
06a4daf9f2
|
add divide_sub_image()
|
2014-11-27 02:10:53 +00:00 |
|
rdb
|
4c10c9ec1f
|
Oops, fix GCC
|
2014-11-26 21:14:35 +00:00 |
|
rdb
|
861234c349
|
Bunch of minor compile fixes and changes
|
2014-11-26 13:33:10 +00:00 |
|
rdb
|
3490be94b7
|
Fix deadlock issues with type registry
|
2014-11-21 16:51:36 +00:00 |
|
rdb
|
1082e75d87
|
Fix more compiler warnings
|
2014-11-20 00:22:06 +00:00 |
|
rdb
|
2ea7149e42
|
Installer should get direct tree from built/direct
|
2014-11-19 12:31:19 +00:00 |
|
rdb
|
963186e1ec
|
Fix compiler warning. "const int" return type makes no sense
|
2014-11-18 19:50:07 +00:00 |
|
rdb
|
9f46ad7835
|
FreezeTool shouldn't assume that panda3d.py exists
|
2014-11-09 11:09:24 +00:00 |
|
David Rose
|
980ed44a59
|
fix py2exe support
|
2014-11-04 19:16:02 +00:00 |
|
rdb
|
5ee64279a4
|
Oops, stupid debug message, how embarrassing
|
2014-11-04 15:07:01 +00:00 |
|
rdb
|
ce1282c7e3
|
Fixes for primitive restart index stuff
|
2014-11-04 14:14:49 +00:00 |
|
rdb
|
0f35480fcf
|
Allow disabling primitive restart index. Also, better handling of unsupported shader languages.
|
2014-11-03 02:29:05 +00:00 |
|
rdb
|
2c4fbf08be
|
Also use MSVC intrinsics for bit scanning (up to 2x as fast on 64-bit systems)
|
2014-10-31 17:05:10 +00:00 |
|
rdb
|
10a72e595b
|
Improve pbitops performance by enabling GCC intrinsics when available
|
2014-10-29 21:18:28 +00:00 |
|
David Rose
|
747e1fe381
|
we have to install config_framework.h now
|
2014-10-29 17:00:24 +00:00 |
|
rdb
|
457714d86d
|
Fix compiler warnings in gtk-stats
|
2014-10-29 13:19:08 +00:00 |
|
rdb
|
52a4278b80
|
Fix cwiseProduct compile error when building with Eigen
|
2014-10-29 12:20:22 +00:00 |
|
David Rose
|
5d5150c5aa
|
componentwise_mult()
|
2014-10-28 21:46:15 +00:00 |
|
David Rose
|
5dad10cf78
|
PfmFile::add_sub_image(), mult_sub_image()
|
2014-10-28 21:45:41 +00:00 |
|
David Rose
|
7bce2d6124
|
support GL_RGBA16, GL_LUMINANCE16, GL_LUMINANCE_ALPHA16 etc.
|
2014-10-28 21:44:45 +00:00 |
|
David Rose
|
df33105e30
|
workaround for some artifacts with missing points in distortion map
|
2014-10-28 21:43:27 +00:00 |
|