This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
9d68d43ce7
vkdoom_m
/
src
/
hwrenderer
/
data
History
Magnus Norddahl
b1468d9dcc
- somehow visual studio 2015 miscompiles this so badly it triggers an out of bounds assert in STL!
2018-07-22 22:51:08 +02:00
..
flatvertices.cpp
- fixed: The vertex height updater was using the index buffer offsets to access the vertex buffer.
2018-05-24 00:01:56 +02:00
flatvertices.h
Merge branch 'indexbuffer'
2018-05-22 22:10:21 +02:00
renderqueue.h
- use FShaderProgram through an abstract interface and remove all dependencies on the GL renderer from the shader definition source files.
2018-06-13 22:08:55 +02:00
shaderuniforms.h
- somehow visual studio 2015 miscompiles this so badly it triggers an out of bounds assert in STL!
2018-07-22 22:51:08 +02:00
uniformbuffer.h
- some fixes to the PP shader interface.
2018-06-12 21:43:35 +02:00