bgfx/src
2013-09-15 16:00:46 -07:00
..
bgfx_p.h Fixed texture update when requested texture format doesn't match internal texture format, and simplified texture creation. 2013-09-08 21:03:03 -07:00
bgfx_shader.sh DX11: MSAA wip. 2013-04-10 21:42:00 -07:00
bgfx.cpp Added ETC2 and PVRTC2. 2013-09-04 21:42:31 -07:00
charset.h Added makefile for embedded shaders. 2013-04-22 23:33:32 -07:00
config.h Fixed texture update when requested texture format doesn't match internal texture format, and simplified texture creation. 2013-09-08 21:03:03 -07:00
fs_clear.bin.h Added makefile for embedded shaders. 2013-04-22 23:33:32 -07:00
fs_clear.sc Fixed embedded shaders. 2013-04-14 14:10:32 -07:00
fs_debugfont.bin.h Added makefile for embedded shaders. 2013-04-22 23:33:32 -07:00
fs_debugfont.sc Fixed embedded shaders. 2013-04-14 14:10:32 -07:00
glcontext_eagl.h iOS stuff. 2013-07-21 14:44:53 -07:00
glcontext_eagl.mm Cleanup. 2013-07-21 21:53:20 -07:00
glcontext_egl.cpp GL/GLES: vsync. 2013-04-27 15:16:05 -07:00
glcontext_egl.h GL/GLES: vsync. 2013-04-27 15:16:05 -07:00
glcontext_glx.cpp Cleanup. 2013-08-06 21:04:28 -07:00
glcontext_glx.h GL/GLES: vsync. 2013-04-27 15:16:05 -07:00
glcontext_ios.h iOS WIP. 2013-07-12 22:27:46 -07:00
glcontext_nsgl.h iOS stuff. 2013-07-21 14:44:53 -07:00
glcontext_nsgl.mm Fixed shutdown on OSX. 2013-07-14 10:13:10 -07:00
glcontext_ppapi.cpp GL/GLES: vsync. 2013-04-27 15:16:05 -07:00
glcontext_ppapi.h GL/GLES: vsync. 2013-04-27 15:16:05 -07:00
glcontext_wgl.cpp Removed fatal error on SetPixelFormat to prevent failure when window is created with SDL and SDL_WINDOW_OPENGL flag. 2013-08-16 22:32:03 -07:00
glcontext_wgl.h Cleanup. 2013-07-26 22:55:13 -07:00
glimports.h Linux: Fixed context/init code for Mesa/i915. 2013-07-24 22:22:38 -07:00
image.cpp Added ETC2 decoding. 2013-09-15 14:36:51 -07:00
image.h Fixed texture update when requested texture format doesn't match internal texture format, and simplified texture creation. 2013-09-08 21:03:03 -07:00
makefile Added makefile for embedded shaders. 2013-04-22 23:33:32 -07:00
renderer_d3d9.cpp DX9: Use D3DCREATE_FPU_PRESERVE as device behavior. 2013-09-09 22:03:36 -07:00
renderer_d3d9.h Fixed texture update when requested texture format doesn't match internal texture format, and simplified texture creation. 2013-09-08 21:03:03 -07:00
renderer_d3d11.cpp Fixed texture update when requested texture format doesn't match internal texture format, and simplified texture creation. 2013-09-08 21:03:03 -07:00
renderer_d3d11.h Fixed texture update when requested texture format doesn't match internal texture format, and simplified texture creation. 2013-09-08 21:03:03 -07:00
renderer_d3d.h Added ability to set view name for profiling events. 2013-06-09 15:28:25 -07:00
renderer_gl.cpp GL: Fixed ETC1 format override logic. 2013-09-15 16:00:46 -07:00
renderer_gl.h Fixed texture update when requested texture format doesn't match internal texture format, and simplified texture creation. 2013-09-08 21:03:03 -07:00
renderer_null.cpp Fixed texture update when requested texture format doesn't match internal texture format, and simplified texture creation. 2013-09-08 21:03:03 -07:00
varying.def.sc Normalized line endings. 2013-02-21 21:07:31 -08:00
vertexdecl.cpp Cleanup. 2013-08-06 21:04:28 -07:00
vertexdecl.h Updated year in copyright notice. 2013-01-13 10:57:24 -08:00
vs_clear.bin.h Added makefile for embedded shaders. 2013-04-22 23:33:32 -07:00
vs_clear.sc Fixed embedded shaders. 2013-04-14 14:10:32 -07:00
vs_debugfont.bin.h Added makefile for embedded shaders. 2013-04-22 23:33:32 -07:00
vs_debugfont.sc Fixed embedded shaders. 2013-04-14 14:10:32 -07:00