Age | Commit message (Collapse) | Author |
|
Consistency across class2/3/ALM lighting.
|
|
Mods to improve alpha obj render performance.
Removes hacky fix for HUD elements getting atmospherics.
Re-orders rendering of glow to remove ~10ms/frame of shader re-re-rebinding.
Fix up default classes and basic shader loading (remove unused shared modules).
|
|
|
|
|
|
Eliminate 20+ callsites with copy-paste of getPosition and/or getNorm code.
Make pipeline use getShadowTarget/releaseShadowTarget consistently.
|
|
matrix and translation into a single mat3x4 for optimal data transfer to reduce uniform slot usage.
|
|
|
|
|
|
shaders
|
|
|
|
|
|
software skinning.
|
|
|
|
|
|
|
|
skinning enabled and ALM disabled.
|
|
|
|
|
|
|
|
|
|
|
|
bear)
|
|
|
|
Up bone cap to 64 for rigged meshes.
|
|
HD with crappy default driver
|
|
back to prev version of shader
|
|
slow down on ATI on Mac
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for texture indices in the data stream. Also rework gl_FragColor overrides to not collide with some odd driver implementations.
|
|
|
|
index debug setting rebuild shaders to use no flow control when set to 1 or lower
|
|
|
|
outputs -- no more deprecation warnings on nvidia
|
|
|
|
using shaders.
|
|
|
|
|
|
|
|
complete, preview renders and debug displays still pending. Also fixed a render glitch and a crash (JIRAs listed).
|
|
|
|
texture rendering based on available hardware.
|
|
compatibility with ATI X1950
|
|
|
|
|
|
|