Magnus Norddahl
|
511eb59479
|
Add particle drawing
|
2016-11-17 01:29:08 +01:00 |
|
Magnus Norddahl
|
a092a03c6d
|
Some basic fixed light support
|
2016-11-15 23:30:42 +01:00 |
|
Magnus Norddahl
|
c06798bca1
|
Adjust texture coordinates
|
2016-11-13 17:58:03 +01:00 |
|
Magnus Norddahl
|
acb2e821f0
|
Evict floats from the block code (too bad it didn't make any difference to the speed)
|
2016-11-13 16:36:47 +01:00 |
|
Magnus Norddahl
|
f25579849a
|
Minor variable optimization
|
2016-11-13 15:43:54 +01:00 |
|
Magnus Norddahl
|
af7a7ab7d7
|
Remove use of the llvm.round intrinsic as it apparently doesn't work in some environments
|
2016-11-13 08:57:29 +01:00 |
|
Magnus Norddahl
|
e3dc9c93b9
|
Use a simpler algorithm for the stencil buffer as the old one was too slow
|
2016-11-12 13:50:28 +01:00 |
|
Magnus Norddahl
|
eb4021b997
|
Codegen for all triangle variants
|
2016-11-12 10:21:02 +01:00 |
|
Magnus Norddahl
|
c852b6c5e9
|
Add codegen for one of the triangle variants
|
2016-11-12 00:50:21 +01:00 |
|