rdb
|
ea0210640c
FilterManager: allow specifying custom fbprops in renderSceneInto
|
6 years ago |
rdb
|
b1eec5fae0
CommonFilters: give passes a unique name for debugging/PStats
|
7 years ago |
wezu
|
40c6f41da2
direct: provide snake_case functions for some classes
|
8 years ago |
mfwass
|
f8837999ed
Cleanup trailing whitespace
|
10 years ago |
rdb
|
d9342043b0
Deprecate pandac.PandaModules and genPyCode, move extensions to panda3d/, clean up imports and deprecated behaviour
|
10 years ago |
rdb
|
de0b0dd879
Fix various issues with Python 3 support, fix samples to work with Python 3
|
10 years ago |
rdb
|
1d9f18139c
Fix bug with accum bits being requested for FBO
|
10 years ago |
rdb
|
1c25bb4ad8
Automatically enable stereo FBOs when stereo is enabled
|
11 years ago |
rdb
|
dc384942b6
oops, don't ask for a back buffer
|
11 years ago |
rdb
|
8b7217b4f9
Add an "off" ScissorAttrib, don't apply scissoring to overlay display region so that a full-window clear is truly a full-window clear
|
11 years ago |
rdb
|
52e79afd4a
Enable multisampling in FilterManager if main window had multisampling as well
|
11 years ago |
rdb
|
fbf9ef7cd3
support auxtex1 in renderSceneInto
|
12 years ago |
rdb
|
5f9e2152da
Revert my previous commit here, as it breaks postprocessing filters that use auxiliary render targets (like cartoon shading)
|
14 years ago |
rdb
|
7eeb37ec94
make sure pp-filter gets the same fb props as the main win - fixes antialiasing failure with FilterManager
|
14 years ago |
rdb
|
6b3c53e115
fix a bug with crash when calling resizeBuffers
|
14 years ago |
rdb
|
d6666e5aa3
Fix depth-based filters (like SSAO) on Windows
|
15 years ago |
rdb
|
213976bd97
Fixed incorrect note
|
16 years ago |
rdb
|
0b5d517dcd
depth -> depthstencil
|
17 years ago |
rdb
|
5819a3c4e3
Fix couple of bugs in FilterManager
|
17 years ago |
rdb
|
daf501696b
Disable dependency on Shader Generator
|
17 years ago |
Josh Yelon
|
7ef5266e7d
Added support for negative glow maps
|
17 years ago |
Josh Yelon
|
4669ea9486
Resize fixes
|
18 years ago |
Josh Yelon
|
383b0660ae
More changes to shader generator
|
18 years ago |
Josh Yelon
|
a9dc480500
Improvements to shader generation
|
18 years ago |
Josh Yelon
|
6ac5500f76
General development of FilterManager and CommonFiltes
|
18 years ago |
Josh Yelon
|
e2adec014b
The filter directory is for image postprocessing support
|
18 years ago |