bgfx/3rdparty
Kyle Rocha 1f3846224b uint32 size indices and vertexBaseIndex to Forsyth (#1304)
- Forsyth::OptimizeFaces() now has 2 overloads, 1 for uint16_t and one
for uint32_t sized indices. Internally each overload now calls down to
the templated OptimizeFacesImpl() providing the respective index type.

- The new 'vertexBaseIndex' is the starting vertex index
subtracted from each index in indexList to allow safe operation on
multiple objects in a single index buffer.

- Also replaced the interal int typedefs with common types provided by
stdint.h
2017-12-30 20:46:21 -08:00
..
dxsdk D3D12: Added PIX3. 2017-12-21 16:07:37 -08:00
fcpp shaderc: Fixed issue #768. 2016-04-21 08:11:53 -07:00
forsyth-too uint32 size indices and vertexBaseIndex to Forsyth (#1304) 2017-12-30 20:46:21 -08:00
freetype Fixed clang warning. 2015-11-23 19:05:52 -08:00
glsl-optimizer shaderc: GLSL fixed vertex shader texture lod fetch. 2017-11-13 17:39:48 -08:00
glslang Updated glslang. 2017-12-29 11:21:21 -08:00
ib-compress Fixed compile warning. 2015-03-09 20:46:13 -07:00
iconfontheaders Updated IconFontCppHeaders. 2017-02-23 22:22:12 -08:00
khronos VK: Updated headers. Cleanup. 2017-05-28 12:10:43 -07:00
mtlpp Added mtlpp. 2016-11-17 00:06:02 -08:00
ocornut-imgui Updated ImGui. 2017-12-30 15:40:05 -08:00
openvr OpenVR: Fixed Linux build. 2016-04-09 00:11:51 -07:00
renderdoc Updated RenderDoc. 2017-02-23 20:38:46 -08:00
scintilla Scintilla: Added PageUp/Down support. 2015-07-18 00:30:46 -07:00
sdf Fixed VS2015 warnings. 2015-03-29 11:47:32 -07:00
stb Fixed clang warning. 2017-10-25 16:09:54 -07:00
.editorconfig Integrated glsl-optimizer. 2017-03-22 16:01:23 -07:00