Histórico de Commits

Autor SHA1 Mensagem Data
  Nico Weber 24a469f521 Everywhere: Prefer {:#x} over 0x{:x} in format strings há 1 ano atrás
  Aliaksandr Kalenik 271c9d1ae9 LibWeb: Use platform's OpenGL in WebGL when it is available há 1 ano atrás
  Aliaksandr Kalenik 7c2713c14f LibWeb: Move set_needs_display() from layout node to paintable há 1 ano atrás
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible há 1 ano atrás
  Shannon Booth e8d592ded2 LibWeb: Port WebGLRenderingContext IDL from DeprecatedString to String há 1 ano atrás
  Andreas Kling 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h há 2 anos atrás
  Jelle Raaijmakers ae82b14e59 LibGL+LibWeb: Remove WebGL-specific API from GLContext há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Andrew Kaster beb3519a49 LibWeb: Remove unecessary dependence on Window from WebGL and WebSocket há 2 anos atrás
  Andreas Kling 4452b5ca09 LibWeb: Make 2D and 3D canvas rendering contexts GC-allocated há 2 anos atrás
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated há 2 anos atrás
  Luke Wilde 50642f85ac LibWeb/WebGL: Add WebGLRenderingContextBase.canvas há 3 anos atrás
  Luke Wilde 0ec8a19a34 LibWeb/WebGL: Forward the render context ref count to HTMLCanvasElement há 3 anos atrás
  Luke Wilde 0805911a93 LibWeb/WebGL: Implement WebGLRenderingContextBase.depthRange() há 3 anos atrás
  Luke Wilde d9ef228c76 LibWeb/WebGL: Implement WebGLRenderingContextBase.lineWidth() há 3 anos atrás
  Luke Wilde a6617e1096 LibWeb/WebGL: Implement error handling and getError() há 3 anos atrás
  Luke Wilde 528c7bea03 LibWeb/WebGL: Add WebGLRenderingContextBase.isContextLost() há 3 anos atrás
  Luke Wilde 39a212b54f LibWeb/WebGL: Add a bunch of simple forwarding functions há 3 anos atrás
  Luke Wilde aa77c26b60 LibWeb/WebGL: Add extensions APIs to WebGLRenderingContextBase há 3 anos atrás
  Luke Wilde 076c9772a4 LibWeb: Add ability to present LibGL framebuffer and add clearing há 3 anos atrás
  Luke Wilde 58f882200c LibWeb: Add the ability to retrieve a WebGL context from getContext há 3 anos atrás