mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
shader changes for ppremake
This commit is contained in:
parent
084bda9f8e
commit
1b8d8e182d
@ -48,8 +48,8 @@
|
||||
lens.h lens.I \
|
||||
queryContext.I queryContext.h \
|
||||
savedContext.I savedContext.h \
|
||||
shader.I shader.h \
|
||||
shaderContext.h shaderContext.I \
|
||||
shaderExpansion.h shaderExpansion.I \
|
||||
simpleAllocator.h simpleAllocator.I \
|
||||
simpleLru.h simpleLru.I \
|
||||
sliderTable.I sliderTable.h \
|
||||
@ -111,8 +111,8 @@
|
||||
lens.cxx \
|
||||
queryContext.cxx \
|
||||
savedContext.cxx \
|
||||
shader.cxx \
|
||||
shaderContext.cxx \
|
||||
shaderExpansion.cxx \
|
||||
simpleAllocator.cxx \
|
||||
simpleLru.cxx \
|
||||
sliderTable.cxx \
|
||||
@ -174,8 +174,8 @@
|
||||
lens.h lens.I \
|
||||
queryContext.I queryContext.h \
|
||||
savedContext.I savedContext.h \
|
||||
shader.I shader.h \
|
||||
shaderContext.h shaderContext.I \
|
||||
shaderExpansion.h shaderExpansion.I \
|
||||
simpleAllocator.h simpleAllocator.I \
|
||||
simpleLru.h simpleLru.I \
|
||||
sliderTable.I sliderTable.h \
|
||||
|
@ -101,7 +101,6 @@
|
||||
selectiveChildNode.I selectiveChildNode.h \
|
||||
sequenceNode.I sequenceNode.h \
|
||||
shadeModelAttrib.I shadeModelAttrib.h \
|
||||
shader.I shader.h \
|
||||
shaderAttrib.I shaderAttrib.h \
|
||||
shaderInput.I shaderInput.h \
|
||||
shaderPool.I shaderPool.h \
|
||||
@ -211,7 +210,6 @@
|
||||
selectiveChildNode.cxx \
|
||||
sequenceNode.cxx \
|
||||
shadeModelAttrib.cxx \
|
||||
shader.cxx \
|
||||
shaderAttrib.cxx \
|
||||
shaderInput.cxx \
|
||||
shaderPool.cxx \
|
||||
@ -318,7 +316,6 @@
|
||||
selectiveChildNode.I selectiveChildNode.h \
|
||||
sequenceNode.I sequenceNode.h \
|
||||
shadeModelAttrib.I shadeModelAttrib.h \
|
||||
shader.I shader.h \
|
||||
shaderAttrib.I shaderAttrib.h \
|
||||
shaderInput.I shaderInput.h \
|
||||
shaderPool.I shaderPool.h \
|
||||
|
Loading…
x
Reference in New Issue
Block a user