disabled clipping code again; it is getting stuck in loops
[org.ibex.core.git] / src / org / ibex / graphics / Surface.java
2006-03-11 adamdisabled clipping code again; it is getting stuck in...
2005-07-02 adamdisabled old-style dirty buffer handling in Surface... 01-July-2005
2005-07-02 adamMesh replaces Polygon
2005-02-14 adamadded missing patches to move to fillTriangle() and...
2005-02-14 adammassive reworking of Box.java
2005-01-18 adamugly hacks to accomodate Apple's buggy AWT implementation
2005-01-16 adamStream->Fountain, move Scheduler to Platform, HashMap...
2005-01-09 adamnew PixelBuffer API (mainly tons of renames)
2005-01-09 adamSurface no longer implements/extends PixelBuffer
2005-01-07 crawshawmake core compile with new js stuff and Task replacemen...
2005-01-07 adampartial update of core for new js stuff
2005-01-04 adamlicensing cleanup (GPLv2)
2004-07-06 brianibex.core updates for new api
2004-07-06 brianpreliminary core conversion
2004-04-16 adamfix bug 556
2004-04-12 charliefixes Bug 525 - correct initial frame size
2004-04-12 adamreorganized file layout (part 2: edits) RC4
2004-04-12 adamreorganized file layout (part 1: moves and renames)