Commit History

Автор SHA1 Съобщение Дата
  Karl Zylinski f6bb46de32 Render texture drawing kinda works now. Still needs some improvements. преди 3 месеца
  Karl Zylinski 020faff634 More conservative depth start number преди 3 месеца
  Karl Zylinski dce8392328 gamepad example now shows up to 4 gamepads преди 3 месеца
  Karl Zylinski 34716065a5 Some D3D11 Render Texture work. Needs a better split between RT and Texture so we can use the RT as a normal texture as well. преди 3 месеца
  Karl Zylinski a764c46a36 Getting started on render textures преди 3 месеца
  Karl Zylinski 6138909caa Fix font usage error преди 4 месеца
  Karl Zylinski a5fb964449 Render backend chooser преди 4 месеца
  Karl Zylinski 6417161f82 better set_filter_mode api преди 4 месеца
  Karl Zylinski f0db2cf72b Some work on setting texture filters. Doesn't do anything yet. I have to think about how to best handle samplers in GL vs D3D преди 4 месеца
  Karl Zylinski 04c4a0a883 get_mouse_delta преди 4 месеца
  Karl Zylinski 7a1fdd4eda Docs преди 4 месеца
  Karl Zylinski f59f1bd907 Texture binding in GL преди 4 месеца
  Karl Zylinski 35e8a65d75 D3D11: Samplers and textures from reflection + system for picking 'default texture' based on name 'tex' преди 4 месеца
  Karl Zylinski f71cc7dcd2 D3D11 backend: Binding constant buffers to both vertex and pixelshader works. Properly shares the data between. преди 4 месеца
  Karl Zylinski bc7cc4bf23 Half done shader reflection for PS and VS... I need to know if cbuffers are shared between the two stages etc. преди 4 месеца
  Karl Zylinski 8a48e48c17 More uniform handling in GL backend преди 4 месеца
  Karl Zylinski cb8ac64d83 Some memory cleanup stuff преди 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 92cea16be2 Reset gamepad button up/down state in process_events преди 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 e83b4f72b0 GL shader loading WIP and default shaders преди 4 месеца
  Karl Zylinski 288a216671 playing around with wgl преди 4 месеца
  Karl Zylinski 88d6d3e7d0 Stubbing out a GL backend преди 4 месеца
  Karl Zylinski 940f9b3c4b Font cleanup преди 4 месеца
  Karl Zylinski 648ef28874 Custom font loading преди 4 месеца