Historique des commits

Auteur SHA1 Message Date
  Karl Zylinski b438621db6 Some initial work on loading shaders. Fetches constant buffer locations using reflection and makes it possible to set them. A constant buffer field called 'mvp' is automatically filled if found il y a 6 mois
  Karl Zylinski f94eb2966a Add alpha if missing when loading texture il y a 6 mois
  Karl Zylinski 5ea829c83c Properly remove texture from handle map il y a 6 mois
  Karl Zylinski b37bdf8628 Change texture format il y a 6 mois
  Karl Zylinski de8029647d TODO il y a 6 mois
  Karl Zylinski 9e23c96c08 Rename set_tex to batch_texture il y a 6 mois
  Karl Zylinski c994c4c77b Some kind of texture handle concept il y a 6 mois
  Karl Zylinski c37445fc8c Fix textured drawing hacks il y a 6 mois
  Karl Zylinski 31805460a5 TODO il y a 7 mois
  Karl Zylinski ce69726714 Temp fix for rects not drawing il y a 7 mois
  Karl Zylinski 72096517b8 minimal example il y a 7 mois
  Karl Zylinski 0258c7f422 naming il y a 7 mois
  Karl Zylinski d3d79cf1d1 Fix batched drawing always drawing too much il y a 7 mois
  Karl Zylinski 689b8b4a0e Rotated texture drawing, but something is wrong with batched drawing il y a 7 mois
  Karl Zylinski 42c0e4ab56 Merge branch 'master' of https://github.com/karl-zylinski/karlib il y a 7 mois
  Karl Zylinski eb0d4a3b6b Work on getting textured rects to work il y a 7 mois
  Karl Zylinski 9d50f1de25 Update README.md il y a 7 mois
  Karl Zylinski a7c13160f0 todo il y a 7 mois
  Karl Zylinski ceff6b68ce release blend state il y a 7 mois
  Karl Zylinski 0615dee4ec Save camera and return if same il y a 7 mois
  Karl Zylinski b8863198ac Split into batches when you change camera il y a 7 mois
  Karl Zylinski b54446f413 Camera rotation il y a 7 mois
  Karl Zylinski 55530943ce gitignore il y a 7 mois
  Karl Zylinski 01165a04da Draw rectangle outline and default to alpha blending il y a 7 mois
  Karl Zylinski 0f6361bd0c TODO il y a 7 mois
  Karl Zylinski 14ce7d4b1b Rename some aliases to have less caps il y a 7 mois
  Karl Zylinski 1083e6824b Error check all d3d11 calls il y a 7 mois
  Karl Zylinski 55373f0f1a Use debug errors to clean up all state on shutdown il y a 7 mois
  Karl Zylinski 09733423ba Enable D3D debug things and start fixing things it complains about, such as leaving the vertex buffer mapped il y a 7 mois
  Karl Zylinski a9fb90fbfe TODO il y a 7 mois