Jelle Raaijmakers
|
688adba1a8
|
LibGL: Uncrash glMaterialf on invalid input
We should handle this in the context.
|
2021-12-27 11:58:43 +01:00 |
|
Jelle Raaijmakers
|
c2960e68a8
|
LibGL: Implement glLightModelf and glLightModelfv
|
2021-12-12 21:51:08 +01:00 |
|
Jelle Raaijmakers
|
9dbc8d7e3c
|
LibGL: Add stubs for glMaterialf and glMaterialfv
|
2021-12-12 21:51:08 +01:00 |
|
Jelle Raaijmakers
|
d38c4ac8b5
|
LibGL: Add stubs for glLightf and glLightfv
|
2021-12-12 21:51:08 +01:00 |
|
Stephan Unverwerth
|
10ceeb092f
|
Everywhere: Use s.unverwerth@serenityos.org :^)
|
2021-05-29 12:30:08 +01:00 |
|
Stephan Unverwerth
|
da57563c1c
|
LibGL: Implement glShadeModel()
This turns off interpolation of vertex colors when GL_FLAT is selected.
|
2021-05-16 15:53:58 +02:00 |
|