32 Commits

Author SHA1 Message Date
Joel16
b056103754 Remove libpng and libjpeg from makefiles 2019-03-04 21:20:00 -06:00
GeeckoDev
c347d4d227 samples: add missing callbacks.h and Makefile
Fixes issue #2
2015-07-13 15:33:55 +02:00
GeeckoDev
759d06128f corrected sample build 2012-07-02 11:43:57 +02:00
GeeckoDev
8b90a6ccfc removed spaces 2011-12-06 19:15:30 +01:00
GeeckoDev
f546d2003a Updated README 2011-08-08 23:47:39 +02:00
GeeckoDev
1eae27889a Replaced most obj_* variables by a single Object structure 2011-08-08 11:53:53 +02:00
GeeckoDev
c28eb71aea Fixes, again. 2011-08-07 16:13:15 +02:00
GeeckoDev
d9195bba61 Simplified g2dTexLoad error handling by using gotos 2011-07-28 20:05:25 +02:00
GeeckoDev
23ae57d30c Changed G2D_FALSE and G2D_TRUE to false and true; also added a global scale factor (set/get/reset) 2011-03-08 10:48:27 +01:00
GeeckoDev
3fd10588d1 Converted g* functions and constants to g2d* for other future libraries cohabitation 2011-03-07 17:36:10 +01:00
GeeckoDev
93eb4a645e Fixed compilation errors with minpspw 2011-03-07 11:57:20 +01:00
GeeckoDev
58604b65f8 Dynamic allocation of the display list to fix random glitches 2011-02-20 00:48:20 +01:00
GeeckoDev
e732cf1827 Simplified object list allocation 2011-01-09 11:32:49 +01:00
GeeckoDev
08908572de Fix a few omissions of the last commit 2010-12-23 23:12:13 +01:00
GeeckoDev
4eeb86eb3a Eradicated booleans in functions to use more implicit constants. Way better readability. 2010-12-23 23:03:23 +01:00
GeeckoDev
5d71bea681 Got rid of gSetCoord*Relative's third argument, was deprecated 2010-12-22 20:51:21 +01:00
GeeckoDev
b9cc1927d5 Corrected rotation bug & added -lpspvram link to each sample 2010-12-20 21:05:42 +01:00
GeeckoDev
f68317fb76 Added draw & disp buffer as texture 2010-12-20 20:16:16 +01:00
GeeckoDev
2045df5345 Added line strip support 2010-12-19 23:30:44 +01:00
GeeckoDev
297707a029 Added points object support 2010-12-19 18:19:45 +01:00
GeeckoDev
eca9134e4b Added new sample & smooth shading 2010-12-19 17:11:31 +01:00
GeeckoDev
2dbdd984f6 Minor changes 2010-12-18 22:29:09 +01:00
GeeckoDev
2ac04aa507 Added quads object support, corrected various bugs 2010-12-03 21:33:47 +01:00
GeeckoDev
1014e89830 Modified clock sample 2010-12-01 16:15:30 +01:00
GeeckoDev
079b1b2699 Added lines object support 2010-11-30 22:04:11 +01:00
GeeckoDev
011fdc19c5 Changed gBegin to gBeginRects in samples 2010-11-30 21:40:00 +01:00
GeeckoDev
8878a65c40 Corrected objcontrol sample 2010-11-29 14:47:20 +01:00
GeeckoDev
512f09260c Added gSetTexRepeat 2010-11-29 14:24:21 +01:00
GeeckoDev
fd09c502b3 Added gResetTex 2010-11-29 14:21:17 +01:00
GeeckoDev
7febddc839 Corrected a scaling bug 2010-11-29 11:46:05 +01:00
GeeckoDev
38bcfd08c6 Removed unneeded pspdebug.h include 2010-11-27 09:18:20 +01:00
GeeckoDev
ea23da1dda Added samples 2010-11-21 01:29:00 +01:00