terminx
|
e56fc49d8e
|
git-svn-id: https://svn.eduke32.com/eduke32@1195 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-12-28 23:27:24 +00:00 |
|
terminx
|
a8451444ef
|
git-svn-id: https://svn.eduke32.com/eduke32@1190 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-12-23 23:27:53 +00:00 |
|
terminx
|
da8e368104
|
git-svn-id: https://svn.eduke32.com/eduke32@1188 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-12-19 00:53:54 +00:00 |
|
terminx
|
ac36ad3943
|
git-svn-id: https://svn.eduke32.com/eduke32@1179 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-12-13 07:23:13 +00:00 |
|
terminx
|
8ec01d5ea2
|
git-svn-id: https://svn.eduke32.com/eduke32@1178 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-12-10 11:36:53 +00:00 |
|
terminx
|
fbb3f390d0
|
git-svn-id: https://svn.eduke32.com/eduke32@1176 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-12-04 00:31:16 +00:00 |
|
qbix79
|
2e18686daa
|
Fix warnings and compilation (and possible crashes on 64 bit due to wrong protyping messing up the stack).
git-svn-id: https://svn.eduke32.com/eduke32@1175 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-12-03 11:07:01 +00:00 |
|
qbix79
|
5f7dfc27b7
|
Fix warning and correct line ends.
git-svn-id: https://svn.eduke32.com/eduke32@1174 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-12-03 11:05:16 +00:00 |
|
terminx
|
c94b4d63cb
|
separate objects for polymost.c/mdsprite.c/hightile.c and friends
git-svn-id: https://svn.eduke32.com/eduke32@1173 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-12-02 10:44:39 +00:00 |
|
plagman
|
f062dafaed
|
Light my fire.
git-svn-id: https://svn.eduke32.com/eduke32@1170 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-11-29 20:16:19 +00:00 |
|
plagman
|
0c869a2254
|
Fullbright/glow material bit.
git-svn-id: https://svn.eduke32.com/eduke32@1169 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-11-27 23:00:57 +00:00 |
|
plagman
|
b50b229c1d
|
Detail map material bit.
git-svn-id: https://svn.eduke32.com/eduke32@1168 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-11-27 22:26:46 +00:00 |
|
plagman
|
f0c5278293
|
Added model animation interpolation in the material system.
git-svn-id: https://svn.eduke32.com/eduke32@1167 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-11-27 16:19:24 +00:00 |
|
plagman
|
b60ee26a25
|
Moved sprite flipping in the material code and implemented polymost texture scaling.
git-svn-id: https://svn.eduke32.com/eduke32@1164 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-11-26 17:24:08 +00:00 |
|
plagman
|
e884cef8df
|
Factor the material code that's all over the place.
git-svn-id: https://svn.eduke32.com/eduke32@1163 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-11-26 14:22:07 +00:00 |
|
plagman
|
b8c7125222
|
Diffuse map bit and _prprograminfo for storing possible uniform and attributes locations.
git-svn-id: https://svn.eduke32.com/eduke32@1162 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-11-26 08:37:14 +00:00 |
|
terminx
|
cc73a2d7c6
|
new texcache stuff
git-svn-id: https://svn.eduke32.com/eduke32@1155 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-11-25 13:06:36 +00:00 |
|
plagman
|
0f385d3021
|
Material/program validation and diffuse modulation bit.
git-svn-id: https://svn.eduke32.com/eduke32@1154 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-11-25 11:32:49 +00:00 |
|
plagman
|
bd98e3676b
|
In a material world...
git-svn-id: https://svn.eduke32.com/eduke32@1153 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-11-25 10:42:22 +00:00 |
|
plagman
|
08923413f2
|
Polymer GPU program management stuff.
git-svn-id: https://svn.eduke32.com/eduke32@1152 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-11-25 09:07:38 +00:00 |
|
plagman
|
ebe4165204
|
glbuild support for ARB_vertex_shader
git-svn-id: https://svn.eduke32.com/eduke32@1140 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-11-16 22:56:55 +00:00 |
|
plagman
|
fa6d8548aa
|
Added glbuild support for ARB_shader_objects and fixed ARB_occlusion_query.
git-svn-id: https://svn.eduke32.com/eduke32@1139 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-11-16 21:46:11 +00:00 |
|
terminx
|
3456c1e909
|
git-svn-id: https://svn.eduke32.com/eduke32@1128 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-11-12 04:16:41 +00:00 |
|
terminx
|
5469140ff7
|
git-svn-id: https://svn.eduke32.com/eduke32@1127 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-11-11 14:58:02 +00:00 |
|
terminx
|
7aa2930514
|
git-svn-id: https://svn.eduke32.com/eduke32@1126 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-11-11 14:48:59 +00:00 |
|
terminx
|
54128e127c
|
Enet networking patch from a random dude on IRC, with the addition of my own port of the "unstable" networking code from duke3d_w32 (which is what is actually used in Internet play)
git-svn-id: https://svn.eduke32.com/eduke32@1124 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-11-11 13:24:05 +00:00 |
|
terminx
|
4efb91b376
|
git-svn-id: https://svn.eduke32.com/eduke32@1121 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-11-05 11:49:13 +00:00 |
|
terminx
|
d9867cfaaf
|
Moved build to a subdir underneath the eduke32 dir to avoid people trying to compile from the build src dir by mistake
git-svn-id: https://svn.eduke32.com/eduke32@1105 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-10-20 03:09:19 +00:00 |
|