Commit History

作者 SHA1 備註 提交日期
  Karl Zylinski 5542d9dd22 todo 4 月之前
  Karl Zylinski 5d394719ef todo 4 月之前
  Karl Zylinski 0c665a980a GL ci 4 月之前
  Karl Zylinski cb8ac64d83 Some memory cleanup stuff 4 月之前
  Karl Zylinski 5ef3c6637f More GL uniform reworking. WIP: Getting standard uniforms to work. It's still broken because I haven't made the code to set the actual uniforms yet. 4 月之前
  Karl Zylinski 677c1cb920 Uniform blocks in GL work with new constants setup 4 月之前
  Karl Zylinski 4c468a2972 Reworked how constants are exposed from backend to end-user. Now there are only named constants, but those may or may not be backed by a constant buffer behind the scences. This will play nicer with GL while allowing the typical constant buffer blocks of d3d 4 月之前
  Karl Zylinski 50e390b39b Working on GL uniforms 4 月之前
  Karl Zylinski 9dfa576db6 gl uniform block wip 4 月之前
  Karl Zylinski 2a38f54520 Make it possible to override backend at compile time 4 月之前
  Karl Zylinski da0429fe29 Move wgl to separate file 4 月之前
  Karl Zylinski 92cea16be2 Reset gamepad button up/down state in process_events 4 月之前
  Karl Zylinski 41db3a71c8 shader example compile fix (but doesn't work right now) 4 月之前
  Karl Zylinski 1b2b648d8c Snake compile fix 4 月之前
  Karl Zylinski 0d0e369e23 Correct colors in GL 4 月之前
  Karl Zylinski b1d04f1058 Depth test z works in GL too 4 月之前
  Karl Zylinski 3fc81f748b Use depth testing for depth (not tested in GL yet, but works in D3D11) 4 月之前
  Karl Zylinski c23b93f2ed GL backend renders something! 4 月之前
  Karl Zylinski c0409f636d GL backend: geometry on gpu, not rendering anything yet 4 月之前
  Karl Zylinski 398d783b06 CI happy happy happy 4 月之前
  Karl Zylinski e83b4f72b0 GL shader loading WIP and default shaders 4 月之前
  Karl Zylinski f72adc6ff5 Some more gl 4 月之前
  Karl Zylinski 0c24153e2e GL backend context setup (win32). Can now clear in a single color. 4 月之前
  Karl Zylinski 288a216671 playing around with wgl 4 月之前
  Karl Zylinski 88d6d3e7d0 Stubbing out a GL backend 4 月之前
  Karl Zylinski 0c7cb4eaa7 move todo to separate file 4 月之前
  Karl Zylinski c894800c3d API doc 4 月之前
  Karl Zylinski 3d05144f7a Fonts example 4 月之前
  Karl Zylinski 940f9b3c4b Font cleanup 4 月之前
  Karl Zylinski 648ef28874 Custom font loading 4 月之前