OSDN Git Service

mikumikustudio/libgdx-mikumikustudio.git
2010-11-15 badlogicgames[experimental] resume in AndroidGraphics.surfaceCreated...
2010-11-15 badlogicgames[added] MyFirstTriangle test.
2010-11-15 nathan.sweet(no commit message)
2010-11-15 nathan.sweet[fixed] Getting num vertices/indices that I fucked up.
2010-11-15 badlogicgames[fixed] all glutils buffer objects now set byteBuffer...
2010-11-15 nathan.sweet[fixed] SpriteCache to not use autobind. Messes up...
2010-11-15 badlogicgames[added] lockless thread queue. Thanks lefthand!
2010-11-15 nathan.sweet[changed] SpriteCacheTest, made slightly more interesting.
2010-11-15 nathan.sweet[changed] Very slightly more efficient SpriteBatch.
2010-11-15 badlogicgames[added] Graphics.getPpiX()/getPpiY()/getPpcX()/getPpcY...
2010-11-14 christoph.widulle[changed] minor changes. making classes and member...
2010-11-14 christoph.widulle[changed] added final when usefull
2010-11-14 christoph.widulle[added] added other contructor options
2010-11-14 christoph.widulle[changed] made AndroidFiles suitable to be inherited
2010-11-14 badlogicgames[changed] VBOVATEst to also test indexed geometry. It
2010-11-14 badlogicgames[added] IndexBufferObjectSubData, same as VertexBufferO...
2010-11-14 badlogicgames[added] VBOVATest, testing static and dynamic VBOs...
2010-11-14 badlogicgames[added] VertexBufferObjectSubData class that uses glBuf...
2010-11-14 badlogicgames[fixed?] AndroidGraphics.drawFrame() had a synch on...
2010-11-14 nathan.sweet[changed] Minor stuff.
2010-11-14 badlogicgames[fixed] setVertices bound the VA. wtf?
2010-11-14 badlogicgames[fixed] issue 61. Thanks lefthand
2010-11-14 badlogicgames[fixed] nasty foreach in AndroidInput. Thanks lefthand
2010-11-13 nathan.sweet[fixed] Reloading TextureData on Android.
2010-11-13 nathan.sweet[fixed] All warnings. No more checking in warnings...
2010-11-13 nathan.sweet[added] OpenAL native to LWJGL.
2010-11-13 nathan.sweet[fixed] Canvas sizing too small.
2010-11-13 badlogicgames[applied] patch from issue 59 to LwjglMusic
2010-11-13 badlogicgames[applied] patch from issue 59. will merge with LwjglMusic
2010-11-13 christoph.widulle[changed] leading "/" in resourcePath is optional now
2010-11-12 badlogicgames[changed] BitmapFontTest uses origin upper left corner...
2010-11-10 badlogicgames[added] shotgun.wav, fuck you subclipse...
2010-11-10 badlogicgames[fixed] SoundPool.play(volume) on Android. Updated...
2010-11-09 christoph.widulle[changed] Mesh in SpriteBatch changed from privat ...
2010-11-09 badlogicgames[fixed] catching Throwables now in XXXAudio on desktop...
2010-11-09 badlogicgames[fixed] issue 54 (sort off). Checking for null pointers...
2010-11-09 badlogicgames[fixed] bug in AndroidInput. added wrong keycode to...
2010-11-09 badlogicgames[changed] rtm projects classpath points to gdx and...
2010-11-09 badlogicgames[added] support for all gl mipmap filters to TextureFilter.
2010-11-09 badlogicgames[removed] layout xml file.
2010-11-08 badlogicgames[fixed] added stubs for new Graphics.newTexture() metho...
2010-11-07 nathan.sweet[fixed] Hiero clipping glyphs if a glyph is larger...
2010-11-07 nathan.sweet[fixed] Hiero not getting bounds right for native rende...
2010-11-07 nathan.sweet[fixed] LwjglCanvas being resized too small.
2010-11-07 badlogicgames[changed] build script now builds javadoc
2010-11-07 badlogicgames(no commit message)
2010-11-07 badlogicgames(no commit message)
2010-11-07 badlogicgames(no commit message)
2010-11-07 badlogicgames(no commit message)
2010-11-07 badlogicgames(no commit message)
2010-11-07 badlogicgames[updated] android natives in tests
2010-11-07 badlogicgames[added] more jars to rtm
2010-11-07 badlogicgames[updtaed] demo libs
2010-11-07 badlogicgames[fixed] closing </code> tag in Application.
2010-11-07 badlogicgames(no commit message)
2010-11-07 badlogicgames(no commit message)
2010-11-07 badlogicgames[fixed] gdx is now warning free :)
2010-11-07 badlogicgames[changed] exposing setAutoBind() now. Could come in...
2010-11-07 badlogicgames[fixed] warnings in scene2d package, added javadoc...
2010-11-07 badlogicgames[fixed] complete graphics package. all done. MD5 classe...
2010-11-07 badlogicgames[fixed] graphics.glutils package javadoc
2010-11-07 badlogicgames[fixed] javadoc of graphics root package
2010-11-07 badlogicgames[fixed] utils package javadoc
2010-11-07 badlogicgames[fixed] physics package
2010-11-07 badlogicgames[fixed] math package javadoc
2010-11-07 badlogicgames[fixed] javadoc of files package
2010-11-07 badlogicgames[fixed] javadoc in audio package.
2010-11-07 badlogicgames[Fixed] javadoc of all top level interfaces and classes...
2010-11-07 badlogicgames[added] gdx2d Android.mk. doesn't add anything to the...
2010-11-07 badlogicgames[removed] Sprite2.x crap
2010-11-06 badlogicgames[fixed] Nate's bugs...
2010-11-06 badlogicgames[ignored] bin/gen
2010-11-05 badlogicgames[fixed] issue 55
2010-11-05 badlogicgames[added] JoglAnimator, stolen and modified from Jogl...
2010-11-05 badlogicgames[added] JoglAnimator, stolen and modified from Jogl...
2010-11-05 badlogicgames[Changed] loading of awt
2010-11-05 badlogicgames[changed] Animator doesn't run as fast as possible...
2010-11-05 badlogicgames[fixed] fucking CDT doesn't pick up env vars in include...
2010-11-05 badlogicgames[fixed] nightly build file to include linux 64-bit...
2010-11-05 badlogicgames(no commit message)
2010-11-05 badlogicgames(no commit message)
2010-11-05 badlogicgames[fixed] null pointer exception due to font not being...
2010-11-05 badlogicgames[fixed] everything gets loaded in the EDT now, swing...
2010-11-05 badlogicgames[removed] bullshit in gdx/linux64
2010-11-05 badlogicgames(no commit message)
2010-11-05 badlogicgames[removed] bullshit in gdx/linux64
2010-11-05 badlogicgames[added] 64-bit linux binary.
2010-11-05 badlogicgamesya, this sucks. fixing
2010-11-05 badlogicgames[added] Linux64 configuration, outputs libgdx-64.so
2010-11-05 badlogicgames[removed] gdx-invaders applet. will add that back in...
2010-11-05 badlogicgames[added] image-packer/bin to ignore
2010-11-05 badlogicgames[changed] back to jar dependencies.
2010-11-05 badlogicgames[added] new dependencies
2010-11-05 badlogicgames[changed] rtm updated to latest nightly
2010-11-04 nathan.sweet[fixed] Input bug with synchronization.
2010-11-04 nathan.sweet[removed] Text blending from SpriteBatch.
2010-11-04 nathan.sweet[fixed] Bugs with loading sound and music from classpat...
2010-11-04 nathan.sweet[fixed] If aids.
2010-11-04 nathan.sweetFixed desktop Files using internal FileHandles with...
2010-11-04 nathan.sweet[fixed] Accidentally checked in garbage.
next