This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
bgfx
Watch
1
Star
0
Fork
0
You've already forked bgfx
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bgfx
/
examples
History
bkaradzic
983f1e6f9a
GL: When using ARB_texture_swizzle don't swizzle image to BGRA8.
2013-09-08 23:03:14 -07:00
..
00-helloworld
…
01-cubes
…
02-metaballs
…
03-raymarch
…
04-mesh
…
05-instancing
…
06-bump
GL: When using ARB_texture_swizzle don't swizzle image to BGRA8.
2013-09-08 23:03:14 -07:00
07-callback
Added imageRgba8Downsample2x2 utility function and updated 07-callback to demonstrate how to use it to generate mip maps.
2013-08-21 22:51:50 -07:00
08-update
GL: When using ARB_texture_swizzle don't swizzle image to BGRA8.
2013-09-08 23:03:14 -07:00
09-hdr
…
10-font
Fixed resource leak in font examples.
2013-08-08 22:18:19 -07:00
11-fontsdf
Fixed resource leak in font examples.
2013-08-08 22:18:19 -07:00
12-lod
12-lod: Fixed size of imgui.
2013-08-08 00:04:03 -07:00
common
Fixed warning.
2013-09-04 21:41:01 -07:00
runtime
…
makefile
…