Magnus Norddahl
|
ca7e5be6b4
|
Remove virtual inheritance
|
2023-09-25 21:19:01 +02:00 |
|
Magnus Norddahl
|
ae72639853
|
Begin removing binding points from the hwrenderer layer.
Well known buffers should be created and managed by the backend, otherwise the backend just becomes an OpenGL emulator.
|
2023-09-25 21:19:01 +02:00 |
|
nashmuhandes
|
57112742fe
|
Merge branch 'master' of https://github.com/coelckers/gzdoom into lightmaps2
# Conflicts:
# src/common/rendering/gl/gl_shader.cpp
# src/common/rendering/hwrenderer/data/buffers.h
# src/common/rendering/v_video.h
|
2022-01-16 01:57:38 +08:00 |
|
Christoph Oelckers
|
e60e6967c0
|
- whitespace cleanup, updated from Raze.
|
2022-01-02 12:23:42 +01:00 |
|
nashmuhandes
|
2f8cff90b6
|
- Add lightmaps to the main shader (currently only OpenGL)
- Create a version of CreateIndexedSectorVertices that works with lightmap sectors
|
2021-09-24 16:56:15 +08:00 |
|
Christoph Oelckers
|
441cd0796f
|
- merged gzdoom-gles2 and fixed some issues with pipeline size validation.
|
2021-08-03 20:12:19 +02:00 |
|
Christoph Oelckers
|
ba146ed5e5
|
- Backend update from Raze
|
2021-04-19 12:58:35 +02:00 |
|
Christoph Oelckers
|
69d724ae73
|
- moved lightbuffers and flatvertices to 'common'.
|
2020-04-26 12:41:13 +02:00 |
|