Christoph Oelckers
|
1d4ea9f162
|
- removed the __asm nop breakpoints for debugging. They not only do not work on non-MSVC but also not on 64 bit.
|
2014-05-08 09:48:39 +02:00 |
|
Christoph Oelckers
|
61af682be9
|
- made some alterations to last commit after reviewing how the broken code managed to get into GZDoom.
|
2013-08-27 23:53:14 +02:00 |
|
Christoph Oelckers
|
e6f571729f
|
- fixed: When calculating an y-texture offset the scale was multiplied with instead of divided by.
|
2013-08-27 23:31:23 +02:00 |
|
Christoph Oelckers
|
a73d1b792c
|
- fixed: Assignment of GetLightLevel to GLWall::lightlevel must be clamped. This was done incorrectly in the last SVN version which clamped the result of GetLightLevel, causing problems elsewhere.
|
2013-06-23 10:17:58 +02:00 |
|
Christoph Oelckers
|
399d0974ab
|
- added GL render as of SVN revision 1600.
|
2013-06-23 09:49:34 +02:00 |
|