Karl Zylinski
|
a470d92294
Trying out color palette
|
2 ヶ月 前 |
Karl Zylinski
|
bb482b824e
docs
|
2 ヶ月 前 |
Karl Zylinski
|
8e157f0b5a
Minimal example is more minimal
|
2 ヶ月 前 |
Karl Zylinski
|
51906c36f2
Resizable flag switch on JS window
|
2 ヶ月 前 |
Karl Zylinski
|
740313fe58
Fixed and resizable JS window kinda works like expected now.
|
2 ヶ月 前 |
Karl Zylinski
|
4370b8279e
web example build tool
|
2 ヶ月 前 |
Karl Zylinski
|
785e33f9e4
Update texture crash fix
|
4 ヶ月 前 |
Karl Zylinski
|
446c2ab0ee
gl set texture filter
|
4 ヶ月 前 |
Karl Zylinski
|
c8e26d73c6
Setting texture filter in d3d11 backend works
|
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
|
46a3f98921
Make CI happy
|
4 ヶ月 前 |
Karl Zylinski
|
f59f1bd907
Texture binding in GL
|
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
|
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
|
3fc81f748b
Use depth testing for depth (not tested in GL yet, but works in D3D11)
|
4 ヶ月 前 |
Karl Zylinski
|
c0409f636d
GL backend: geometry on gpu, not rendering anything yet
|
4 ヶ月 前 |
Karl Zylinski
|
648ef28874
Custom font loading
|
4 ヶ月 前 |
Karl Zylinski
|
92458136cc
Dynamically update font atlas as it changes (still only default font available).
|
4 ヶ月 前 |
Karl Zylinski
|
e993d689f8
Font stash initial experiments. Still needs to update atlas instead of recreate it.
|
5 ヶ月 前 |
Karl Zylinski
|
9f90e0d715
Added get_texture_rect
|
5 ヶ月 前 |
Karl Zylinski
|
7cd230189e
Hellope
|
5 ヶ月 前 |
Karl Zylinski
|
97d92b799f
Circle drawing, line rendering, win32 mouse position things etc
|
6 ヶ月 前 |
Karl Zylinski
|
5605e96c6d
Line drawing
|
6 ヶ月 前 |
Karl Zylinski
|
9c22678a1f
api naming tweaks
|
6 ヶ月 前 |
Karl Zylinski
|
067049087e
Added a window interface and win32 windowing now uses it
|
6 ヶ月 前 |
Karl Zylinski
|
72096517b8
minimal example
|
7 ヶ月 前 |