Historie revizí

Autor SHA1 Zpráva Datum
  Karl Zylinski 8a48e48c17 More uniform handling in GL backend před 4 měsíci
  Karl Zylinski cb8ac64d83 Some memory cleanup stuff před 4 měsíci
  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 před 4 měsíci
  Karl Zylinski 50e390b39b Working on GL uniforms před 4 měsíci
  Karl Zylinski 9dfa576db6 gl uniform block wip před 4 měsíci
  Karl Zylinski 2a38f54520 Make it possible to override backend at compile time před 4 měsíci
  Karl Zylinski 92cea16be2 Reset gamepad button up/down state in process_events před 4 měsíci
  Karl Zylinski 3fc81f748b Use depth testing for depth (not tested in GL yet, but works in D3D11) před 4 měsíci
  Karl Zylinski c23b93f2ed GL backend renders something! před 4 měsíci
  Karl Zylinski c0409f636d GL backend: geometry on gpu, not rendering anything yet před 4 měsíci
  Karl Zylinski e83b4f72b0 GL shader loading WIP and default shaders před 4 měsíci
  Karl Zylinski 288a216671 playing around with wgl před 4 měsíci
  Karl Zylinski 88d6d3e7d0 Stubbing out a GL backend před 4 měsíci
  Karl Zylinski 940f9b3c4b Font cleanup před 4 měsíci
  Karl Zylinski 648ef28874 Custom font loading před 4 měsíci
  Karl Zylinski 92458136cc Dynamically update font atlas as it changes (still only default font available). před 4 měsíci
  Karl Zylinski 4cedfee91c Update texture support před 4 měsíci
  Karl Zylinski e993d689f8 Font stash initial experiments. Still needs to update atlas instead of recreate it. před 5 měsíci
  Karl Zylinski 9f90e0d715 Added get_texture_rect před 5 měsíci
  Karl Zylinski 49a3a62306 Poking around with fonts. I think the font scale thingy is wrong, so there are some hacks in there right now to just get going and test it a bit před 5 měsíci
  Karl Zylinski d1455f6027 Remove debug logging před 5 měsíci
  Karl Zylinski 3cc43427a0 Some basic font rendering před 5 měsíci
  Karl Zylinski 90e75511c5 Merge branch 'master' of https://github.com/karl-zylinski/karl2d před 5 měsíci
  Karl Zylinski c8f01b21d1 Font WIP things před 5 měsíci
  Karl Zylinski f0a4e708e0 Merge branch 'master' of https://github.com/karl-zylinski/karl2d před 5 měsíci
  Karl Zylinski ec9314c5a4 frame allocator před 5 měsíci
  Karl Zylinski 0c484c1817 Made submitting several batches work properly and updated bunnymark port před 6 měsíci
  Karl Zylinski d27a7d9c67 draw circle outline před 6 měsíci
  Karl Zylinski ea8926a237 docs před 6 měsíci
  Karl Zylinski 02053e019e get window scale support před 6 měsíci