OSDN Git Service

[changed] Improved LwjglTexture somewhat. At least, I certainly couldn't have made...
authornathan.sweet <nathan.sweet@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Tue, 2 Nov 2010 09:24:45 +0000 (09:24 +0000)
committernathan.sweet <nathan.sweet@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Tue, 2 Nov 2010 09:24:45 +0000 (09:24 +0000)
commit563c079a3f45bc4e80302e96e0f51821c3928e56
tree88d488e433636b55160484be58c9710a01fbe7a2
parent2cf2d7b8f8a04df379e31d8584e963602c4ba0b6
[changed] Improved LwjglTexture somewhat. At least, I certainly couldn't have made it any worse.
backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/desktop/BitmapDecoder.java [deleted file]
backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/desktop/LwjglGraphics.java
backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/desktop/LwjglTexture.java
backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/desktop/TextureDataSource.java [deleted file]
gdx/src/com/badlogic/gdx/utils/MathUtils.java