Commit History

Author SHA1 Message Date
  Hajime Hoshi 9d0ea5c241 graphics: Refactoring: Remove (*sharedImagePart).region() usages from *Image 6 years ago
  Hajime Hoshi 26f4999ddd graphics: Refactoring: Remove (*sharedImagePart).image() 6 years ago
  Hajime Hoshi afda41a5ed graphics: Refactoring: Remove (*Image).restorable 6 years ago
  Hajime Hoshi df9c67d5db graphcis: Refactoring: (*Image).Size() 6 years ago
  Hajime Hoshi 75049c4048 graphcis: Refactoring 6 years ago
  Hajime Hoshi e977019d2f graphics: Detect maximum texture size for each environment 6 years ago
  Hajime Hoshi 0418ce0761 graphics: Refactoring: Remove duplication of checking image size 6 years ago
  Hajime Hoshi 00d8e793d9 restorable: Remove MaxImageSize 6 years ago
  Hajime Hoshi bc8a96eda7 graphicsutil: Avoid duplicated copying 6 years ago
  Hajime Hoshi 24dcaf7f28 graphcis: Fix comments 6 years ago
  Hajime Hoshi d944d51c14 graphics: Now images from NewImage also shares a texture 6 years ago
  Hajime Hoshi 4b4404bc7e graphics: Ensure the image is not disposed when restorableImage() is called 6 years ago
  Hajime Hoshi caf4e9504f graphics: ReplacePixels should work on shared textures 6 years ago
  Hajime Hoshi 4ae9d5780c graphics: Implement shared texture (#514) 6 years ago
  Hajime Hoshi d5bca2d499 graphics: Bug fix: (*Image).At must return color.RGBA type value 6 years ago
  Hajime Hoshi 046a6cd014 graphics: Swap error checking 6 years ago
  Hajime Hoshi 247cd6e1c3 Add graphicsutil package 6 years ago
  Hajime Hoshi d4112004b0 graphics: Move calculating source region from restorable package 6 years ago
  Hajime Hoshi 127f6c09c8 graphics: Specify rect to glTexSubImage2D 6 years ago
  Hajime Hoshi 9f6fd0db9a graphics: Use the original width/height for glTexSubImage2D 6 years ago
  Hajime Hoshi 9db042ae9e graphics: Refactoring: easier way to clear framebuffer 6 years ago
  Hajime Hoshi 8c8e512059 affine: User nillable pattern for ColorM 6 years ago
  Hajime Hoshi adbd0db765 restorable: Accept source rect and geom instead of vertices 6 years ago
  Hajime Hoshi 2bd099014b affine: Remove geoMImpl and use nillable pattern 6 years ago
  Hajime Hoshi 9031a989ec graphics: Add (*Image).isDisposed 6 years ago
  Hajime Hoshi ccfa8f7ef8 graphics: Refactoring: call (*Image).Size() funciton as much as possible 6 years ago
  Hajime Hoshi 85b133dad0 graphics: Remove NewImageFromImage command 6 years ago
  Hajime Hoshi 9adc1ac6a0 Revert "graphics: Refactoring: clearing framebuffer" 6 years ago
  Hajime Hoshi 94c4cc35ab graphics: Forbid copying Image objects 6 years ago
  Hajime Hoshi c7a733fb16 graphics: Refactoring: remove drawWithFittingScale 6 years ago