Historique des commits

Auteur SHA1 Message Date
  Jelle Raaijmakers c978891dda LibGL: Optimize appends in `gl_vertex` il y a 1 an
  Ben Wiederhake a55360781b LibGL: Move AK/Debug.h include to where it is used il y a 2 ans
  Jelle Raaijmakers ee4039caf8 LibGL: Stop unnecessarily casting to `float` il y a 2 ans
  cflip b83181ef93 LibGL: Use buffers in vertex pointer functions and glDrawElements il y a 2 ans
  Jelle Raaijmakers 91cec51b99 LibGL: Correctly normalize different vertex attribute type pointers il y a 2 ans
  Jelle Raaijmakers e2b151812e LibGL: Don't repeat ourselves in `read_from_vertex_attribute_pointer` il y a 2 ans
  Jelle Raaijmakers 2d59c9b6b6 LibGL: Make `read_from_vertex_attribute_pointer` static il y a 2 ans
  Jelle Raaijmakers 01a4d58432 LibGL: Do not return early if client-side vertex array is disabled il y a 2 ans
  Jelle Raaijmakers 0cf3cb6279 LibGL: Immediately dereference vertex attribute data in display lists il y a 2 ans
  Jelle Raaijmakers 72782d845d LibGL: Ensure texture coordinate Q is set to 1 by default il y a 2 ans
  Jelle Raaijmakers 365fb36108 LibGL: Split up GLContext implementation into logical units il y a 3 ans