bgfx/src
bkaradzic ea49146ea1 Fixing eols. 2013-03-17 16:10:50 -07:00
..
bgfx.cpp Fixed init/shutdown code, so it can be called multiple time from the same app. 2013-03-09 14:57:53 -08:00
bgfx_p.h Fixed init/shutdown code, so it can be called multiple time from the same app. 2013-03-09 14:57:53 -08:00
bgfx_shader.sh Normalized line endings. 2013-02-21 21:07:31 -08:00
charset.h Updated year in copyright notice. 2013-01-13 10:57:24 -08:00
common.sh Added missing predefined uniforms. Removed default state texture flags. 2013-02-25 20:36:30 -08:00
config.h Normalized line endings. 2013-02-21 21:07:31 -08:00
dds.cpp Fixed 'unexpected EOL' when building shaders. Added error message for missing shader entry point. 2013-02-14 17:27:10 -08:00
dds.h Normalized line endings. 2013-02-21 21:07:31 -08:00
fs_clear.sc Normalized line endings. 2013-02-21 21:07:31 -08:00
fs_clear_dx11.bin.h Reorganized opcode type and location bits in constant buffer opcode. 2013-01-05 22:34:31 -08:00
fs_debugfont.sc Normalized line endings. 2013-02-21 21:07:31 -08:00
fs_debugfont_dx9.bin.h Reorganized opcode type and location bits in constant buffer opcode. 2013-01-05 22:34:31 -08:00
fs_debugfont_dx11.bin.h Reorganized opcode type and location bits in constant buffer opcode. 2013-01-05 22:34:31 -08:00
fs_debugfont_glsl.bin.h Reorganized opcode type and location bits in constant buffer opcode. 2013-01-05 22:34:31 -08:00
glcontext_egl.cpp WIP support for key/mouse events in examples. 2013-01-16 22:44:51 -08:00
glcontext_egl.h Separated GL context code. 2013-01-13 18:39:25 -08:00
glcontext_glx.cpp GLX: Removed alpha from backbuffer attributes. Fix for NV issue#23. 2013-03-10 23:19:00 -07:00
glcontext_glx.h fixed include file when compiling under linux with BGFX_CONFIG_RENDERER_OPENGL set to 31 2013-03-14 16:03:34 +01:00
glcontext_nsgl.h Replaced spaces with tabs. 2013-03-11 22:05:12 -07:00
glcontext_nsgl.mm Added OSX entry point and OpenGL context 2013-01-15 20:37:07 -08:00
glcontext_ppapi.cpp Separated GL context code. 2013-01-13 18:39:25 -08:00
glcontext_ppapi.h Separated GL context code. 2013-01-13 18:39:25 -08:00
glcontext_wgl.cpp Use greater than test for GL version. 2013-03-06 21:33:35 -08:00
glcontext_wgl.h Fixed function prototype name. 2013-03-06 19:36:49 -08:00
glimports.h GL 3.1 core context cleanup. 2013-03-05 21:37:31 -08:00
makefile Fixing eols. 2013-03-17 16:10:50 -07:00
renderer_d3d.h Removed dxerr.h from DX11 build. 2013-02-22 22:34:55 -08:00
renderer_d3d9.cpp Removed fixed function alpha test. 2013-03-08 21:54:08 -08:00
renderer_d3d9.h Added handling for dirty box. 2013-03-02 23:20:28 -08:00
renderer_d3d11.cpp Removed fixed function alpha test. 2013-03-08 21:54:08 -08:00
renderer_d3d11.h Fixed sampler state ref leak. 2013-02-10 18:12:52 -08:00
renderer_gl.cpp Fixed destroy msaa fbo at shutdown. 2013-03-09 16:17:38 -08:00
renderer_gl.h Remove glx.h include from renderer_gl.h 2013-03-14 09:13:51 -07:00
renderer_null.cpp Added texture update batching. Added rect packing. 2013-03-02 21:35:09 -08:00
varying.def.sc Normalized line endings. 2013-02-21 21:07:31 -08:00
vertexdecl.cpp Cleanup. 2013-02-23 20:43:31 -08:00
vertexdecl.h Updated year in copyright notice. 2013-01-13 10:57:24 -08:00
vs_clear.sc Normalized line endings. 2013-02-21 21:07:31 -08:00
vs_clear_dx11.bin.h Reorganized opcode type and location bits in constant buffer opcode. 2013-01-05 22:34:31 -08:00
vs_debugfont.sc Normalized line endings. 2013-02-21 21:07:31 -08:00
vs_debugfont_dx9.bin.h Reorganized opcode type and location bits in constant buffer opcode. 2013-01-05 22:34:31 -08:00
vs_debugfont_dx11.bin.h Reorganized opcode type and location bits in constant buffer opcode. 2013-01-05 22:34:31 -08:00
vs_debugfont_glsl.bin.h Reorganized opcode type and location bits in constant buffer opcode. 2013-01-05 22:34:31 -08:00