Karl Zylinski
|
9564166a60
Old comment
|
4 bulan lalu |
Karl Zylinski
|
15e9b60974
Combine d3d11 create and load texture procs
|
4 bulan lalu |
Karl Zylinski
|
9d36c8c694
Missing filter mode in d3d
|
4 bulan lalu |
Karl Zylinski
|
6417161f82
better set_filter_mode api
|
4 bulan lalu |
Karl Zylinski
|
c8e26d73c6
Setting texture filter in d3d11 backend works
|
4 bulan lalu |
Karl Zylinski
|
d2e1eea3b3
D3D texture <---> sampler matching to make it behave a bit more like GL
|
4 bulan lalu |
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 bulan lalu |
Karl Zylinski
|
9dad7fc4d8
Merge branch 'master' of https://github.com/karl-zylinski/karl2d
|
4 bulan lalu |
Karl Zylinski
|
04c4a0a883
get_mouse_delta
|
4 bulan lalu |
Karl Zylinski
|
e4aa187846
Update README with logo and project status
|
4 bulan lalu |
Karl Zylinski
|
7a1fdd4eda
Docs
|
4 bulan lalu |
Karl Zylinski
|
13490b536d
Enable vsync on gl-windows
|
4 bulan lalu |
Karl Zylinski
|
389f7888fe
gl: destroy texture
|
4 bulan lalu |
Karl Zylinski
|
43745ee38f
Handle swapchain resize
|
4 bulan lalu |
Karl Zylinski
|
46a3f98921
Make CI happy
|
4 bulan lalu |
Karl Zylinski
|
f59f1bd907
Texture binding in GL
|
4 bulan lalu |
Karl Zylinski
|
35e8a65d75
D3D11: Samplers and textures from reflection + system for picking 'default texture' based on name 'tex'
|
4 bulan lalu |
Karl Zylinski
|
f71cc7dcd2
D3D11 backend: Binding constant buffers to both vertex and pixelshader works. Properly shares the data between.
|
4 bulan lalu |
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 bulan lalu |
Karl Zylinski
|
1214b97b09
todo
|
4 bulan lalu |
Karl Zylinski
|
8f0ab53b56
Remove unused interface field
|
4 bulan lalu |
Karl Zylinski
|
75178a4ed8
TODO
|
4 bulan lalu |
Karl Zylinski
|
a91122f07f
TODO
|
4 bulan lalu |
Karl Zylinski
|
8a48e48c17
More uniform handling in GL backend
|
4 bulan lalu |
Karl Zylinski
|
9553308a61
todo
|
4 bulan lalu |
Karl Zylinski
|
5542d9dd22
todo
|
4 bulan lalu |
Karl Zylinski
|
5d394719ef
todo
|
4 bulan lalu |
Karl Zylinski
|
0c665a980a
GL ci
|
4 bulan lalu |
Karl Zylinski
|
cb8ac64d83
Some memory cleanup stuff
|
4 bulan lalu |
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 bulan lalu |