This website requires JavaScript.
Explore
Help
Sign In
mirror
/
blah
Watch
1
Star
0
Fork
0
You've already forked blah
mirror of
https://github.com/NoelFB/blah.git
synced
2025-07-15 18:51:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1376ef874ba7fe591744890daee39ad26b8875ff
blah
/
src
/
internal
History
Noel Berry
1376ef874b
fixing win32 file operations for 64 bit integers
2021-03-26 22:48:16 -07:00
..
graphics_backend_d3d11.cpp
removing redundant framebuffer virtual methods
2021-03-24 01:07:49 -07:00
graphics_backend_dummy.cpp
removing redundant framebuffer virtual methods
2021-03-24 01:07:49 -07:00
graphics_backend_gl.cpp
removing redundant framebuffer virtual methods
2021-03-24 01:07:49 -07:00
graphics_backend.h
replaced log.h with common.h, added easier shorthand for int types
2021-03-20 17:33:04 -07:00
input_backend.h
replaced log.h with common.h, added easier shorthand for int types
2021-03-20 17:33:04 -07:00
platform_backend_sdl2.cpp
cleaning up cmake defines; adding a Win32 Platform Backend
2021-03-23 01:56:53 -07:00
platform_backend_win32.cpp
fixing win32 file operations for 64 bit integers
2021-03-26 22:48:16 -07:00
platform_backend.h
replaced log.h with common.h, added easier shorthand for int types
2021-03-20 17:33:04 -07:00