Historique des commits

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