Files
ladybird/Userland/Libraries
Stephan Unverwerth 5e27da20f4 LibGL: Fix glTexCoord behaviour
glTexCoord should behave like glColor. It only updates a gl context
variable that contains the current texture coordinates. The vertex is
only actually created once glVertex is called.
2021-08-18 20:30:58 +02:00
..
2021-08-18 20:30:58 +02:00
2021-08-18 10:39:13 +02:00