.. |
bgfx.cpp
|
Android wip.
|
2013-04-18 23:32:12 -07:00 |
bgfx_p.h
|
Android plumbing.
|
2013-04-18 21:16:09 -07:00 |
bgfx_shader.sh
|
DX11: MSAA wip.
|
2013-04-10 21:42:00 -07:00 |
charset.h
|
Added GL clear quad.
|
2013-03-23 16:02:34 -07:00 |
config.h
|
Added BX_PLATFORM_QNX.
|
2013-04-12 23:43:46 -07: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
|
Fixed embedded shaders.
|
2013-04-14 14:10:32 -07: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_clear_glsl.bin.h
|
Added GL clear quad.
|
2013-03-23 16:02:34 -07:00 |
fs_debugfont.sc
|
Fixed embedded shaders.
|
2013-04-14 14:10:32 -07: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
|
Android plumbing.
|
2013-04-18 21:16:09 -07: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
|
Added wglSwapInterval and ARB_debug_output. Removed BX_UNUSED used for removing warnings when debug messages are compiled out.
|
2013-04-07 22:12:49 -07:00 |
glcontext_wgl.h
|
Fixed function prototype name.
|
2013-03-06 19:36:49 -08:00 |
glimports.h
|
Added wglSwapInterval and ARB_debug_output. Removed BX_UNUSED used for removing warnings when debug messages are compiled out.
|
2013-04-07 22:12:49 -07:00 |
makefile
|
Added GL clear quad.
|
2013-03-23 16:02:34 -07:00 |
renderer_d3d.h
|
Fixed MinGW warnings.
|
2013-04-07 14:08:20 -07:00 |
renderer_d3d9.cpp
|
Added wglSwapInterval and ARB_debug_output. Removed BX_UNUSED used for removing warnings when debug messages are compiled out.
|
2013-04-07 22:12:49 -07:00 |
renderer_d3d9.h
|
Added handling for dirty box.
|
2013-03-02 23:20:28 -08:00 |
renderer_d3d11.cpp
|
Fixed stencil clear when using clear quad.
|
2013-04-14 18:18:11 -07:00 |
renderer_d3d11.h
|
Fixed sampler state ref leak.
|
2013-02-10 18:12:52 -08:00 |
renderer_gl.cpp
|
GLES2: #ifdef use of GL_TEXTURE_MAX_LEVEL.
|
2013-04-17 20:46:25 -07:00 |
renderer_gl.h
|
Android build fixes wip.
|
2013-04-15 23:10:32 -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
|
Fixed embedded shaders.
|
2013-04-14 14:10:32 -07: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_clear_glsl.bin.h
|
Added GL clear quad.
|
2013-03-23 16:02:34 -07:00 |
vs_debugfont.sc
|
Fixed embedded shaders.
|
2013-04-14 14:10:32 -07: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
|
Fixed embedded shaders.
|
2013-04-14 14:10:32 -07:00 |
vs_debugfont_glsl.bin.h
|
Reorganized opcode type and location bits in constant buffer opcode.
|
2013-01-05 22:34:31 -08:00 |