Commit Graph

23 Commits

Author SHA1 Message Date
enbrain 34860676d5
Refactor the program and shader classes (#3384)
* Refactor the program and shader classes

* Rename ShaderProgramParseException to InvalidHierarchicalFileException

Co-authored-by: modmuss50 <modmuss50@gmail.com>
2022-11-16 23:53:09 +11:00
enbrain 481287132c
Refactor rendering stuff (#3366) 2022-11-02 14:30:38 +00:00
modmuss50 aa17ad327b 22w43a 2022-10-26 15:05:20 +01:00
enbrain a142b80d54
Refactor vertex format stuff (#3122)
* Refactor vertex format stuff

* Fix unpick
2022-05-01 17:50:50 +01:00
apple502j f9bbd6124b
Map rendering stuff (#3114)
* Map rendering stuff

* Apply suggestions from code review

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

* Map a GLFW const in Clipboard

* GlBlendState: use names from OpenGL

* Fix mappings for BufferRenderer

* Add unpick definitions for GL and GLFW

* Fix unpick

* Apply suggestions from code review

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-04-27 16:40:20 +00:00
Player fe3a599b38 22w16a 2022-04-20 19:31:04 +02:00
Gegy ae2126e384
fix misleading VertexBuffer-related names (#3005) 2022-02-16 16:58:50 +00:00
modmuss50 a3a508b7cf 21w42a 2021-10-20 20:37:00 +01:00
Player 8fc50a424d 21w19a 2021-05-12 17:50:44 +02:00
­Sollace e1aec798d8
Map various render buffer / buffer builder internals (#2324)
* Map various render buffer / buffer builder internals

* Further mappings + added some names from #2312 (@liach)

* Apply suggestions from code review

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2021-04-18 13:03:07 +00:00
­Sollace 4e990c95f0
Yeet the unobfuscated methods from GlStateManager (#2247) 2021-04-01 21:15:44 +01:00
modmuss50 414cedb22f 21w13a 2021-03-31 19:47:17 +01:00
modmuss50 252ad11d0a 21w10a 2021-03-10 18:34:17 +00:00
liach d80319f717
Map one class in rendersytem (#2025)
Signed-off-by: liach <liach@users.noreply.github.com>

Co-authored-by: liach <liach@users.noreply.github.com>
2021-02-07 13:31:16 +00:00
fewizz e7710a559e
GL things (#1926)
* GL things

* fixes

* getID -> getId

Co-authored-by: Gegy <gegy1000@gmail.com>

Co-authored-by: Gegy <gegy1000@gmail.com>
2020-12-28 13:08:33 +00:00
modmuss50 c91f482141 20w45a 2020-11-04 20:44:22 +00:00
modmuss50 9a617e4707 20w18a 2020-04-29 17:24:56 +01:00
modmuss50 0c14fa6444 20w14a 2020-04-02 18:40:17 +01:00
modmuss50 b3d3023795 1.15-pre4 2019-12-03 13:35:46 +00:00
Runemoro 966033b532 More rendering mappings (#986)
* More rendering mappings

* Even more rendering mappings

* Update mappings/net/minecraft/client/render/OverlayTexture.mapping

Co-Authored-By: liach <7806504+liach@users.noreply.github.com>

* Update mappings/net/minecraft/client/render/OverlayTexture.mapping

Co-Authored-By: liach <7806504+liach@users.noreply.github.com>

* Fix HashStrategy removed in last PR

* Fixes by liach
2019-12-02 13:47:40 +00:00
modmuss50 052e77acc0 19w39a 2019-09-27 17:23:24 +01:00
modmuss50 2565f0b45b 19w38a 2019-09-18 16:17:05 +01:00
modmuss50 5695254f64 19w34a 2019-08-22 14:39:40 +01:00