Commit History

Author SHA1 Message Date
  Hajime Hoshi 8855df40e4 gprahics: Bug fix: Check if an image is disposed before resetting pixels (examples/windowsize crashes) 8 years ago
  Hajime Hoshi 4ad5c65efe graphics: Rename s/ensure/resolveStale/ 8 years ago
  Hajime Hoshi 5c56058d6e pixels Rename s/history/dependency/ 8 years ago
  Hajime Hoshi c5f3eaf925 graphics: Refactoring 8 years ago
  Hajime Hoshi 0fc61ed568 pixels: Rename fuctions 8 years ago
  Hajime Hoshi c0eb01d69e pixels: Rename s/flush/reset/ 8 years ago
  Hajime Hoshi 95dae4ad45 pixels: Remove 'inconsistent' property 8 years ago
  Hajime Hoshi 3ea6033c3d graphics: Don't ref *Image in pixels. Ref *graphics.Image instead 8 years ago
  Hajime Hoshi 9bbd5e89c3 graphics: Bug fix: GL context is not available until graphics context is initialized 8 years ago
  Hajime Hoshi 8d074ecc20 graphics: Add Pixel's 'inconsistent' state 8 years ago
  Hajime Hoshi 75916490b7 graphics: Better name functions 8 years ago
  Hajime Hoshi 2ba835373b graphics: Refactoring: passing a GL context from the top level 8 years ago
  Hajime Hoshi 1627176d59 graphics: Restoring by recording drawing-images history 8 years ago
  Hajime Hoshi ebe7f10af1 graphics: Make NewVolatileImage unexported 8 years ago
  Hajime Hoshi 0c611d875b graphics: Bug fix: glTexSubImage2D on Android now works (#211) 8 years ago
  Hajime Hoshi c7783b2ecf graphics: Clear volatile images at the start of a frame 8 years ago
  Hajime Hoshi 1fdfa5707a graphics: Fix a comment 8 years ago
  Hajime Hoshi 31d1af9740 graphics: Add NewVolatileImage (#235) 8 years ago
  Hajime Hoshi 11e67d0eed graphics: Refactoring 8 years ago
  Hajime Hoshi 793aad2681 graphics: Rename restorePixels -> restore 8 years ago
  Hajime Hoshi 7e296b1aae graphics: Bug Fix: The screen image should be recreated 8 years ago
  Hajime Hoshi 6cb1c929b5 graphics: Bug fix: Reset finalizer of *Image 8 years ago
  Hajime Hoshi 760e1aa288 graphics: Add newImageImplFromImage; Rename theImages -> theImagesForRestoring 8 years ago
  Hajime Hoshi eac816ca47 graphics: Remove imageImpl.screen 8 years ago
  Hajime Hoshi 085336d50f graphics: Add newImageImpl 8 years ago
  Hajime Hoshi 006f918b8e graphics: Bug fix: Call theImages.add after initializing (#242) 8 years ago
  Hajime Hoshi d70bf66a59 graphics: Reduce imageM usages 8 years ago
  Hajime Hoshi 86144a1cd6 opengl: Move members to variables 8 years ago
  Hajime Hoshi 89fe69d564 graphics: Separate image.go into image.go and imageimpl.go 8 years ago
  Hajime Hoshi 22655682fb graphics: Smaller scope for the lock 8 years ago