Search:
Login
Preferences
Help/Guide
About Trac
Register
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
8b7cfcf
in opengl-game for
makefile
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Aug 5, 2017, 2:24:43 AM (
7 years
ago)
Author:
Dmitry Portnoy <dmitry.portnoy@…>
Branches:
feature/imgui-sdl
,
master
,
points-test
Children:
d0b9596
Parents:
c40990d
Message:
Allow each vertex to have its own color
File:
1 edited
makefile
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
makefile
rc40990d
r8b7cfcf
13
13
$(CC) $? $(DEP) $(CFLAGS) -o $@
14
14
15
game:
my
game.cpp common/shader.cpp common/texture.cpp common/controls-new.cpp
15
game:
game.cpp common/shader.cpp common/texture.cpp common/controls-new.cpp
16
16
$(CC) $? $(DEP) $(CFLAGS) -o $@
17
17
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive