|
.github
|
0c665a980a
GL ci
|
il y a 4 mois |
|
api_doc_builder
|
89ab4dab26
Doc styling
|
il y a 6 mois |
|
examples
|
c8e26d73c6
Setting texture filter in d3d11 backend works
|
il y a 4 mois |
|
handle_map
|
c994c4c77b
Some kind of texture handle concept
|
il y a 6 mois |
|
.gitignore
|
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 |
|
LICENSE
|
361c3c9672
Snake example
|
il y a 7 mois |
|
README.md
|
e4aa187846
Update README with logo and project status
|
il y a 4 mois |
|
TODO.md
|
1214b97b09
todo
|
il y a 4 mois |
|
config.odin
|
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
|
il y a 4 mois |
|
default_shader_fragment.glsl
|
50e390b39b
Working on GL uniforms
|
il y a 4 mois |
|
default_shader_vertex.glsl
|
bc7cc4bf23
Half done shader reflection for PS and VS... I need to know if cbuffers are shared between the two stages etc.
|
il y a 4 mois |
|
karl2d.doc.odin
|
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
|
il y a 4 mois |
|
karl2d.odin
|
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
|
il y a 4 mois |
|
render_backend_d3d11.odin
|
c8e26d73c6
Setting texture filter in d3d11 backend works
|
il y a 4 mois |
|
render_backend_gl.odin
|
389f7888fe
gl: destroy texture
|
il y a 4 mois |
|
render_backend_gl_windows.odin
|
13490b536d
Enable vsync on gl-windows
|
il y a 4 mois |
|
render_backend_interface.odin
|
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
|
il y a 4 mois |
|
roboto.ttf
|
3cc43427a0
Some basic font rendering
|
il y a 5 mois |
|
shader.hlsl
|
50e390b39b
Working on GL uniforms
|
il y a 4 mois |
|
window_interface.odin
|
7a1fdd4eda
Docs
|
il y a 4 mois |
|
window_win32.odin
|
7a1fdd4eda
Docs
|
il y a 4 mois |